Skip to content
Started by GitHub push by MathieuMorlighem
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Basic
The recommended git tool is: NONE
 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Basic/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
 > git --version # timeout=10
 > git --version # 'git version 2.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 rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 0dc0143216ab0b4900eec870c61709bfcf7aca47 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0dc0143216ab0b4900eec870c61709bfcf7aca47 # timeout=10
Commit message: "CHG: no more forum"
 > git rev-list --no-walk 6165a1e047a49a26aed34626408c3cb5f6a585bd # timeout=10
[macOS-Silicon-Basic] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins9504538046960390948.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
   
List of changed files
---------------------
configure.ac
src/c/main/EnvironmentInit.cpp
   
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... yes
======================================================
       Skipping autotools                          
======================================================
======================================================
       Skipping cmake                          
======================================================
======================================================
       Skipping petsc                          
======================================================
======================================================
       Skipping triangle                          
======================================================
======================================================
       Skipping m1qn3                          
======================================================
======================================================
       Skipping semic                          
======================================================
======================================================
       Skipping shell2junit                          
======================================================
======================================================
                    Compiling ISSM                    
======================================================
Making with 8 CPUs
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Basic/aux-config/missing aclocal-1.16 -I m4
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Basic/aux-config/missing autoconf
 cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Basic/aux-config/missing automake-1.16 --foreign
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/Users/jenkins/workspace/macOS-Silicon-Basic --disable-static --enable-development --enable-debugging --with-numthreads=8 --with-matlab-dir=/Applications/MATLAB_R2023b.app --with-fortran-lib=-L/opt/homebrew/lib/gcc/current -lgfortran --with-mpi-include=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include --with-mpi-libflags=-L/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort --with-blas-lapack-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install --with-metis-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install --with-parmetis-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install --with-scalapack-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install --with-mumps-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install --with-petsc-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install --with-triangle-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/triangle/install --with-m1qn3-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/m1qn3/install --with-semic-dir=/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/semic/install --no-create --no-recursion
configure: ============================================================================
configure: =      Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration      =
configure: ============================================================================
checking build system type... arm-apple-darwin24.5.0
checking host system type... arm-apple-darwin24.5.0
checking target system type... arm-apple-darwin24.5.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... gcc3
checking dependency style of mpicxx... gcc3
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.5.0 file names to arm-apple-darwin24.5.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin24.5.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.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... mpicxx -E
checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for mpicxx option to produce PIC... -fno-common -DPIC
checking if mpicxx PIC flag -fno-common -DPIC works... yes
checking if mpicxx static flag -static works... no
checking if mpicxx supports -c -o file.o... yes
checking if mpicxx supports -c -o file.o... (cached) yes
checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for mpifort option to produce PIC... -fno-common
checking if mpifort PIC flag -fno-common works... yes
checking if mpifort static flag -static works... no
checking if mpifort supports -c -o file.o... yes
checking if mpifort supports -c -o file.o... (cached) yes
checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin24.5.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... Fri Aug 29 16:10:14 PDT 2025
checking user name... jenkins
checking host full OS name and version... darwin24.5.0
checking host cpu... arm
checking vendor... apple
checking host OS name... darwin24
checking host OS version... 24.5.0
checking host OS architecture... arm64
checking for debugging support... yes
checking for development support... yes
checking for standalone modules build... no
checking for standalone executables build... no
checking for standalone libraries build... no
checking for wrappers compilation... yes
checking operating system type... macOS
checking if system copy of libc has fmemopen (macOS-only check)... yes
checking for Xlib (graphics library)... done
checking for MATLAB... yes
checking MATLAB's mex compilation flags... done
checking for JavaScript... no
checking for triangle... yes
checking for Boost... no
checking for Dakota... no
checking for Python... no
checking for Python... no
checking for python-numpy... no
checking for Chaco... no
checking for ESMF... no
checking for CoDiPack... no
checking for tape allocation... no
checking for ADOL-C... no
checking for ADOL-C version... 2
checking for ATLAS and CBLAS libraries... no
checking for GSL... no
checking for AMPI... no
checking for MeDiPack... no
checking for AdjointPETSc... no
checking for HDF5 libraries... no
checking for PETSc... yes
checking for PETSc version... 3.22
checking whether PETSc is the development version... no
checking for PETSc libraries and header files in /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install... done
checking for MPI... yes
checking for SCOTCH... no
checking for METIS... yes
checking for ParMETIS... yes
checking for TAO... yes
checking for M1QN3... yes
checking for PROJ... no
checking for shapelib... no
checking for ScaLAPACK... yes
checking for BLAS/LAPACK... yes
checking for MKL... no
checking for PlaLAPACK... no
checking for MPLAPACK... no
checking for MUMPS... yes
checking for BLACS... no
checking for HYPRE... no
checking for Prometheus... no
checking for SEMIC... yes
checking for SPAI... no
checking for SuperLU... no
checking for SPOOLES... no
checking for PaStiX... no
checking for ml... no
checking for UMFPACK... no
checking for libm... done
checking for MATH77... no
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 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... 8
checking for 64-bit indices... 0
checking consistency between all external packages... done
checking for C++ optimization flags... DEPRECATED
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./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
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /Users/jenkins/workspace/macOS-Silicon-Basic/aux-config/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status ./config.h
config.status: creating ./config.h
config.status: ./config.h is unchanged
/Library/Developer/CommandLineTools/usr/bin/make  all-recursive
Making all in src
Making all in c
  CXX      main/issm-issm.o
  CXX      bamg/libISSMCore_la-BamgOpts.lo
  CXX      bamg/libISSMCore_la-BamgGeom.lo
  CXX      bamg/libISSMCore_la-BamgMesh.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      modules/Bamgx/libISSMCore_la-Bamgx.lo
  CXX      modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo
  CXX      modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo
  CXX      classes/libISSMCore_la-AmrBamg.lo
  CXX      datastructures/libISSMCore_la-DataSet.lo
  CXX      classes/gauss/libISSMCore_la-GaussSeg.lo
  CXX      classes/gauss/libISSMCore_la-GaussTria.lo
  CXX      classes/gauss/libISSMCore_la-GaussTetra.lo
  CXX      classes/gauss/libISSMCore_la-GaussPenta.lo
  CXX      classes/libISSMCore_la-IoModel.lo
  CXX      classes/libISSMCore_la-FemModel.lo
  CXX      classes/Loads/libISSMCore_la-Friction.lo
  CXX      classes/Constraints/libISSMCore_la-SpcTransient.lo
  CXX      classes/libISSMCore_la-DependentObject.lo
  CXX      classes/libISSMCore_la-Contours.lo
  CXX      classes/libISSMCore_la-Vertices.lo
  CXX      classes/libISSMCore_la-Nodes.lo
  CXX      classes/libISSMCore_la-Numberedcostfunction.lo
  CXX      classes/libISSMCore_la-Misfit.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquare.lo
  CXX      classes/libISSMCore_la-Cfsurfacesquaretransient.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgrad.lo
  CXX      classes/libISSMCore_la-Cfdragcoeffabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgrad.lo
  CXX      classes/libISSMCore_la-Cfrheologybbarabsgradtransient.lo
  CXX      classes/libISSMCore_la-Cfsurfacelogvel.lo
  CXX      classes/libISSMCore_la-Cflevelsetmisfit.lo
  CXX      classes/libISSMCore_la-Regionaloutput.lo
  CXX      classes/libISSMCore_la-Nodalvalue.lo
  CXX      classes/libISSMCore_la-Node.lo
  CXX      classes/libISSMCore_la-Vertex.lo
  CXX      classes/libISSMCore_la-Hook.lo
  CXX      classes/libISSMCore_la-Radar.lo
  CXX      classes/libISSMCore_la-BarystaticContributions.lo
  CXX      classes/ExternalResults/libISSMCore_la-Results.lo
  CXX      classes/Elements/libISSMCore_la-Element.lo
  CXX      classes/Elements/libISSMCore_la-Elements.lo
  CXX      classes/Elements/libISSMCore_la-ElementHook.lo
  CXX      classes/Elements/libISSMCore_la-Seg.lo
  CXX      classes/Elements/libISSMCore_la-SegRef.lo
  CXX      classes/Elements/libISSMCore_la-Tria.lo
  CXX      classes/Elements/libISSMCore_la-TriaRef.lo
  CXX      classes/Elements/libISSMCore_la-Tetra.lo
  CXX      classes/Elements/libISSMCore_la-TetraRef.lo
./classes/Elements/Element.cpp:4517:23: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
 4517 |         IssmDouble meltrates[numvertices];  
      |                              ^~~~~~~~~~~
./classes/Elements/Element.cpp:4517:23: note: initializer of 'numvertices' is not a constant expression
./classes/Elements/Element.cpp:4496:12: note: declared here
 4496 |         const int numvertices = this->GetNumberOfVertices();
      |                   ^
./classes/Elements/Element.cpp:5886:23: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
 5886 |    IssmDouble p_water[numvertices];
      |                       ^~~~~~~~~~~
./classes/Elements/Element.cpp:5886:23: note: read of non-const variable 'numvertices' is not allowed in a constant expression
./classes/Elements/Element.cpp:5885:8: note: declared here
 5885 |    int numvertices = this->GetNumberOfVertices();
      |        ^
  CXX      classes/Elements/libISSMCore_la-Penta.lo
  CXX      classes/Elements/libISSMCore_la-PentaRef.lo
  CXX      classes/Materials/libISSMCore_la-Materials.lo
  CXX      classes/Materials/libISSMCore_la-Matice.lo
  CXX      classes/Materials/libISSMCore_la-Matlitho.lo
  CXX      classes/Materials/libISSMCore_la-Matestar.lo
  CXX      classes/Constraints/libISSMCore_la-Constraints.lo
  CXX      classes/Constraints/libISSMCore_la-SpcStatic.lo
  CXX      classes/Constraints/libISSMCore_la-SpcDynamic.lo
  CXX      classes/Loads/libISSMCore_la-Channel.lo
  CXX      classes/Loads/libISSMCore_la-Loads.lo
  CXX      classes/Loads/libISSMCore_la-Penpair.lo
  CXX      classes/Loads/libISSMCore_la-Pengrid.lo
  CXX      classes/Loads/libISSMCore_la-Moulin.lo
2 warnings generated.
  CXX      classes/Loads/libISSMCore_la-Numericalflux.lo
  CXX      classes/Loads/libISSMCore_la-Neumannflux.lo
  CXX      classes/matrix/libISSMCore_la-ElementMatrix.lo
  CXX      classes/matrix/libISSMCore_la-ElementVector.lo
  CXX      classes/Params/libISSMCore_la-Parameters.lo
  CXX      classes/Params/libISSMCore_la-BoolParam.lo
  CXX      classes/Params/libISSMCore_la-ControlParam.lo
  CXX      classes/Params/libISSMCore_la-IntParam.lo
  CXX      classes/Params/libISSMCore_la-IntVecParam.lo
  CXX      classes/Params/libISSMCore_la-IntMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleParam.lo
  CXX      classes/Params/libISSMCore_la-FileParam.lo
  CXX      classes/Params/libISSMCore_la-StringArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleTransientMatParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleMatArrayParam.lo
  CXX      classes/Params/libISSMCore_la-DoubleVecParam.lo
  CXX      classes/Params/libISSMCore_la-StringParam.lo
  CXX      classes/Params/libISSMCore_la-MatrixParam.lo
  CXX      classes/Params/libISSMCore_la-VectorParam.lo
  CXX      classes/Params/libISSMCore_la-TransientParam.lo
  CXX      classes/Params/libISSMCore_la-TransientArrayParam.lo
  CXX      classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo
  CXX      classes/Params/libISSMCore_la-DataSetParam.lo
  CXX      classes/libISSMCore_la-Profiler.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/String/libISSMCore_la-DescriptorIndex.lo
  CXX      toolkits/issm/libISSMCore_la-IssmSolver.lo
  CXX      toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo
  CXX      toolkits/mpi/libISSMCore_la-issmmpi.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo
  CXX      toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo
  CXX      toolkits/libISSMCore_la-ToolkitOptions.lo
  CXX      modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo
  CXX      modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo
  CXX      modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo
  CXX      modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo
  CXX      modules/NodesDofx/libISSMCore_la-NodesDofx.lo
  CXX      modules/NodalValuex/libISSMCore_la-NodalValuex.lo
  CXX      modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo
  CXX      modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo
  CXX      modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo
  CXX      modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo
  CXX      modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo
  CXX      modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo
  CXX      modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo
  CXX      modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo
  CXX      modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo
  CXX      modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo
  CXX      modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo
  CXX      modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo
  CXX      modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo
  CXX      modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo
  CXX      modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo
  CXX      modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo
  CXX      modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo
  CXX      modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo
  CXX      modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo
  CXX      modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo
  CXX      modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo
  CXX      modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo
  CXX      modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo
  CXX      modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo
  CXX      modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo
  CXX      modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo
  CXX      modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo
  CXX      modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo
  CXX      modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo
  CXX      modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo
  CXX      modules/Solverx/libISSMCore_la-Solverx.lo
  CXX      modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo
  CXX      modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo
  CXX      modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo
  CXX      cores/libISSMCore_la-ProcessArguments.lo
  CXX      cores/libISSMCore_la-ResetBoundaryConditions.lo
  CXX      cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-CorePointerFromSolutionEnum.lo
  CXX      cores/libISSMCore_la-ad_core.lo
./modules/StochasticForcingx/StochasticForcingx.cpp:142:48: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  142 |                   IssmDouble deepwatermelt_tot[numvertices];
      |                                                ^~~~~~~~~~~
./modules/StochasticForcingx/StochasticForcingx.cpp:142:48: note: read of non-const variable 'numvertices' is not allowed in a constant expression
./modules/StochasticForcingx/StochasticForcingx.cpp:140:23: note: declared here
  140 |                   int numvertices  = element->GetNumberOfVertices();
      |                       ^
./modules/StochasticForcingx/StochasticForcingx.cpp:163:34: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  163 |                                                 IssmDouble calvingrate_tot[numvertices];
      |                                                                            ^~~~~~~~~~~
./modules/StochasticForcingx/StochasticForcingx.cpp:163:34: note: read of non-const variable 'numvertices' is not allowed in a constant expression
./modules/StochasticForcingx/StochasticForcingx.cpp:161:11: note: declared here
  161 |                                                 int numvertices  = element->GetNumberOfVertices();
      |                                                     ^
./modules/StochasticForcingx/StochasticForcingx.cpp:184:42: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  184 |                                                 IssmDouble floatingicemeltrate_tot[numvertices];
      |                                                                                    ^~~~~~~~~~~
./modules/StochasticForcingx/StochasticForcingx.cpp:184:42: note: read of non-const variable 'numvertices' is not allowed in a constant expression
./modules/StochasticForcingx/StochasticForcingx.cpp:182:11: note: declared here
  182 |                                                 int numvertices  = element->GetNumberOfVertices();
      |                                                     ^
./modules/StochasticForcingx/StochasticForcingx.cpp:206:26: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  206 |                                                 IssmDouble smb_tot[numvertices];
      |                                                                    ^~~~~~~~~~~
./modules/StochasticForcingx/StochasticForcingx.cpp:206:26: note: read of non-const variable 'numvertices' is not allowed in a constant expression
./modules/StochasticForcingx/StochasticForcingx.cpp:204:11: note: declared here
  204 |                                                 int numvertices  = element->GetNumberOfVertices();
      |                                                     ^
./modules/StochasticForcingx/StochasticForcingx.cpp:226:52: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  226 |                   IssmDouble p_water_deterministic[numvertices];
      |                                                    ^~~~~~~~~~~
./modules/StochasticForcingx/StochasticForcingx.cpp:226:52: note: read of non-const variable 'numvertices' is not allowed in a constant expression
./modules/StochasticForcingx/StochasticForcingx.cpp:225:23: note: declared here
  225 |                   int numvertices  = element->GetNumberOfVertices();
      |                       ^
./modules/StochasticForcingx/StochasticForcingx.cpp:227:38: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
  227 |                   IssmDouble p_water[numvertices];
      |                                      ^~~~~~~~~~~
./modules/StochasticForcingx/StochasticForcingx.cpp:227:38: note: read of non-const variable 'numvertices' is not allowed in a constant expression
./modules/StochasticForcingx/StochasticForcingx.cpp:225:23: note: declared here
  225 |                   int numvertices  = element->GetNumberOfVertices();
      |                       ^
6 warnings generated.
  CXX      main/libISSMCore_la-EnvironmentInit.lo
  CXX      main/libISSMCore_la-EnvironmentFinalize.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      classes/libISSMCore_la-RiftStruct.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.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      modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo
  CXX      modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo
  CXX      modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo
  CXX      modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo
  CXX      modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo
  CXX      modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo
  CXX      modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo
  CXX      modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo
  CXX      modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo
  CXX      modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo
  CXX      modules/Gradjx/libISSMCore_la-Gradjx.lo
  CXX      modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo
  CXX      modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo
  CXX      modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo
  CXX      modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo
  CXX      modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo
  CXX      shared/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-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      modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo
  CXX      modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo
  CXX      classes/Loads/libISSMCore_la-Riftfront.lo
  CXX      modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.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-PentaInput.lo
  CXX      classes/Inputs/libISSMCore_la-TriaInput.lo
  CXX      classes/Inputs/libISSMCore_la-DatasetInput.lo
  CXX      classes/Inputs/libISSMCore_la-ControlInput.lo
  CXX      classes/Inputs/libISSMCore_la-TransientInput.lo
  CXX      classes/Inputs/libISSMCore_la-TransientFileInput.lo
  CXX      classes/Inputs/libISSMCore_la-ArrayInput.lo
  CXX      classes/Inputs/libISSMCore_la-IntArrayInput.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewVec.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-NewMat.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-VecFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-KSPFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-MatFree.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo
  CXX      toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscMat.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscVec.lo
  CXX      toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo
  CXX      toolkits/mumps/libISSMCore_la-MumpsSolve.lo
  CXX      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      modules/Damagex/libISSMCore_la-Damagex.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      modules/Calvingx/libISSMCore_la-Calvingx.lo
  CXX      modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo
  CXX      analyses/libISSMCore_la-ExtrapolationAnalysis.lo
  CXX      cores/libISSMCore_la-love_core.lo
  CXX      analyses/libISSMCore_la-LoveAnalysis.lo
  CXX      modules/Zgesvx/libISSMCore_la-Zgesvx.lo
  CXX      cores/libISSMCore_la-esa_core.lo
  CXX      analyses/libISSMCore_la-EsaAnalysis.lo
  CXX      cores/libISSMCore_la-sampling_core.lo
  CXX      analyses/libISSMCore_la-SamplingAnalysis.lo
  CXX      cores/libISSMCore_la-sealevelchange_core.lo
  CXX      analyses/libISSMCore_la-SealevelchangeAnalysis.lo
  CXX      classes/libISSMCore_la-GrdLoads.lo
  CXX      classes/libISSMCore_la-SealevelGeometry.lo
  CXX      modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo
  CXX      modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo
  CXX      toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo
  CXX      classes/kriging/libISSMCore_la-Observations.lo
  CXX      classes/kriging/libISSMCore_la-GaussianVariogram.lo
  CXX      classes/kriging/libISSMCore_la-ExponentialVariogram.lo
  CXX      classes/kriging/libISSMCore_la-SphericalVariogram.lo
  CXX      classes/kriging/libISSMCore_la-PowerVariogram.lo
  CXX      classes/kriging/libISSMCore_la-Quadtree.lo
  CXX      classes/kriging/libISSMCore_la-Covertree.lo
  CXX      classes/kriging/libISSMCore_la-Observation.lo
  CXX      modules/Krigingx/libISSMCore_la-pKrigingx.lo
  CXX      shared/String/ApiPrintf.lo
  CXX      shared/Threads/libISSMModules_la-LaunchThread.lo
  CXX      shared/Threads/libISSMModules_la-PartitionRange.lo
  CXX      shared/Exp/libISSMModules_la-exp.lo
  CXX      shared/Triangle/libISSMModules_la-GridInsideHole.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/Krigingx/libISSMModules_la-Krigingx.lo
  CXX      modules/Krigingx/libISSMModules_la-pKrigingx.lo
  CXX      main/issm_slc-issm_slc.o
  CXX      main/kriging-kriging.o
  CXXLD    libISSMCore.la
  CXXLD    libISSMOverload.la
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
ld: warning: ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
  CXXLD    libISSMModules.la
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: -undefined suppress is deprecated
  CXXLD    kriging.exe
  CXXLD    issm_slc.exe
  CXXLD    issm.exe
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
ld: warning: -bind_at_load is deprecated on macOS
Making all in m
make[3]: Nothing to be done for `all'.
Making all in wrappers
Making all in matlab
  CXX      io/libISSMMatlab_la-CheckNumMatlabArguments.lo
  CXX      io/libISSMMatlab_la-FetchMatlabData.lo
  CXX      io/libISSMApi_matlab_la-ApiPrintf.lo
  CXX      io/libISSMMatlab_la-WriteMatlabData.lo
  CXX      ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo
  CXX      ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo
  CXX      ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo
  CXX      ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo
In file included from ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:
:6/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:
:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRI:1228:
BU/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.hT:E1305_:CO127LD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaAr:g Iwarning: dx) __at'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t
ribute__((f o1305r | mPat(printf, strIdx, vaArgIdx)))
      |                                                                   ^
etscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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[vaArgId], ...)x)))
      |                                                                   ^
 PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
19:
In file included from ../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: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #In file included from define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(12printf, strIdx, vaArgIdx)))
      |                                                                   ^
:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
./io/ApiPrintf.cppIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  262 | PETSC_EXTERN PetscErrorCode PetscLogO __attribute__(bjectState(PetscObject, (cfoonrsmt char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      | at(                                                                                ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:p67rintf: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
, strIdx, vaArgI  dx))299) | 
  #de      f| i                                                                  ^n
e 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 ./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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from :11:
In file included from ./io/./matlabio.h:16:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6In 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:
../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:
In file included from 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from :11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1562 | PETSC_In file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h::6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   14 | PETSC_EXTERN PetscErrorCode PetscInfo_PrivaIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1305:127In 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:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12EXTERN PetscErrorCode (*PetscHelpPrintf)16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
te(const char[], PetscOb: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1305 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBU:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15In 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 ject, const char[], .TE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTERN PetscErrorC(ode PetscFPrintf(:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTERN Pe..) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
f, strIdx, vaArgIdx)MPI_CoMPI_Comm, FILEIn file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.htscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char)mm, const char[],)
      |                                                                   ^
 *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #dIn file included from ./io/FetchMatlabData.cppe:f11i:
nIn file included from e./io/./matlabio.h PET:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
SIn file included from C_./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
ATTRIBUTE_FO  R262M | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:  299 |   #define PETSC_ATTRIBUTE_FOR6M:
AIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6T:
(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
[], . ...) PETSC_ATTAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h..) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, I:dx)))
      |                                                                   ^
1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1305:127In 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 RIBUTE_FORMAT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67strIdx, vaArgIdx)))
      |                                                                   ^
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from 
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:
 1305 | PetscError(MPI_Com../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h12::
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1577 | PETSC_EXTERN PetscErrorCode Pe../BamgTriangulate/BamgTriangulate.cpptscPrintf(MPI_Comm, const cIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:m, int, const char *, const char *, Pe: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 tscError note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
C../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:ode,   P299 |   #define et6:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6haPscEr:
6:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:rror:6[], ...) PETSC_In file included from ET/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from :
ype, consIn file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h6:6:
:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h::88:
:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h1577:TTR1228I:
B/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1364:T68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
 1364SC_ATt charU T*, ..In file included from TE:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
_.) PETSC_ATTRIBUTE_COLD PET 1577 | P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hFRSIBUTE_FORMAETT(strIdx, vaA:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.hOCRMATSC_EXTERN( 2, 3);
      | Petsc:E262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
                                                                     ^_A
TTR/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIrroBUTE_FORMAT(7, 8  );
      | r                                                                                                                              ^C:299o:d67e262 Petsc
: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h :#299d:efinPrintfe PETSC_ATTRIBUTE(_MFPOI_CRomm, c | oPETSC_E67: note: MATnsXTEtR Nc Peexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'htar[], .scE
rror  299C | o d e# defiPn..)e PeETS CP_ETSC_ATTRATTRIBtUsTE_FORMAIcLogObTBUT(jstercItdSx, vaArgIdtx) __aEt_FtORMAribuT(2, 3);
      |                                                                      ^
te_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299_((formatate((:67: prnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
Pets  299 |   #dcefinOeb ject, conisntt f, strPIdxc, vahar[ArgI]d, ...) PETSC_ATTRxI)))
      E|                                                                   ^
BUTE_FORTMSACT_(A2T,T 3);
      |                                                                                 ^
RIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(p/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdrxi)n t_f_att,ribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h: | PETSC_EXTERN Pets16rgIdx) __:
(strIdx, vaArgIdx) __aIn file included from t./io/./../../../c/classes/classes.ht:ri11bute__(:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTERN PcetscErrorCode PetscFPIn file included from rin./io/WriteMatlabData.cppt:f(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTEErr_oIn file included from attrFOibute__((format(printfR,M AT(3, 4rCode11 (*P:
../BamgConvertMesh/BamgConvertMesh.cppIn 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;
      | :4:
In file included from                                                                               ^
et/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'(
for  m299a | t ( p#rdienftifn,e strI PETSC_ATTRIBUTEd_:F12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:ORMAT(xstrI../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from d../BamgConvertMesh/./../bindings.hx,,  vvaaAArrgIdx) __attribute__((form:s19:
cIn file included from E../BamgConvertMesh/./.././matlab/io/matlabio.hrg15Idx)))at(prrorPriintf, strIndx,
st vaArgIfdx)))
      |                                                                   ^
)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                    ^
In file included from ./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h::16299:
:In file included from 67./io/./../../../c/classes/classes.h: note: :11:
In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./io/./../../../c/classes/./Vertex.h
:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
:
trIn file included from I./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hd:x11::
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:166:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
       |                                                                   ^
1577 | PETSC_EXTERN PetscErIn file included from r:
orCo  de PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
299 | 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#:d12e:
fIn file included from i./io/./../../../c/classes/./../toolkits/toolkits.hn:e15 :
PIn file included from E./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:S11C:
_In file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hT:T6R:
IIn file included from B/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hU:T6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hE_F:O6R:
In file included from M/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:A78T:( stwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
rI d1578x | ,P EvTaSACr_gEIXdTxE)R N_ _PaetttsrcEirIn file included from r../ContourToMesh/ContourToMesh.cppo:r6C:
oIn file included from d../ContourToMesh/./ContourToMesh.he: 20P:
eIn file included from t../ContourToMesh/./../bindings.hs:c19S:
NIn file included from P../ContourToMesh/./.././matlab/io/matlabio.hr:16intf(cha:
rIn file included from  *, size_t, constb ucthea_r_[(](,f o.r.m.a)t (PpErTiSnCt_fA,T TsRtIrBUTE_FIn file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hOR:MAT(3, 411);
      |                                                                              ^:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:I dx, vanote: Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r
gIdx)))
        299 |   #| de/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hf:i6n:
eIn file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hPE:TSC_ATT6R:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6I:
In file included from BUTE_FORMAT(strIdx, vaArgIdx)                                                                  ^ 
__attribute__((format(/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hp:r8i:
n/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.ht:f1578,: 78s:t rwarning: I'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]d
x, vaArgIdx)) )1578
 |       P| E                                                                  ^T
SC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const charIn 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: 11v:
aIn file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hr:g6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], siIdx)))
      |                                                                   ^
ze_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:12:
In file included from In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
:In file included from 11../BamgTriangulate/./BamgTriangulate.h::
19In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from ./io/FetchMatlabData.cpp:11:
[In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h./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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
::
15In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582In file included from :72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h../BamgTriangulate/./../bindings.h 1582 | PETIn file included from :19:
SC_EX/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h]TERN Pe:t6s:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h,c ErrIn file included from :.orCo:d11e:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h../BamgTriangulate/./.././matlab/io/matlabio.h:16 :
PetscErrorPri:ntf6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hDIn file included from :../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h6::
11In file included from e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hf:a8u:
lIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h(cons..) t cha8r:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h[:], ...) PE1578T:SC78_ATTRIBUTE_:FORMAT(1, 12282:
);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:P67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribETSC_ATTRIBUuTE_FORte__((MfAorTmat(prin(3, tf, strIdx,12 vaA:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.hrgIdx)))
      |                                                                   ^
 :1364:68:warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  1578 | PETIn 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.hwarning: :12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from 
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h1364: | 6P:
ETSC_EXTIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
ERN Pet/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hsc4);
:      |                                                                              ^
1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
SC_EX 1583 | PETSC_EErrorCodeXTE:
RN /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hTERN PPeettscE:299: 67rrorCo(d*Pee PetscErrorPritscErrorPrintfntfNone(co)(constnst char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defiIn file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
ne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:printf, strIdx, vaArgIdx)))
11:
In file included from       | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:                                                                  ^
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h: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:11c:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hh:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]a
 1584 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], .r..): PE TSC_ATTRIBsUTE_FORMcErrorCAoT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PdEeT SPeC_ATTRIBUTE_FORMATt(ssctSrNIPdrxi,n vtaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))f
(      c| h6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h                                                                  ^:
ar *, size_t, const cIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h:16:
In file included from h[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:a67note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h./io/./../../../c/classes/classes.hr[:16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from :11:
./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 ./io/./../../../c/classes/./Vertex.h]:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from :
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from   /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h299 |  :8 :
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:note: 1593expanded from macro 'PETSC_ATTRIBUTE_FORMAT':
82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  299 |    1593 | PETSC_EXTERN Pets#cdefiErro rnCeo dPeE TSC_PetscSynchron#izedPrintfATTRI(MBPI_CommU6,,TE_F OcRo n.s.t. )c harde:
fIn file included from i/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hn:e PETSC_AT8In file included from [], ...) PETSCT_ATTRIBUT:
E_MP/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6F:
OIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:RMAE6T:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hT(R2, 3);S
C      _| A                                                                                 ^T
TRI/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hB:U299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
I  BU299: | 6 :
 In file included from #/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hde/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:T1575E:_79F:ORMAT(strIdfine PETSC_ATTARIB UTE_xFTOE:_8F:
ORMTARTM,A Tvwarning: a'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]A
(strIdx, vaArgId(x) __attribute__((sftorrImdaxt,( pvraArgIidx) __attnrtibute__((ff,o rsmtartI(dpxrintf, st,r IvaArgIrd/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h g(I3d,x )4 )_;_
a      t|                                                                              ^d
:xt)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hr:i299b:u67x),) : 1575note: 
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'      
|                                                                   ^
vaA  299 |  | P ETSC_EXTERN #1562:77: warning: define PEtTSC_ATTRre__((form'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
IBUTE_FORMAT(strIdx,  In file included from a./io/FetchMatlabData.cppt:(11p:
rIn file included from P e1562t./io/./matlabio.hs:16:
iIn file included from gcIEdx | ./io/./../../../c/classes/classes.hvaPnETS:)11:
In file included from ./io/./../../../c/classes/./Vertex.h:t12f),A s:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h)r:rrogIdx)15:
CtIn file included from  
      |                                                                   ^
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h__attrib:u11t:
eIn file included from _/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h_:(6(:
fIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h_:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:EXITdExR,N  Pe1594:91:ov warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
aArg I1594 | PETtSC_ErCodXTERNd xs)P))
etscEIn 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:12r:
crmIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15      e:
r| orIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:E11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hC: PetscFPrintf(MPI6od:
eIn file included from  Pe/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.ht:s6c:
SynrIn file included from _                                                                  ^
chr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.ho:n8:
iIn file included from z/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93:edFP rCiaromowarning: rCnot'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]ft((
m,M P   I14_ | CporFintf, strPIdmm, FIILLE ETSC_EXTEERN *,Pd *,e tscErroreC oconsde PetscInfo_Privt xate(c onstc,ha r[ cha]r[],,  P...etscObject,)  PcE(c*oPveatonnAIn file included from ./io/WriteMatlabData.cppsTt c:hasrt [ch]ar,[ ]SrgIdx)))
      | .                                                                  ^11.:
.In file included from C./io/./matlabio.h_AT:)TRIBUTE_FORMAT(3, ,PETSC_ATTRI  BUs16TE_FORM4AT);cH(3, 4);
      |                                                                                             ^
...:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299In file included from ./io/./../../../c/classes/classes.h | 
      |                                                                                           ^
 /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h: 299)
#:de67 :Pfein :E11note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
eTSC   PElTpSPCr_AiTT299R | _ A #dntfITBUTeIn file included from f../ContourToMesh/ContourToMesh.cpp:6)E_:
In file included from ./io/./../../../c/classes/./Vertex.h:12FORMAT(is(MPI_Com:
mn:
e ,trIPETd cSC_Ax,T TvRaIABrUgTIET_FOIn file included from R./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from dRxM)AT (s_toIn file included from n../ContourToMesh/./ContourToMesh.hst:rIBUTE_./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.ha20ttri _cFObhutIe__Rdx, (a(fvoarAmat:
r[], (prrgI:d11intMATIn file included from ../ContourToMesh/./../bindings.hf:19:
x()3 __In file included from a../ContourToMesh/./.././matlab/io/matlabio.htt:, ristrIdx, vbauArgIdx)))
      |                                                                   ^t
e__((format(printf, strIdx, vaA.r.g.I)d xP)E))
      |                                                                   ^
TSC_A16:
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 In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hTT,../BamgConvertMesh/BamgConvertMesh.cpp:4:
:
RIn file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from 4
);
      |                                                                               ^
 1579 | PETSC_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:E:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579299::9367::  warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | IPETSC_E../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from BUTE_FORMAT(2, 3);
      |                                                                             ^
X/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:TE67R:N  note: Pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e
tnote:   299 |   #define PETSC_Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  X299TE | R N  #PdeetfsicnEerror../BamgConvertMesh/./../bindings.hscError:CoTTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(pr PETSC_ATTRIBUTE_19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16Cde PetsicSNFORMAT(strI:
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.hontf, strIdx, vaArgIdx)))
      |                                                                   ^
de PPrintfCoetscSNPrintfCount(chdx, vaArgIdx) __a:ttriunt(char *, size_t, const char[], sar *, size_t, const char[], size_t *, ...) PETSC_ATTRIB15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11buiUTz:
E_te__((format(printf, stIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6e:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1562:77:_ twarning:  'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]*
, ...) PETSC_ATTRFORrIdx, vaArgIdx)))
      |                                                                   ^
 1562 | PETSC_EXTERIBUTE_FORMAT(3, 5);
MN 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.hAT      | :                                                                                            ^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 P../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.he:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
ts(3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIn file included from cErrorCode (*PetscHelpPrint/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8f)(:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:157767:299:70MPI_:Com::  note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'm, const warning: 
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
 1577 | PETSC_EXTchar  299ERN PetscErrorCode PetscPrintf(MPI_Comm,    |   #def299 |   #codnisnte ficn[], ..ee  PPEEhTSC_A.) PETSC_ATTRTIBSUC_ATTRTITRBIBUUTTE_FOTEIn file included from ER_F./io/ApiPrintf.cppO:11R:
MAaTMATIn file included from ./io/./matlabio.hr:[16(s(t2_]:
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,:rI,d15 3F)O:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: 11:
x;In file included from RM.AT,
 /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h      .(v:.) P6ETSC_A:
| In file included from                                                                             ^
TTRIBU/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h299::667:
:In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hT:8:
note: E_aArexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'g
IstrId  dIn file included from xFx) ,ORMA/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:2991567_ vaA:
r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:T(2, 3g)I;
      262| :                                                                     ^_att81 |   dribu:x warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
#deft)
ien/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.he: 299P:ETSC_  ATT262_ | 67PE TRIB_U(T(Ef_oFrOmS: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'_R_Ca_tEtXrTiEbRut
N PaettsceM_A_(ETr  ro(r(fo(Csotde Pertsrcpmraitn(LptogObjectStatIed(x,299rPeft,s  strId |   #decfxOvbajAercgtI, const,  cvaharA[r]g,I dx)))
.      ..) PEiTSC_A| TnTRI                                                                  ^dixB) __att
tUf,rnTe PEiTE _sFtOrRbMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #definutSeI PETdx,S C_AC_ATvTTRIBUTE_FORMAT(e_TRIBst_r(I(dfxo,r mvaatA(rpgrIidnxUIn file included from T../ContourToMesh/ContourToMesh.cppE:_6a) F_O_attri:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from ../ContourToMesh/./../bindings.hb:ute_R_((formatAr19(ptMfg,r stirAT(IsdnItf,:
 tsxtrIn file included from Id)x),) 
v../ContourToMesh/./.././matlab/io/matlabio.hrId      x| ,                                                                  ^ 
vaArgdIx, vd:aAx16a:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12)))ArgIdx)))
      
      |                                                                   ^
:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hrgIdx) __attri|                                                                   ^
bute__((format(printf,In file included from ./io/WriteMatlabData.cpp: strIdx, vaAr11:
:In file included from 15./io/./matlabio.h:g16:
:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11IIn file included from ./io/./../../../c/classes/classes.h::
11:
dx)))
      |                                                                   ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hIn file included from ./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h::68:
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h1582:6In file included from :
../BamgTriangulate/BamgTriangulate.cppIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h4::
8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from :72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN Pet 1582 | PETSCscE../BamgTriangulate/./BamgTriangulate.h:19:
_rIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscErrorEXTERN PetscErrororCode PCode etscErrorPrrCPetscintfDefoadeu PlettscErrorPS(cronsti char[], ...) PETSC_ATTRIBnUtfTDeE_FORMfAaTu(lt(c1,NPorintf(c 2);
      |                                                                        ^
nst chhaarr /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h*,: [s299i:z67e: _note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define P], ...) PETt, conETSC_ATTRIBUTE_FORMAT(sSC_trIdx, vaAsATTRIBUTE_Ft OchRaMr[AT(1, rgI], ...) P2);
      | d                                                                       ^x
)E __att/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: rnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
Tibut  e__((S299C | _ A #definfe PTETTRIBUTE_SC_ATFORMAT(3,ormat(pTRIBU rinTt4E_Ff, strORMAT(strII);
      dx, dvxa, AvaAr| g                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299r:67:Idx) __att note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, gIdx)))
      |                                                                   ^
rvaArgIdx) __attribiute__((format(pIn file included from r./io/WriteMatlabData.cppinbtfu,t es_t_r(I(dfxo, vaAr:rmat11:
In file included from gIdx)./io/./matlabio.h:()p16:
In file included from rintf)./io/./../../../c/classes/classes.h,:11 :
sIn file included from t./io/./../../../c/classes/./Vertex.hr:I12d:

In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
x, vaArgIdx))      )
|       |                                                                   ^                                                                  ^

In file included from In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6../ContourToMesh/./ContourToMesh.h:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::20:
1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h: 1583 | In file included from 19:
In file included from ../ContourToMesh/./../bindings.h../BamgTriangulate/./../bindings.h:19:
:In file included from 19../ContourToMesh/./.././matlab/io/matlabio.h:
:In file included from 16../BamgTriangulate/./.././matlab/io/matlabio.h:
:In file included from 16../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:
:In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:PETSC_EXTERN P1211:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from e../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11t:
sIn file included from c/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hE:r6r:
oIn file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hC:o6d:
eIn file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hP:e6t:
sIn file included from c/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
EIn file included from :r../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:ro8r15:
In file included from Pr:
../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:11:i1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
1579/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hn: | 1583t:fNone(const cPhar[]E, T.S69C:_ Ewarning: X'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T
E.RN  PetscErr1583 | PETSC_EXTEoRN PreCtode PscErreotrsCcSNProde PetscEirnrorPrintftNfoCountn(echar( c*onst ,c hsairz[], e_t,. .c.o) PETnst cShCa_r.ATIn file included from TRIBUTE_F)OR MPETSC_ATTARIBU[], size_t T(1, 2);
      |                                                                     ^*,TE_ F..O../io/CheckNumMatlabArguments.cpp): 5P
ETSC_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:A67TRTRIM:
A:In file included from ./io/./matlabio.h:16BUTET_(1,:
FIn file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12 :
note: In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'./io/./../../../c/classes/./../toolkits/toolkits.hO:RMA 
2);
      | 15:
In file included from T(3                                                                    ^
./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67, 5)In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
;In file included from 
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from   299 |   #defi      | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h                                                                                            ^:
 note: :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'6
n  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h299: | e PE299 :
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h::67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'T
SC_A  299 |   #dTeTfRiIne  #define PETSC_ATTRIBUTBE_FORUTE_FORMPAT(M8A:
TIn file included from (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hs:t1567r:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
strIdx,    14 | PETSC_EXTERN PetscErrorCode PetscInfETIdx, vavAorSC_ATTRagA_rPIrigIIddxx)B) _v_aa t__attritbturtieb_u_te__(e(f(ocromat(((formatp(rpintf,n sstt rcIhdax,U vr[]TrinatAfrg,I strI,d PEdx_, evatAsrcgOxbjectF,I const )chardx))))
)      |                                                                   ^
[], ...) PETSC_ATOT
R      I| B                                                                  ^
UTE_FORMAT(3, 4);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ../ContourToMesh/ContourToMesh.cpp:  299 |   #dIn file included from e./io/WriteMatlabData.cpp:11:
In file included from R6:
In file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from f./io/./matlabio.h:16:
MIn 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../ContourToMesh/./../bindings.h::19:
AiT(sIn file included from t../ContourToMesh/./.././matlab/io/matlabio.hr:I16d:
xIn file included from ,../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h :v11a:
AIn file included from r../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.hg:I12d:
xIn file included from )../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :ne 15P:
E15TSC_ATTRIIn file included from :
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:B../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hU:T11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:11:
_6:
In file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h_:F6:
In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:at6tr:O6R:
MiIn file included from b/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:A6T:
In file included from :
In file included from u/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:(6t:
:In file included from 8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hs:1584:81: warning: e__((ftroIdrxma:8,t(printf,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 
v asAtrrgIIddxx,) :
1584 | P ETS/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hC:_Ev a_A_ragtIXTERN Pettdxrib1584scErrorC)):)81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
u o
      de 1584P | ePEtTSC_EXT| scHeltEpPrintfeR_N_D(                                                                  ^ 
efault(MPI_Comm, const char[], ...) PPetscE(forEmTaSCt(prin_ATTRIBUTtrrorCode PetscEf, _FORMHIn file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
eAT(2, lpPrinsIn file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:ttfrId19D3ef)a;u
l      t| (                                                                                ^M
PIx:
,In file included from  ../BamgTriangulate/./.././matlab/io/matlabio.hv:_aArgIdComm, con16st c:
haIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h6:
:In file included from 299/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h::676::
 In file included from xrnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
))/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from [],   299 |   #define P)
      .| .                                                                  ^.
ETSC_ATTRIBUTE_FOR)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:MAT(strId72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
x, vaAr 1582g | IPETSC_EXTERN PetscErrorCodx ) __attribute__((fodrmat(pre PPetsicntf, stErrorPrintfDETSC_ArTIdTxe, vaRIBArgIdx)f))a
      ult(consUt Tc|                                                                   ^
hE_FORMar[], ...)AT(2, 3) PETSC_ATT;
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defRIBine PETSC_AUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strTIdxIn 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.hT:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h: 6va:
ArIn file included from g/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:R6IBUTE:
Idx) __attribute__In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:_FORMAT8(:
str(Idx, vaArgIdx)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h :_1593:_(atftorrimbaute_82t(prin_tf, strI((format(printf, strIdx, vdx, vaArgaA: rwarning: Id'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
gIn file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h: 1593x | ))P)E
      |                                                                   ^
TIdx)))
      |                                                                   ^
In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19S19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h::
In file included from 16../BamgTriangulate/./.././matlab/io/matlabio.h:
In file included from :../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.hC16In file included from :_E12:
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:XT../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
:
In file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:16RN PeIn 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::
156:
In file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hIn file included from :s8c:
E../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:r:or1214:
In file included from In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:C::93:11ode PetscSync:
hIn file included from r owarning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
:15n   :
14 | 6P:
EIn file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hS:CizIn file included from e../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h_EXTdE:66:
RPrintfIn file included from N Pets/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
:
(cMIn file included from In file included from PEIr_roCr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.homm:,8 :
cCode /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:o6ns:t1583:
In file included from P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82::69 warning: echar[], 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t:
 sc1593 | Info_PriPE.v awarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e
(c.o.)n sPtE TTIn file included from  S1583./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.hc:16SC_:
In file included from ./io/./../../../c/classes/classes.h | :PE11E:
XIn file included from T./io/./../../../c/classes/./Vertex.hhCaTrEIn file included from :12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from _[/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:A], PeRt6./io/CheckNumMatlabArguments.cppN: 5:
:
In file included from SPCe_EtXTsIn file included from cIn file included from s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hcO:T6E./io/./matlabio.hRN: ./io/ApiPrintf.cppP::
11In file included from bTRIBUTE:
16eEtrrs_jec:
ocIn file included from In file included from r./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h::16C:
In file included from E./io/./../../../c/classes/classes.h:11:
6In file included from rt:
, ./io/./../../../c/classes/./Vertex.hc./io/./../../../c/classes/classes.hFr:12::
11In file included from :
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hoIn file included from rCode Poe./io/./../../../c/classes/./Vertex.ho/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12::
O/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:ns15td254:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:te Pe11R:
sM:AIn file included from T 84c: (warning: 2'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
:
tEc,h 3a./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hrror:11s:
cIn file included from S/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hy:n6r:
  )254P | PEcTSC_In file included from EXhT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hE[;]
      :| 6r                                                                                 ^i:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:R6N:

In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hn In file included from Preotn8/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.htfNs:cErrorC,1575:79: warning: i'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]z
:ode  P e299o1575:t. | ens67P..:ecEV)TSC( d Pnote: Eexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'T
S_EcPiXeTwoe  r299 | A S CE:n6sII#PriC_AT:
tTRNderRIiBn tPfentscfUIn file included from (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hE:rrorTCotde P6MfP(Ie EtPsectsc_FPc_VFieweriri:
ntf,( McIn file included from o/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hPOI_nCst hcohmRmM,AaTr([ ]F,ILE  .*.,.a)3 Ccn P:6:
Eons,o tT ScCh_em rPa4In file included from )/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hr:[]m,,  8conA.T.[.E]T,T :
In file included from S). .PREITBSUC._)AT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h;C_TsRtI B
T      EA_FOR MUAT| E:1567_:
F/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.hT:PcTETT                                                                                            ^
262hO(R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hI:B299U:T67R:M Anote: 2T(,3 ,3 )4;)
;      :| 81                                                                                   ^E
SC_ATa
      _Fr[| :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:OR 67                                                                              ^]
, T:warning:  'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]note: 
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h
:R299I:  M  .299262expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | 67P: |  
note: Bexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'A
  .  299E.) UT (PsEtTrSIC 299d |   #defin | T  ##_xeTE_dFOReMfAiTn,eATTd( 1P,EeTSC _2AST TPfE)CRRIBiTI n;e PSU
vBU_EEaTArgIdx)T TES_CF_CA_XTOTRRMIABUTE_AFT      _| O(                                                                    ^st
rIdx, /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hv:a299A:r67g:IRd x) __aTtTERMATt(ributset_raN__(note: (expanded from macro 'PETSC_ATTRIBUTE_FORMAT'T
Id  x299,t Rvaf |  AtrgormIart (ipbIE uBrUTi_nFtOfPE#RMAdxtdefeT_tFs,cEr)r o O_RMs(t2r,I_dexai ne3 )r;
C      o| d                                                                                 ^e
,/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.ht:triAPbut_299 :v67a:A rnote: gexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'I
d   299eTE | _(st_TxS C)_rIdx, vaA(rgIdx))) 
      | _                                                                  ^ 
#Pd_ef_ia(A((formeante( pPrEiTnSttft,r isftorrImdaxTtts(pCT_RAb, varAIBIn file included from UTE./io/ApiPrintf.cpp_rT:11:
uFIn file included from g./io/./matlabio.hI:d16x:
)In file included from )i)./io/./../../../c/classes/classes.h:11c:
LIn file included from o./io/./../../../c/classes/./Vertex.hg:O12t:
e_In file included from _./io/./../../../c/classes/./../toolkits/toolkits.h(:(15O:

bjectTState(PetIn file included from       | R                                                                  ^./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h
:11n:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:R6I:
BIn file included from U/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:Ttf, sf6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:MscoArtmr6OTbjIn file included from (eEcat(:
sIn file included from I./io/FetchMatlabData.cpppt/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hr:Id_xF8O:
RM:ATr,t,11/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h iv(::
1577dn:a70A:In file included from  xwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/./matlabio.h
t, f 1577: | 16P:
sIn file included from ./io/./../../../c/classes/classes.hrE,: 11s:
TIn file included from gvIdx)tt arArIgdSxCI_dExX)T)E)R
N       | P                                                                  ^e./io/./../../../c/classes/./Vertex.h:t
srcIEdr12r:
oIn file included from r./io/./../../../c/classes/./../toolkits/toolkits.hC: 15:
oIn file included from d, _x./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h,: 11v:
aec _PaettIn file included from s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hcvAr:g6IdxoP:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.har:In file included from 6./io/WriteMatlabData.cpp::
iIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hnArtgt)f(rM:P6Inis_ :
_CIobmutme_,_ (11(In file included from fcoornm/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.ha:t12(:
pr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hi_na:ttri255b:d96tufx,s::
 twarning: e_'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_(In file included from (./io/./matlabio.hfto rt) )c)h
a      r| [                                                                  ^]
c:ham, ...) P
Er16[   255 | PET]sa, tr.S.C._tE):
 In file included from I./io/./../../../c/classes/classes.hd:x11,:
 In file included from v./io/./../../../c/classes/./Vertex.ha:TX(ApTSERN12rrgIdixn)t)f),
       s| t                                                                  ^r
I CPdetscEP:
xE,TS C_AIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.hvaTATrIn file included from rgIdxR../BamgTriangulate/BamgTriangulate.cpprI:15BU_TEo_rCode))):

:       PetscFViO| R                                                                  ^M
AAT(eIn file included from w./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he4rATSTC2IIR,I :
3In file included from S../BamgTriangulate/./BamgTriangulate.hy):;In file included from 
n      | 11../ContourToMesh/ContourToMesh.cppch                                                                     ^r
o/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:
:19:
In file included from ../BamgTriangulate/./../bindings.h::19::
2996:67:
nIn file included from i../ContourToMesh/./ContourToMesh.hz::In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6e:
note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
dIn file included from P../BamgTriangulate/./.././matlab/io/matlabio.hBr  i29920::
 | In file included from  ../ContourToMesh/./../bindings.h :#19d:
eIn file included from f../ContourToMesh/./.././matlab/io/matlabio.hi:n16entUfT(EP_e tPsE:
TSC_In file included from A16FcVieTwTeRrI,B In file included from U../ContourToMesh/./.././matlab/io/../../../c/classes/classes.hTcEo_nF/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hORMAOTs(s:t6r:
IIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hR11:
:
tM Adx:,chIn file included from a../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.hr[]In file included from T,( ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.hv:a11A2r,g I::
In file included from d12 3:
In file included from 6x:
.In file included from .../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:) /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h__).)a ttIn file included from ::
r../BamgConvertMesh/BamgConvertMesh.cpp;
      | :4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:ibutPe15__(E(for:
19In file included from T12S:
CIn file included from _../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hATT                                                                                ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::1594RImBU15:91:
aTt:
(In file included from p../BamgConvertMesh/./../bindings.hrEinIn file included from t../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h_
FORMf../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h,: s:t11rAITd(x, :
vIn file included from a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hA rwarning: g:Id/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hx:)11:
299'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:In file included from :19/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h::6726):
)
      |                                                                   ^

, :3);:

In file included from       |                                                                                                ^
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:
:In file included from  ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.hnote: :299 1594 | :P67In file included from ./io/ApiPrintf.cpp:11:
In file included from E:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h :expanded from macro 'PETSC_ATTRIBUTE_FORMAT'6
:
In file included from ./io/./matlabio.h  T:S16C:
note: In file included from 299./io/./../../../c/classes/classes.h | : 11_:
6E:
11In file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hX:T6E:
RIn file included from NIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h./io/./../../../c/classes/./Vertex.h:12
:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hIn file included from  ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h: Pe  :
In file included from :11:
299#6:
In file included from 6t | sc E r#rdoe/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hf:i6nreC oPdEeT In file included from :
In file included from de:
../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.hSCPfIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h::12:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hi:_88:
../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h::15846A:
TnT::
In file included from eR :81I15/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::BeUP:
T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h1594::t6s:
c91E _FIn file included from O:R Mwarning: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
AT(sEtrTISd x1584, | PSETSC_E XvIn file included from aA../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hr'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]g
I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hd:8x:
Ty ECRN_ APTeTtRsIcBEUrTrE_:Fnch)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h 11OrorR__CMoani:o1578d::
78In file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.ht1594zT(e: 6 | ePETSC_EXs:t rPewarning: It'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:

In file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hi:budtsxdt e__((f6T,cHeElR Nv 1578Fp | PPParintfDefaulEto:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6T(SrCA_EXeTPErRNm aPtetris:
cnEtrsrocgI(MPdprtriEntrI_Cofmrmo,r CcoC,In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:262): 81_:_ awarning: t'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]t
f  r262n  | st Psooibute__((trIdxM(,E TvSacAfCo_rEmPadt(rpgrIdhI_dCXee  oPaTiExR)Nen)m)t
s      c| S                                                                  ^ PPerN[tem
,s FtILEPrintf,f st], (trc S.*.c.h)ar y*, Inchronized,FPrsin  PETSCt_fcIn file included from ATETrRrIoB./io/FetchMatlabData.cpp:(Ur11sd:
In file included from cTi./io/./matlabio.hz:x16o:
In file included from e./io/./../../../c/classes/classes.h_MtE_FORC:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12M:
In file included from PA,TodIe_ C ovPa./io/./../../../c/classes/./../toolkits/toolkits.h(:2, conn,15e:
tIn file included from s./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hc: 11:
sIn file included from t /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hArgI3:stm6Ldx)m:
,  FI)LcEh aIn file included from r)o*c/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h[)
      | g                                                                  ^O,b:jech]
6 ctoS:
tIn file included from a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hr:[;
6      a]n,st :
cIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: 272.,:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
ht   272. | .P.E)ar[],T.S.C)_  ...) | E                                                                                ^X
TERN/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hP: 299:Peet(sPEe PETSC_AP67E:TTTctErsrcoOrbCjoedce PteRtSTC_SCI note: s_cAV,expanded from macro 'PETSC_ATTRIBUTE_FORMAT'ATTRIiB UBTET_FOReMAT(3,
 w4erStriTngSPcriUnTtf(R)I;B
      P| o                                                                                          ^E
n_sF  etOURtMsAc299VTi | E _ F#dOefin/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299e Tw(er, :cchR67: note: oe3n,sar[expanded from macro 'PETSC_ATTRIBUTE_FORMAT't  cMh]4, )a; 
      |                                                                              ^
r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h.:299:67:
 note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
..) PE[T]S, APT(3, 4);
.      .| .                                                                                          ^)
 PCET_A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hTSTCR_I  B299U | T E: 299  :29967 | :   note: Aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
#TT  299R | I B UETE#d_FORMATT(S2#,d e3f)d;_inFeO RPMeC_
AETeA      |                                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67f:i nnote: TTRIBUexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'TT
(2, 3  299 | ef)i S #deE PETSfCi_nAe _FOR;MnPETTTRSeA 
PETCIBCS_ATTURTIEB_U      TE_F_OTR(MsAtTr(Idx,A TvTRIBUTEa_FsOtRMAT| (rsItFrIdx,CdxO,RMAT(stAr IvdaxA,r gvIa AvarAgrrdgxg)II_dATdx)  _                                                                                ^_aIttrTxR)ibute__attri_IBb_( U__at(uftoer_m_((tf
oramta(tp(rpirnint/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hf,t strTfEd_xI)d __:at299:F67O:r ,note: xR, vt aexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'siAr
ibtrIMd  A299T | (rsx,bug Idt vtaxAr gIdxr)))))eu_
      #| d                                                                  ^t
e__((_((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
)
      efIdxf,in ev aAorrg| Idx) __attrimat(Pprintf, sbtrIdx, vaArgIdx)))
      |                                                                   ^
ute__((format(printf, s                                                                  ^
ETSC_ATTRIBUTE_FIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printIn file included from f./io/FetchMatlabData.cpp:11:
In file included from ./io/./matlabio.h:ORMAT(str16:
In file included from ./io/./../../../c/classes/classes.h:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12IdtrIdx,:
x, v,In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
 v stIn file included from rIdx, vaArg./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.haaI:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:302A:r88g:I dwarning: x'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes])
))
      |                                                                   ^
dx))  )302A | PETSC_EX
T      E| R                                                                  ^Nr gIPdexts
cErrorCoIn file included from d./io/ApiPrintf.cppe: 11P:
eIn file included from t./io/./matlabio.hs:c16V:
iIn file included from e./io/./../../../c/classes/classes.hw:e11rVUPrintDeferred(PetscViewer, const char[], ...) PIn file included from ../BamgTriangulate/BamgTriangulate.cpp:
:4:
)In file included from ../BamgTriangulate/./BamgTriangulate.hEIn file included from TS./io/./../../../c/classes/./Vertex.hC:_12A:
TIn file included from T./io/./../../../c/classes/./../toolkits/toolkits.hR:I15B:
 In file included from __at:t19r:
iIn file included from bUuTE../BamgTriangulate/./../bindings.h_F:O19te./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h_:_11R:
:
In file included from MIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h../BamgTriangulate/./.././matlab/io/matlabio.h::6A:
In file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h(:(6(fo216:
:
rIn file included from mat, 3);(
prin../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.ht:f11      :
| In file included from ,/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h s                                                                                       ^trId
xIn file included from , /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hvaArgI../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h::12:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h299::15:
dIn file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:667:
:x:)))11
:
      |                                                                    ^note: 
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from 
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
  299 |  In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6In file included from :
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h#:define P8E:
T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
SC_ATTRIB U1594T | EP_EFTOSRCM_AT(strIdExX,TERN PetscError vaArgIdx) __atCtordie Petbute_s_cSync(h(ronizfedFPorrimat(pntf(MrPI_Cionmtf, sm, FItLE *r,I dx, vcaoAnrsgt char[]Idx), ..In file included from )./io/CheckNumMatlabArguments.cpp:)5/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8
      :
|                                                                   ^
.:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
) PETSC_ATTRIBUTE_F In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6ORMATwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PET:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTERN PetscErr(3SC_EXorCode PetscFPr, 4);
      iTERN |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299Petscntf(MPI_Comm, FILE *, const char[], . | ..Erro ) PETSC_Ar Co#ddeeTfTiRneI PBE UTSC_PATeTtRscSNPrintfCount(char *, sizeITE_FORMAT(BUTE_FOR_t, c3MA,T(strIdo 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:n299st: c67ha:r note: xexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  [299 |  , #define ]P, vaArg siETSC_ATTIRdx) I_B_UaTtEt_rFiObRuMtzeAT(e__((format(printf, strI_tdx *strIdx, ., vaArgIdx), vaArgIdx) __attribute)..) PETSC_ATTRIBUTE)_F_O_(R(fMAT(3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'

  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((      f| ormoat(p                                                                  ^ri
ntf, strIdx, vaArgIdx)))
      |                                                                   ^
rmat(printf, strIdx,In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.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::158:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1577 | PETSC_EXTERN Pe:
tscErrIn file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
SC_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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hXTERN Pets:cErr1578o:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
rCo d1578e |  PPETSeCtscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx_EXTERN PetscError, vaArgIdx) __Code PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_attribute__((foATTRIBUTE_FORMATrmat(printf, strIdx, va(strIdx, vaArgIdx) ArgIdx)))
      |                                                                   ^
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 __attribute__((fo./io/./../../../c/classes/./Vertex.h:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
rmat(printIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583f, 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::69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | P12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:ETSC_EXTERN PetscErrorCode PetscErrorP6r:
iIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hntfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PETSC_EXTERN PetscErrorCode PetscSNP1, 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTErintfCount(char *, _FORMAT(strIdx, vaArgIdx) __attribute__((forsIn 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:
ize_t, const cmhar[], size_t *,at(printf, strIdx, vaA r.g.I.d)x )P)E)T
S      C| _                                                                  ^A
TTRIBIn 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: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:UTE_FORMAT(3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:6711:
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 :note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define11 :
PIn file included from ETSC_ATTRIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8IBUTE81: :
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:_warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTFEORRMANT(strIdx, vaArgIdx) __attribute__((format(printf, s1584 | PETSC_EXTERN Pets PetscErrorCode PetstrIdx, vaArgIdx)))
      cEc|                                                                   ^F
rrorCode PetsPrintf(MPI_CcHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.hommBUTE_FORMAT: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
, FILE *, const char[], ...) (2In file included from , 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h::67:6
  299 |   note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |  #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribut:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8e_ :
/Users/jenkins/workspace/macOS-Silicon-Basic/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);
      |                                                                        ^
 #define _/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:PETS((f note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRICo_ATTRBIBUUTTEE__FFOORMAT(strIdx, vaArRMAT(srmat(printf, strIdx, vaArgIdx)))gIdx) __attributetrIdx, vaArgIdx) __attri
      |                                                                   ^
__((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.hIn file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.hb: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from ute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:12:
In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:
In file included from :./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h6::
11In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6In file included from :
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 |  P1593 | ETSC_EXTERN PetscErrorCode PeP../BamgConvertMesh/BamgConvertMesh.cpptscErrorPrintfNone(cons:4:
In file included from t char[], ...) PETSC_ATTRIBUTEE../BamgConvertMesh/./BamgConvertMesh.hT:19SC:
_In file included from E../BamgConvertMesh/./../bindings.hX:T19E:
RIn file included from N../BamgConvertMesh/./.././matlab/io/matlabio.h :P16e:
tIn file included from s../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.hc:E11r:
rIn file included from o../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.hr:C12o:
dIn file included from e../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :P15e:
tIn file included from s../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6_:
FORMAT(1, In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299cSy70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1577 | P:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |  nchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
ETSC_E      |                                                                                  ^X #define PET
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMTAETRN PetscS(strIdx,EC_ATTRIrro rBUTE_vFaOArgIRdx) __Code aPtettributsec_P_r(intf(MPIM_ACTo(msmt,r Icdoxn,s tv acAhragrIdx) _(_attributef_or_ma(t(printf, strIdx([], ...)format(printf, strIdx, vaArgI, vaArgIdx)))
      |  PETSdx)))
      |                                                                   ^
                                                                  ^
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 In file included from ./io/CheckNumMatlabArguments.cpp:5C:
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:
ATTRIBUTE_FORMAT(2, 3)./io/./../../../c/classes/./../toolkits/toolkits.h:15;
      |                                                                      ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 :
:In file included from 299./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h1584: | 6PETSC_E:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:XTERN PetscErrorCode PetscHel |   #define91 p: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594P | PETSC_ATTRIBUTE_FORMrintfDefault(MPI_Comm, const chaAr[]P,E TSC_EXTER...) NP EPTeStCs_cAETrrorTRIBCode UPTeEt_sFcOSRyMnAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTTc(hrsontrIEd_FxO,RMizedFP vaArgAIT(dstrrintfIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
x) __attribute__((format(MPI_Comm, F(printf, strIdILEIn file included from ./io/CheckNumMatlabArguments.cpp:5:
In file included from ./io/./matlabio.h: *, x, 16const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'vaArgIdx)))
      |                                                                   ^
:
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 ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:299 |   #define PETSC_ATTRIBIn file included from U/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTETE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
RN PetscErrorCode PetscSNPrinIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8tf(char *, size_t, const char[], .:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTERN PetscError..) PETSC_ATTRIBUTCode PetscSynchronizeE_FORMAT(3, 4);
      dPrintf(MPI_Com|                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'E_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^

  299 |   #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 define PETSC_ATTRIBUTE../BamgConvertMesh/./.././matlab/io/matlabio.h_FORMAT:(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from ./io/CheckNumMatlabArguments.cppIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PET: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:SC_EXT6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 ERN PetscErrorCode PetscSNPrintfCoIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FOunt(RMcAT1594 | PETSC_EXhar *, siz(TERN2e, 3_) ;
      |                                                                                    ^
t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h, const char:P[]299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArg,Idx) __attribute__((format s(printf, strIdx, vaArgIdx)))
      |                                                                   ^
izeIn file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:_t *, 19.:
.In file included from .../BamgTriangulate/./../bindings.h): 19P:
EIn file included from T../BamgTriangulate/./.././matlab/io/matlabio.hSC_AT: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | PETSRC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                                ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #deIfine PETSC_ATTRIBUTE_FORMAT(strIdxB,U TE_FORMAvT(3, aArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_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:
eIn file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.ht:12s:
In file included from cFErrorC../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hodO:15:
In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from eRM/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h Pe:6A:
TIn file included from (tsstrIdx,c vaSArgIync/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from hrd/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12onx:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hized:F272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  272 | PETSC_EXTERN PetscErrorCode PetscVi) e_w_eatPrrinttfribut(eMPIS_trinCo_mm_,((fgoSrPmraint f(FILPetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      | t(E *                                                                                     ^
print/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:,299 cf, ost:67: nnote: sexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'r
Idx, vt acArgIhar  [299] |   #,define PETSC_ATTRIBUTE_FORMAT(strIdx,  ..In file included from v../ContourToMesh/ContourToMesh.cppa:A6.:
)rgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 Pdx)))
      |                                                                   ^
ETSC_AIn file included from ../ContourToMesh/./ContourToMesh.h:20:
In file included from TTIn file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:In file included from ../BamgTriangulate/BamgTriangulate.cpp:4:
In file included from ../BamgTriangulate/./BamgTriangulate.h:19:
In file included from ../BamgTriangulate/./../bindings.h:19:
In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16RIBUTE_FOR../ContourToMesh/./../bindings.hMAT(3:
,In file included from  ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h4:11:
:19:
In file included from ../ContourToMesh/./.././matlab/io/matlabio.hIn file included from 19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12):
:
In file included from ;../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h
:15      :
In file included from |                                                                                           ^
../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:  11302:
:In file included from  | PETSC_ note: ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'E
16:
In file included from X../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
TERN  299  |  PetscErrorCode PetscVieweIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.hrVUPrin:t12D:
eIn file included from  ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15#:
dIn file included from :12fe../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hr:r11e:
dIn file included from (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hP:e6:
:
In file included from In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h::15:
tIn file included from s../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hc:View6e:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:r6:
, const char[], .In file included from ./Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:11:
.In file included from ) 12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6P:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hT:S8C:
_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
Ae TTRIBUTE1582_FOf/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h | :P254E:Rine PETSC_TMSCAT_E(XTAERTN 2P,e t3s);
      | 84T:                                                                                       ^ 
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:cRwarning: I299EBU:T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E67_
FO:RrM ArorCod  note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'T
(e  299  |   #dsetfr254ine IPPEeT | SCtsPETdSC_ATTRcE_IBUTEE_FORMAT(strIdx, vaArgIdXxTEx,) v R_N_ aPtetariAbrurterorts_c_ErrorgI(P(formaCtoded P(rpirnx)etitnfscVtife, w__ae sDterfIadx, vaArgIdx)u)l)t
(co      t|                                                                   ^
rASCIIPrintf(Penst char[], .tribute_..) PETSC_ATTRIBUTtscVi_ewer, cons((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
E_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PEt cTSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
har[], ...) PETSC_ATTRIBUTE_FORMATIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PE2, 3);
      |                                                                                    ^
TSC_ATT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hR:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FIORMABUTE_FORMAT(1, 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
RIBUIn file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:TE_FORMAT(strIdx, 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.hva:A12r:
gIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hI:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6dx:
)In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:_12_attribu:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:255:te__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ..In file included from .) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                                ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299In file included from :67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATT../BamgConvertMesh/BamgConvertMesh.cppRIBUTE_FORMAT(st: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593rIdx, va:A82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]rgIdx) __attribute__((format(printf, strIdx, vaArg
Idx)))
      |                                                                   ^
 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:
In file included from ../BamgConvertMesh/./../bindings.h:19:
In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ContourToMesh/ContourToMesh.cpp:6:
In file included from ../ContourToMesh/./ContourToMesh.h:In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h20::
12In file included from :
../ContourToMesh/./../bindings.h:19In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hIn file included from :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronized../ContourToMesh/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:FP11r:
iIn file included from n../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.ht:12:
In file included from f(MPI_Comm, FIL../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hE:15:
In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
 *, const char[], In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: ...) PETSC_ATTRI'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302 | PETSC_EBXTERN PetscErrorUTE_FORMACodTe( 3, 4);
      | P                                                                                          ^
etscViewerVUPrintDeferred(/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hP:et299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299scViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299 |   #define PETSC_ATTRI:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUBUTE_FORMAT(strIdx, vaArgIdx) TE_FORMAT(strIdx,_ vaArgI_attribute_dx_)( (format(printf, str__Idx, vaAargIdx)))
      t|                                                                   ^
tribute__((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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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.hIn file included from ./io/WriteMatlabData.cpp:11:
In file included from ./io/./matlabio.h:16:
In file included from ./io/./../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTERN PetscErrorCode PetscViewe: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PErASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetTSC_ATscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __aTRIIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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);
      |                                                                                    ^ttribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
BUTE_FORMAT(strIdx, 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^

/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attrvaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ./io/ApiPrintf.cpp:11:
In file included from ./io/./matlabio.h:16ibute__((form:
In file included from ./io/./../../../c/classes/classes.hat(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4:
In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19:11:
In file included from ./io/./../../../c/classes/./Vertex.h:12:
:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  272 | PETSCIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302 | PE_EXTERN PetscErrorCode PetscViewerStringSPrintTSC_EXTf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) SC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
./io/WriteMatlabData.cpp:417:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
  417 |                 sprintf(id,"%i",contour->id);
      |                 ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/_stdio.h:278:1: note: 'sprintf' has been explicitly marked deprecated here
  278 | __deprecated_msg("This function is provided for compatibility reasons only.  Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
      | ^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
  218 |         #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
      |                                                       ^
18 warnings generated.
  CXX      ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo
18 warnings generated.
  CXX      ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo
18 warnings generated.
  CXX      ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo
  CXX      ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo
18 warnings generated.
18 warnings generated.
  CXX      ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo
  CXX      ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo
19 warnings generated.
  CXX      ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defineIn 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: PET11S:
CIn file included from _../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.hA:T12TRIBUTE_F:
ORMAIn file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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[], PetIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19scObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgITdx) __attribute__((format(printf, strIdx, vaArgIdx))()
      |                                                                   ^s
trIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
T(strIdx, vaArgIdx:
In file included from ../InterpFromGridToMesh/./../bindings.h:19) __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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(p:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.hr:16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.hi:ntf, st11r:
IIn file included from d../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hx, vaArgIdx)))
      |                                                                   ^
:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) In file included from _../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:_5:
aIn file included from t../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:t19:
rIn file included from ../DistanceToMaskBoundary/./../bindings.h:19:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.hibute__((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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(coIn file included from ../ElementConnectivity/ElementConnectivity.cpp:n5st char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm,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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:
In file included from 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FOR../ElementConnectivity/./ElementConnectivity.h:20:
In file included from  18 warnings generated.
MAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594 | PETSC_EXTERN PetscErrorCode/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
1562 | PETSC_EXTERN PetscErr../ElementConnectivity/./../bindings.h:19:
In file included from FILE *,orCode (*PetscHel../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 const pPrintf)(MPI_Comm, con:12:
char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |  st char[], ...) PETSC_ATTIn file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   14 | PETSC_ERIBUTE_FORMAT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: #define PETSC_ATTXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |    note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #deRIBU#define PETSC_ATTRIBUTE_FORMAT(strfine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __atTE_FORMAT(strIdx, vatribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
ArgIdx) __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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:Idx, vaArgIdx) 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from __at 1577 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                      ^../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTERN Pets
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'tribute__((format(printf, stcrErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ContourToNodes/ContourToNodes.cpp:5:
In file included from ../ContourToNodes/./ContourToNodes.h:19:
In file included from ../ContourToNodes/./../bindings.h:19:
In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16:
In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:
  255 | In file included from 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
PIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   14ET | PETSC_EXTERN PeStscErrorCode PetscInfo_Private(const char[], PetscObjCect,
_EXI const chTERar[], ...) PETSC_N PetscATTRIBUTE_FORMAT(3, 4);ErrordCode../ExpSimplify/ExpSimplify.cpp PetscViewerAS:CIISynch
ronizedPrint  299 |   #definef(Px, 4e PETSC_A      :
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 t|                                                                                             ^
s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'cViewer, const char[], ...) PETSCv../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from aArgITTRIBUTE_AT../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
dTRIBU
_FORMAT(TE_x)))
      |                                                                   ^  
299 |   FORIn file included from MAT(2, 3);
      |                                                                                                ^s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.htrIdx,
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
:  299 |   #define PETSC_6ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8a:
tIn file included from tri#define Pbute__((format(E pTSC_ATTRIBvaArgIdx) __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.hrintf, strIdx, vaArgIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:UTE_FORMAT(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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((f:11:
In file included from orma1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1305 | PetscError(MPI_Comm, int(printf, strIdx, vaArgIdx)))
      |                                                                   ^
_attribute__((for/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.ht, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_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 ATT../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302 | PETSC_EXTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7ERN:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from  PetscErrormat(printf, strIdxCode,  8,PetscViewerVUPrintDeferred(PIn file included from etsc V/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6i:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
)../ElementConnectivity/ElementConnectivity.cpp;
      :|                                                                                                                                ^ewer,5 :
In file included from ../ElementConnectivity/./ElementConnectivity.h:c20:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567
1578 | PETSC_EXTERN PetscErrorCodeo Pentsstc ScNhParri[n]t,f (.c.h.a)r  P*E,T SsCi_zAeT_TtR,I BcUoTnEs_tF OcRhMaArT[(]2,,  .3.).;)
       P| E                                                                                       ^T
SC_ATT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hR:I299B:U67T:E _note: Fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'O
RMAT(3,   4299) | ; 
       #| d                                                                             ^e
fine PETSC_vAaTATrRgIIBdUxT)E)_)F
O      R| M                                                                  ^A
T(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
  262 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67  :299  | note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defi ne  PETSC_ATTR#dIBUTE_FORMAT(strIIn file included from d../ExpSimplify/ExpSimplify.cppx, evfiaArgIdne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attr:4:
x) __atIn file included from t../ExpSimplify/./ExpSimplify.hr:i19b:
uIn file included from t../ExpSimplify/./../bindings.he:_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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hf:o6r:
mIn file included from a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.ht:(6p:
rIn file included from i/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hn:t6f:
,In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hs:t8r:
IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hx:,1228 :
vaArgIdibute_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: _(x(form'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]at()))
      |                                                                   ^

printf, strIdx, vaArgIdx)))
      |                                                                   ^
 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPIn 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 rintf)(const char[../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
], ...) PETSC/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h_:1579ATTRIBUT: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attIn file included from r../InterpFromGridToMesh/InterpFromGridToMesh.cppi:b5u:
te__((forIn 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:
mE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:at(printf, strIdx, vaArgIdx))299):
      |                                                                   ^
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const chaIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from r[],11 :
...) PETSC_A../ElementConnectivity/./../bindings.h:19:
In file included from TTRIBUT../ElementConnectivity/./.././matlab/io/matlabio.hE:_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:
FIn file included from ORMAT../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11(1, 2);
      |                                                                        ^
:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #deIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PfETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, coinst char[ne P]ETSC_ATTRIBU, ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
TE_F  In file included from 299../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h | :12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:  #define PETSC_ATTRIOBUTE_6FORRMAT(strId:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79:MAT(strIdx, vaArgIdx) __attribute__((f warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 ormat(printf1575 | PETSC_EXTERN PetscErrorx, vaArgIdx) _,C strI_oattribudtee _P_e(t(sfcoFrPrintf(MPI_Comm, dx, vaArgIdx)))
      |                                                                   ^
FILE *, comat(printf, strIdx,In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5:
 vaArgIdx)))
      |                                                                   ^
nst char[], ...) PETSC_ATTRIBIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from UTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67In 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1577 | PETSC_E: note: XTERN PetscErrorCode ../DistanceToMaskBoundary/./DistanceToMaskBoundary.hPe:t19s:
cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'Printf(MPI_Comm, const charIn 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
  299 |  ]:,15 :
.In file included from .../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h.:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
) PETSC_ATTRIBU TE_FORMAT(2, 3);
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
#In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8define PET:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:S69:C _warning: A'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]T
TRIBUTE_FO 1583 | PETSC_EXTRMAT(EsRtN rIdx, vaArgIdx) __attrib      u| t                                                                     ^e
__/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67(:( fnote: oexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
Prma  299 |  t(printf,  #defsitnrIdx, vetes PETcEaASrCg_IAdTxT)R)IrBUrorCodTe PE_)FeORMAT
      (|                                                                   ^
tscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORstrIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
|                                                                   ^
In file included from MAT(1, 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTIn file included from ../ElementConnectivity/ElementConnectivity.cpp../InterpFromGridToMesh/./InterpFromGridToMesh.h::519:
:
In file included from In file included from ../ElementConnectivity/./ElementConnectivity.h../InterpFromGridToMesh/./../bindings.h::2019:
:
In file included from In file included from ../ElementConnectivity/./../bindings.h../InterpFromGridToMesh/./.././matlab/io/matlabio.h::1916:
:
In file included from In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h::11:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h16:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h::12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
R11I:
BIn file included from UIn file included from T../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:
:In file included from 12E:
In file included from _../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hF:O15/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:
:In file included from 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:
:In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hR:M6A11T:
(In file included from s:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h1577::670:
:In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hwarning: :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8trIdx,:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]1578 vaAr
:gIdx 1577 | PE78TS:C _EXTwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]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:

ERN P)In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:e tscErr11 __attribut:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:1578 | PETorCode PetscPrintf(e6__(:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
(format(printf, strIdx, In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1562:77MPI_Comm, convaArgIdx)))
      S:C_st ch| ar[], . .warning: .'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes])
 P                                                                  ^ETE
 1562 | PESXTERN TC_ATTSC_EXTERN PeRPIBeUtTsEc_EFrOrRoMrACTo(d2e,  P3e);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #deftscErrIn file included from orCode (*PetsciHelpP../DistanceToMaskBoundary/DistanceToMaskBoundary.cpprt:s5c:
SIn file included from N../DistanceToMaskBoundary/./DistanceToMaskBoundary.hP:r19i:
nIn file included from t../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:
fIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
ne PETintf)(MPI_In file included from Com(char ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:m*, coSC_ATTRIBUT11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:E_FORMAT(strIdx, vaArgIdx) __attribute__((form,a ts(ipze_t, const char[], ...) PETSC_ATTRIBUTnst char[], ...1584rE_FORMAT(3, 4in):81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1584 | PETSC_EXTERN PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: tPetscErrof, strIdx, varArCgIodx)))
      |                                                                   ^
 note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #);
      |                                                                              ^
de Petsc/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:d299:e67f:i nnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
HelpeP P  ETSC_Arint299 |   T#define PETSC_ATTRIBUTE_FORMIn file included from A../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from TfDeTfault(MPI_Comm, consR(IBUTE_t char[],F O.RMAT(.s.t)r IPdETSC_ATTRIB../InterpFromGridToMesh/./../bindings.h:19:
In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.hstrIdx, vaArgIdx) __attribute__((fox, v:aArgIdx) _16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:U11T:
E_FORMAT(In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6_attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
rma2, t(p:
3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:
rintf, strIdx, vaArgIdx)))
      |                                                                   ^
  299 |   #define PETSC1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_AT_ATTRIBUTE_FORMAT(strIdx, vaArTRIBUTE_FORMAg  CXX      ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo
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 T(3, 4);
      | ../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:
                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:Id299:x67):  _note: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'att
  299 |   #define PETIn file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
SC_ATTIn file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hibute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
RIBUTE_FORMAT(strIdx, vaArgIdx) __attr:ibute__((format(pri6ntf,:
 sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hr:Idx, vaArgIdx6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PETSC_EXTERN PetscErrorCode PetscSNPr)i)ntfCount(char *, size_t, const char[])
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTERN PetscE      |                                                                   ^
,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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579 sir:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | rorCode ze_tPETSC_EXTERN PPeetscSynchrot *nizedP,scErrrorCode Petsc ...) PETSC_ATTRIBUTE_FORiMnAtTf((3MPI,_Comm,  5);
co      |                                                                                             ^
SNP/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:rinn299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __tfCount(sattribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
t char[], ...) PETSC_ATTRIBUTE_FORMATchar *, size_t, const charIn 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:
([2, 3],In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12:
 size_t *, )...) PEIn file included from T../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:;15SC_ATTRIBUTE_FORMAT(3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTR
      | :
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
I                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriBbIn file included from u/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.htUTeE__FO_RM((format(printf, strIdx, :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582vaArAT(strIdx, vaArg:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_gIdx)Idx) EXTERN PetscErro))
      | __attributrCo                                                                  ^
e__((format(pridIn 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.he: 16P:
eIn file included from t../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hs:c11E:
rIn file included from r../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.ho:r12P:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFntf, strIdx, vaArgriIdx)))
      |                                                                   ^
Printf(MPI_Comm, FILE *, conIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
ntfsIn file included from t cD../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from har[], ...) PETSC_ATTRIBUTE_FORMATefaul../InterpFromGridToMesh/./../bindings.h:19:
In file included from (3, 4);
      |                                                                                           ^t(const char
[],../InterpFromGridToMesh/./.././matlab/io/matlabio.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
   299 |   #defin:16.:
.In file included from .) PETSC_../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:15e PETSC_ATTRIBUTE_FORMAATTRIBUTIn file included from E../ExpSimplify/ExpSimplify.cpp_:F4O:
RMAT(1, 2:
);
      In file included from | ../ExpSimplify/./ExpSimplify.h                                                                       ^:
19/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:
:In file included from 299../ExpSimplify/./../bindings.h::6719::
 In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT(In file included from s../ExpSimplify/./.././matlab/io/matlabio.htnote: :r:Iexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defd11x, vaArgI16indx) :
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.he:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 PETSC_ATTRIB UTE_:_at11:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12:
_1582 | PETSC_EXTFORMIn file included from A../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT:15(strItdx,:
In file included from  ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:ributERN PevtascError6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6ArgIdx) eCode PetscE:
rrorPrintfDefaul__((format(printf,In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
_t(_ca ttributIn file included from e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.honst char[__((for:m1567a:
t(prsint/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.hf,t]rI,  :..d.) PETSCs_ATtTrRIIBUTE_FORMAdx, 14:T(vaA93r: warning: 1x, vaArgIdx'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]gIdx))),
)   14 | )P
E)
       | 2);
                                                                        ^      
|                                                                   ^
TIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
SC_EXTERN PetscErrorCode|                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from  P../ElementConnectivity/./../bindings.h:etscInfo_Private(const char[], PetscObject
, const char[], ...)   P299E | T19SC  #d:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hefine PE:_ATTRIBUTE_FORTSC_ATTRIBUTE_FORMAT(strIdx, vMAT(63aArgIdx) __attr, 4);
      |                                                                                             ^
ibute/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   :
__((f#define In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:oPETSC_ATTRIBUTE_FORM6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:rmat(printf, strIdA8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
T( x, vaArgIdx)))
      |                                                                   ^
1583 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIIn file included from strIdx, vaArgIdx../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from ../InterpFromGridToMesh/./../bindings.h:19:
BUTE_) __attribuFOIn file included from te__../InterpFromGridToMesh/./.././matlab/io/matlabio.hR:MA16:
T(1, 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67In file included from :../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11 ((format(printf, str:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from note: I../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBU:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:d11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
x, vaArgIdx)))
      |                                                                   ^In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:69: TE_FORMAT(strIdx, vaArgI
warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | PETSC_EXTERN PetscErrorCode PetscErrdx) __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:16orPrintfNone(const cha:
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:15r[], ...) PETSC_A:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hTTRIBUTE_FORMAT(1, 2:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299::81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1584 | PET67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defiSC_EXTERN PetscErrorCone PETSC_ATTRIBUTde PetscHelpE_FORMAT(strIdx, vaAPrintfDefault(MPI_Comm,rgIdx) __attriIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, s bute__((format(ptrIdx, vaArgIdx)))
      |                                                                   ^
rconst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defintf, strIdx, vine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriaArgIdx)))
      |                                                                   ^
buIn file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:te__((format(printf,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 strIdx, vaAr:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
gIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1584 | PETSC_EXTERN PetsIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:cErrorCode PetscHelpPrint20:
In file included from fDefa../ElementConnectivity/./../bindings.hult(MP: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:I_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETS15:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:C_ATTRIBUTE_FORMAT(strId6:
In file included from x, vaArgIdx) __attr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from ibu/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTERNte__((format(printf, strId PetscErrorx, vCodae PetscSynchronizedPriArgIdx)))
      |                                                                   ^
ntf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 MAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArg1593 | PETSC_EXTERN PetIsdx) __atcErrorCode PetscSynchronizedPrintf(MPI_Comm, constribtu char[], t.e__((format..) P(ETSC_ATTpRrIBUTE_FORMAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #definie PnEtf, strIdxTSC_ATTRIBU, vaArgIdx))TE_)
      |                                                                   ^FORMAT(strIdx
, vaArgIdx) __attribute__((format(priIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5:
In file included from ../ElementConnectivity/./ElementConnectivity.h:20:
In file included from ../ElementConnectivity/./../bindings.hntf, strI:19:
In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16dx, vaArgIdx)))
      |                                                                   ^
:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.hIn 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 :In file included from 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../InterpFromGridToMesh/InterpFromGridToMesh.cpp:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf:5:
In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19:
In file included from (MPI_Co../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:
mm, FIIn file included from L../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from E../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 *, con 1594 | PETSC_EXTERN PetscErrorCode PetscSynchronistz char[], ...) PETSC_ATTRIBUTE_FORMAT(3, edFPrintf(MPI_Comm, FILE *, const chaIn file included from ../ExpSimplify/ExpSimplify.cpp:r4../InterpFromMesh2d/./.././matlab/io/matlabio.h[:16]:
,:
In file included from  ...) PIn file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from 4../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h12:
In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.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:12E);
      |                                                                                           ^
:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299T:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTERN PetscErrorCode SPets  c299 | C_ATTRFIBPUr intf(TME_PFOIRM #def_ine PECTAT(3o, 4);
SC_mm, FILAETT RI*BU, const ch      TE_Far[], ...) PETSC_ATTRIB|                                                                                           ^
O/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hUTER_FORMAT(M3, 4);
      |                                                                               ^:
299:67:: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
15:
In file included from :299  :29967 | :A note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h   299T(str | I d x, vaA#rdgeIfdixn)e __at tribute__((formaPtE(TSC_ATTRIBUTprintEf_,F OsRMATtrId(strIxd,x ,v aArgvaArIdx)))
      |                                                                   ^
gIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 #define PETSC_ATTRIBUTE_FORMAT(sIn file included from t../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   r#Idefine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from dx, ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscvErrorCode PaeAtrsgcISdNxPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attr)i b_u_taet_t_r(i(bfuotrem_a_t(((printf, strIdx, vaAfrgIdx)))
      |                                                                   ^
ormat(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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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::11:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[]In file included from , ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
../InterpFromMesh2d/InterpFromMesh2d.cppIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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[], ...)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: PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETS16:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from C_ATTRIBUTE_FORMAT(../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.hs:12:
In file included from trIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:272:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  272 | PETSC_EXTERN PetscE19:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTrrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETS) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                                ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16:
In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
RIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
C_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx,In file included from ../ExpSimplify/ExpSimplify.cpp:4:
In file included from ../ExpSimplify/./ExpSimplify.h:19:
In file included from ../ExpSimplify/./../bindings.h:In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6:
In file included from ../ExpToLevelSet/./ExpToLevelSet.h:19:
In file included from ../ExpSimplify/./.././matlab/io/matlabio.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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/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.
  CXX      ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo
  CXX      ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo
  CXX      ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo
18 warnings generated.
18 warnings generated.
  CXX      ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo
  CXX      ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo
18 warnings generated.
  CXX      ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo
18 warnings generated.
  CXX      ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo
18 warnings generated.
  CXX      ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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 *, PetscErrorCIn file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ode, PetscErrorType, const char *, ..../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
.) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h1364 | PETSIn 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 C../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12_:
EIn file included from X../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hT:E15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
RN PetscE  262 | PETSC_ErXTrERN PetscErrorCode PeotrsCcoLdoeg O(b*jectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #defiPetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attrne PETSCibute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
_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 ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(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 2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:_ATTRIBUTE_FOIn file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19R6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from MAT(strIdx, /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hvaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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 *, ..:
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16:
.) PETSIn 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 C_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(priIn 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.hntf, strI:dx, vaArgIdx)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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hIn file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp::6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
18 1305 | PetscError(MPI_Comm, int, const:
In file included from ../MeshPartition/MeshPartition.cpp:5:
In file included from ../MeshPartition/./MeshPartition.h:19In 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 :
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1577 | PET../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
SCIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:_6EXTERN P:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1364:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1364 | PETSC_EXTERN PetscErrorCode (*PetscErrorPertisnctEfr)r(ocroCnosdte  cPheatrs[c]P,r i.n.t.f)( MPPEIT_SComm, const char[], ...) PETSC_ATTRCI_BAUTTTER_IFBOURTMAT(2, 3);
      |                                                                      ^
E_FORMA/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
T  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attri(1, 2);
      |                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_bFuOtReM_A_((format(pTrintf, strIdx(strIdx,, vaArgIdx) __attribut ev_aArgIdx)))
      |                                                                   ^
_((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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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 In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: :5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from 1579 | PE/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8T:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   14 | PETSC_EXTSECRN PetscErrorC_oEdXe PetscITERN PetscErrorCode Penfo_Private(tconst char[], PetscObject, const char[], ...) PETSC_ATsTRIBUTE_FORMAT(3, 4);
      cSNPr|                                                                                             ^
int/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
fCoun  t299 |   #d(efine PEchar *, size_t, coTnSsCt_ AcThTaRrIB[UTE_FO]RMAT(,s tsriIzdex_,t  v*aAr, ...) PETSCgIdx) __at_ATTRIBUtrTE_FOibute__((formatRMAT(3,(printf, strIdx, vaArgIdx) )5))
;       c| h                                                                  ^

      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_In file included from A../MeshProfileIntersection/MeshProfileIntersection.cppTTRIBUTE_FORMAT(1, 2):;
      |                                                                        ^
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:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:11:
In file included from 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h  :299 |   #defin12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.he:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1562 | P PETSC_ATTRIEBTSUCTE_FORMAT(strIdx, vaArgI_dExX)T E_R_Na tPtertibustcErrorCoe__(de (*PetscHel(forpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_mat(printf, strIdx, vaArgFORMIdx)))
      |                                                                   ^
AT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:In file included from  note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'../MeshPartition/MeshPartition.cpp
:5  299 |   :
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::a16:
rIn file included from  *, const char *, PetscErrorCode, PetscErrorT20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.hypeIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:19:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16:
, con:12:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | PETSC_EIn file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:st char *, ...) PETSC_AXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PE12:
In file included from TTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^TSC_ATTRIBUTE_FORM../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:

/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIAT(1, 2);
      | /Users/jenkins/workspace/macOS-Silicon-Basic/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_ATTRIBUBUTE_FORMAT                                                                    ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
TE_FORMAT(3, 4);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
(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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
#define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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.hIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  254 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATIn file included from T../MeshProfileIntersection/MeshProfileIntersection.cppR:I18B:
UIn file included from T../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.hE:_19F:
OIn file included from R../MeshProfileIntersection/./.././matlab/io/matlabio.hM:A16T:
(In file included from 2../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h,: 113:
)In file included from ;../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h
:      12| :
                                                                                   ^In file included from 
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:262:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  262 | PETSC_EXTERN Pe:ts cErrorCodnote: e expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
PetscL  o299g | ObjectSta t e#define P(ETSCP_eAtscObTjTeRcItB,U TcEo_nFsOtR Mchar[]A, ..T.()strId xP,E TvSaCA_rAgTITdRxI)B U_T_E_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299a |  t tr#ibdutee__((ffiormat(prinne PETStf, sCt_rAITdTxR,I BvUaTAEr_gFIdx)))
      |                                                                   ^
ORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaAIn file included from r../MeshPartition/MeshPartition.cppg:I5d:
xIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__(In file included from (../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cppfo:r4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.hmat:(19p:
rIn file included from i../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.hn:tf, s16:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
trIdx,In file included from  vaArgIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATIn file included from T../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19:
In file included from ../MeshProfileIntersection/./../bindings.h:19:
RIBUTE_In file included from F../MeshProfileIntersection/./.././matlab/io/matlabio.hO:R16M:
AIn file included from T(2, 3);
      |                                                                                                ^
../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:: 12note: :
expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from 
../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h  :2996 | :
 In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from #/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hd:e6f:
iIn file included from n/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.he: 8P:
E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hT:SC_ATT1575RIBUTE_FORMAT(st:r79I:d xwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
, v a1575A | rPgEITdSxC)_ E_X_TERN PetscErroraCttributeode __((format(priPntetscFPrif, strIndx, vaArgIdxt)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h))
      |                                                                   ^
f(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: :6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:In file included from 8../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]:20:
In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19:

In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h: 161577:
 | In file included from P../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.hE:T11:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.hSC_EXTERN Pe:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
tIn file included from scErr../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:orCode PetscPri6n:
tIn file included from f(MP/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hC:omm, 272c:onst86 :c warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
har[], ..  .272 | PETSC_)EXTERN  PPeETSC_AtTsTRcIBUTE_ErrorCode PetsFcORMAVieweTr(StringS2P,r i3n)t;f
(      P| e                                                                     ^t
scVie/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:wer,  const char[note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
], ...)   299 |  P E#TdSeCf_iAnTeT RPIEBTUSTCE__AFTOTRRMIABT(2,UTE_FORMAT(strId x3,);
      |  vaAr                                                                                     ^g
Idx) /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h__attribute__((for:m299at(printf:67: note: , strexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'Idx, va
ArgIdx)))
      |   299 |                                                                     ^#def
ine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((formaIn file included from t../MeshProfileIntersection/MeshProfileIntersection.cpp(:p18r:
intfIn 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 s../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.ht:r12I:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from d../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:x11,:
 In file included from v/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.ha:A6r:
gIn file included from I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hd:x6):
)In file included from )/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h
:      |                                                                   ^
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4:
In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:206:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::
1579In file included from :../InterpFromMeshToMesh2d/./../bindings.h93::19 :
warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h
:16:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from  1579 | PETSC_EXTERN Petsc../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
EIn file included from r../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hr:o11r:
CIn file included from o/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hd:e6 :
PIn file included from e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.ht:s6c:
SIn file included from N/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hP:r6i:
nIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hf:C12o:
u/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hn:t302(:c88h: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
ar *, size_t, cons  t char[302 | PET]SC_E,X Tsize_EtR *N/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h, ...) P PetscErrETSC_AToTRIBUrCode TE_F:O8:
R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hPetscVMiAeT(3, 5);
werVU      P| r                                                                                            ^i
ntDe/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hf:e299r:r67e:d (note: Pexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e
tscViewer, const   char[],299  |   :1562:.#..)d ePfine PETESTCSC_ATTRIB_UATTTRIBE_FORUTE_FMAT(2, 3ORMAT(s);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PtrIdx,E vaArgIdx) __TSCattribute__ATTR_((format(Iprintf, sBUTE_FORMAT(strtIrIdx,77 : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
vaArgIdx)))
      |                                                                   ^
dx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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 ../MeshProfileIntersection/MeshProfileIntersection.cpp:18In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PE:
TSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                              ^
In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:
:In file included from 299../MeshProfileIntersection/./../bindings.h::6719::
 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const chaIn file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.hr[], size_t *, ...) PETIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppSC_ATTRIBUTE_FORMAT(3, 5):5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h;:
19:
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299::1667: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #de:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11fine PETSC_ATTRIIn file included from ../InterpFromMeshToMesh3d/./../bindings.h:19:
BUTE_FORMAT:
In file included from (strIdx, vaArgIdx)../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
 __attribute__((formatIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from 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:
../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from :
../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.hIn file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h15::
11In file included from :
../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
12:
 1582 | PETSC_EXTERN Pe:6:
tscErIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from rorCode Pets/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hcEr:ro6rPIn file included from rint:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h::1582:72:fDefault(const char[], ...) PETSC6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6_ATTRIBUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN Petsc:67: :
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 | ErrorCod e  #PdeetfsicnEe PETSC_ATTRIBUTE_FORMA:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PT(strIdx, vaArgIdrx) __aETSttribute__(rC_orPri(format(printf, stntfDefault(const chrar[], ...) PETSC_ATTRIBIdx, vaAUTrEE_FORMAT(1, 2);
      |                                                                        ^
gIdx)))
      |                                                                   ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from ../IssmConfig/./IssmConfig.h:20:
In file included from ../IssmConfig/./../bindings.h:19  299 | :
In file included from ../IssmConfig/./.././matlab/io/matlabio.h:X T E#defin16:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.hRN PetscErr:11:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.he PETSC_ATT:12:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.horCode:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hRIBUT:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h PetscFEPr_:FORM6in:
tfIn file included from (M/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hP:I_6CAT(strIdx:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6o,:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | PETSC_EXTERN PetscErrorCode PetscErmm, vaArgIdx rorPrintfNon)e (__caottnrisbFtu cIhLEa *r,[ ctonse]_, ...) PE_TSC_ATTRIBUt((format(TE_F charp[]rOinRtMAT(,f1,,  s2t)r;I
d      x| ,                                                                    ^ 
vaArgId/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hx)))
:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
      |                                                                   ^
 ...)   P299E |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriTSC_ATTRIBUTE_FORMATbute__((format(printf, st(In file included from rIdx, vaArgIdx)))
      |                                                                   ^
../MeshProfileIntersection/MeshProfileIntersection.cpp:18:
In file included from 3, 4);
      |                                                                               ^
../MeshProfileIntersection/./MeshProfileIntersection.h:19/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:
:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define In file included from PIn 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.hETSC_ATTR:15:
../MeshProfileIntersection/./../bindings.hIn file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:19:
In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:11:
:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: In file included from IBUTE_F'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12O:
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:
 R1584MA | TP(EIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:strTISC_EX6dx,T vEaRANr PgetscError:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hCodIdx) __attribute__((format(printf, set r:1583:69PetscHelpPrintfDe:f warning: a'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
ult(MIPdxI,_ vaArgComm,  Iconst char[], ...) PETSC_Adx)))
      |                                                                   ^TT1583 | PETSC_EXTERNRIBUTE_FORMA PetscErrorCode T(2, 3);
      |                                                                                 ^

/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx)In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppP __a:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:t19e:
tscErrotriIn file included from ../InterpFromMeshToMesh3d/./../bindings.h:19bute__((forrPrintfNone(mat(printf, strIdx, vaArgIdx)))
      |                                                                   ^
const char[],:
 ...) PETSCIn 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 A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hT:6:
TIn file included from ../IssmConfig/IssmConfig.cpp:11:
In file included from 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.hRIBU:12:
In file included from TE_F/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hO../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
RIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
MAT6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:In file included from 6/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTERN PetscErrorCode PetscSynchroniz(1, :
e2)d;
Pri      ntf(MIn file included from PI_Comm,|                                                                     ^
 /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hconst char[]:, ./Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:..) P70E:T warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
SC_ATT299R:67I: Bnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'UTE_FORMAT
(2, 3  299 |   #d);
      |                                                                                  ^
efin/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |  e  P#define PETSC_ATTRIBUTE_FORMAT(strIdxE, vTa SArCg_IAdT1577 | PETxSC) __attrTRIBUibu_te__((formTE_FOaRtM(printf, sAtrEXTERN PetIsdcExrr,o rCvoaArTgIdxd)))
      |                                                                   ^
e PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:(67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
In file included from   ../IssmConfig/IssmConfig.cpp:s11:
299In file included from t../IssmConfig/./IssmConfig.h | :20:
 In file included from r../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6 #define PETSC_:
In file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
ITTRIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
dx, vaArgIn file included from I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:dx) _91_att: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
IBUTE_FORMA 1594 | PTETSC_EXTERN PetscErrorCode PetscSync(hsrtornIidzxe,d FvParAirngtIrdx) __attfr(iMbPuIt_eC__((forommam, FILtE *,( pcrintfonst , strcIhdx, avra[], .ArgId.x.))))
       | P                                                                  ^ETSC_
ATTRIBUTE_FORMAT(3, 4);
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaAIn file included from rgIdx) __att../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cppib:ute__((r5ib:
uIn file included from t../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.he:_19_:
(In file included from ../InterpFromMeshToMesh3d/./../bindings.h:f(formato(rprintf,19:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16:
mat(printf, strI In file included from str../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.hIdx, vaArgIdx)))
      |                                                                   ^
:dx, vaArgIdx)))
      |                                                                   ^
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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);
      |                                                                              ^
In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h::29918:67:
: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 note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 | :
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1584 | PETSC_EXTE RN  #PdeetfsicnEerrorCode Petsc PETSHelpPC_ATTRIBUTE_FORrintfDefault(MPI_Comm, const char[], ...) PEMATTSC_ATTRIBU(strIdx, vaArTgIdx) _E_FORMAT(2, 3);_attr
      |                                                                                 ^
i/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299b:u67:t e__(note: (format(printf, expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #destrIdfine PETSC_x, vaATTRIBUTE_FORMAArgIdx)))
      T(strIdx, vaArgIdx) __attribute__((|                                                                   ^
format(printf, strIn 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 Idx, ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from vaArgIdx)))../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11
      |                                                                   ^
:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18P:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: T'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]S
C_EXTERN  1593 | PEPTSC_eEtXscErrTERN PetosrcCode ErrorPetscCSoNdPer PetscSyintfCnchroonuinzedPrintf(MPIt(char _Comm*,, siz conset_ chat, cornst [c]h, ...ar[],) PET sizeS_Ct_ ATTRI*, ..B.U)T PETE_FORSMAT(2, C3_ATTR);
      |                                                                                  ^IBUTE_FORMAT
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h(:3299,: 675:) ;note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'

  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((form      |                                                                                             ^
a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.ht:(299p:r67in: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #detf, strIdx,fine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 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:In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5:
In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19:
In file included from ../InterpFromMeshToMesh3d/./../bindings.h:1916:
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::
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:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h15:
In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594 | PET:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:SC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72:...) PETSC_ATTRIBUTE_FOR warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582MAT(3, 4);
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: | PETSC_EXTERN Pe67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATtscErrorCode PTRIBUTEetscErrorPrintf_FORMAT(strIdx, Default(const char[], ...) PvaArgIdx) __attribuETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) te__((format(printf, 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1594 | PETSC_EXTERN PetscErrorCode PetscIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
SynchronizedFPrintf(MPI_Comm, FILE *, const charIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
..) PEIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
TSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../NodeConnectivity/NodeConnectivity.cpp:5:
In file included from ../NodeConnectivity/./NodeConnectivity.h:23:
In file included from ../NodeConnectivity/./../bindings.h:19:
In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1305:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1305 | 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/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      ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo
18 warnings generated.
  CXX      ../Scotch/Scotch_matlab_la-Scotch.lo
18 warnings generated.
18 warnings generated.
18 warnings generated.
  CXX      ../Triangle/Triangle_matlab_la-Triangle.lo
18 warnings generated.
  CXX      ../Kriging/Kriging_matlab_la-Kriging.lo
  CXXLD    libISSMMatlab.la
  CXXLD    libISSMApi_matlab.la
18 warnings generated.
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
18 warnings generated.
ld: warning: -undefined suppress is deprecated
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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 PETIn file included from S../Scotch/Scotch.cppC:_ATTRIBUTE_FORMAT(7, 8);
      |                                                                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   14 | PETSC_EXTERN PetscErrorCode PetscInIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
fo_Private(const char[], PetscObject, const char[], ...) PETIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
SC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from In file included from ../Scotch/Scotch.cpp:10:
../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:12In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 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 1575 | PETSC_EXTERN PetscErrorCode PetscFPr../Triangle/./.././matlab/io/matlabio.h:intf16:
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:14:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
   14 | P(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) _In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRETSC_EXTERN_attribute__((formIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
 PIn file included from ../Scotch/Scotch.cpp:10ets:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:cErarto(rC19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from p../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:rintf, strIdx, 6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
v/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
ode PetscInfo_Private(const char[], PetscObject, cIn file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.honst :19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
aAIn file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMArgIdx)))
T(3, 4c);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FOhaRMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
            r| [], ...) PETS|                                                                   ^
C_ATTRIBUTE_FORMAT(3, 4);
      |                                                                                             ^                                                                  ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: warning: In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...)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  PETSC_ATTRIBUTE_FORMAT(3, 5);
      | ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h                                                                                            ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __a: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:ttribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:
:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
In file included from  1582 | PETSC_EXTERN Pe/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.ht:s8c:
ErrorCode PetscErrorPrintfDefault(const /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hc:h1578a:r78[:] ,warning:  'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes].
..) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^

/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIn file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h::19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:29916:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6 :1578 | PETSC67_EXTERN : note: PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...:
)In file included from  /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:P8:
/Users/jenkins/workspace/macOS-Silicon-Basic/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(1expanded from macro 'PETSC_ATTRIBUTE_FORMAT',
 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
  299 |   #define PETSC_ATTRIBUTIn file included from ../Scotch/Scotch.cppE:10:
In file included from ../Scotch/./Scotch.h:8:
_In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from F../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1584:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1584 | PETSC_EXTERN PetscErrorCodeO PetscHelpPrintfETSC_ATDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaATrgRIIdx)))
      |                                                                   ^
RBMAT(strUTE_FIdx, vaArgIdx) In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.hO:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1593 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPRMAT(rintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                  ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
3, 4);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #d__attributeefine PETSC_ATTRIBUTE_FORMA__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
T(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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printIn file included from ../Triangle/Triangle.cppf, strIdx, vaArgId:5x)))
      |                                                                   ^
:
In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
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.hIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h::6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:262FORMAT(:81: warning: 1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  262 | PETSC_EXTERN PetscErrorCode PetscLogObje vaArgIdx) __attrctState(PetscObjectibute__((format(printf,, const char[], . strIdx..) PETSC_ATTR, vaArgIdx)))IBUT
      |                                                                   ^
E_FORMAT(In file included from 2, 3);
      |                                                                                 ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19 |   #define PETSC_:
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.hATTRIBUTE_FORMAT(st:12:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hrIdx, vaArgIdx) __attribute__(:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1583:69: (format(printf, warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1583 | PETstrIdx, SC_EXTERN PetscErrorCvaArgIdx)))
      |                                                                   ^
ode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2);
      |                                                                     ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1575:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1575 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTIn file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5E_FORMAT(3, 4);
      |                                                                               ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:
In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19:
In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19:
In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16In 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 :
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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1577 | PETSC../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:11_EXTERN PetscErrorCode PetscPr:
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.hintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                      ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:91In 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1578:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1578 | PETSC_EXTERN PetscErrorCode PIn file included from e../Scotch/Scotch.cpp:t10scSNPrintf(char *, s:
In file included from ize_t, const char[]:../Scotch/./Scotch.h:8:
 In file included from , ...) PETSC_../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16warning: ATTRIB:
UIn file included from T../Scotch/./.././matlab/io/../../../c/classes/classes.hE:_'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]F
ORMA11 1594 | T:
(In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:3, 4P12ET);
      |                                                                              ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67::
 note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'SCIn file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from 
../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:  299 |  6 #define PETSC_A:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:T12T:
R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hIBU:TE_FORMAT(strIdx, v254:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]aA_ErgI
dx) __  a254 | PETSC_ttribute__((format(printf, EstrIdxX,T EvRXTEaArgIN Pedx)))
      | tRsNc E                                                                  ^P
etscErrrorCode PetscVieweIn 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:rASCIIPrin16t:
f(In file included from Pr../Triangle/./.././matlab/io/../../../c/classes/classes.hetsc:V11i:
eIn file included from w../Triangle/./.././matlab/io/../../../c/classes/./Vertex.he:r12,:
In file included from  ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1579:93: cwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1579 | PETSConst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                    ^
_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETorCode PetscSynchronizSC_ATTRIBUTEXTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(ERN PetscErrprintf, strIorCode PetscSNPrintfCodx, vaArungIdx)))et(cha
      dFPrint|                                                                   ^
r *, size_t, const chfa(MPI_Comm, FILE *, const char[], In file included from .../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
.In file included from .../Scotch/./../bindings.h) PET:19:
In file included from ../Scotch/./.././matlab/io/matlabio.hS:C_ATTRIBUTE16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from _FORM/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:r6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6A:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PTe(3t,scViewer,[ ]c,o si nst cha4r)[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                                ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) _;
      |                                                                                           ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h_attribute__((format(prize_t *,ntf, strIdx, :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'v
aArgIdx)))
      |                                                                   ^
  299 |   #define PETSC_ATTRIBUT ...) PETSC_ATTRIBUTE_FORMAT(3, 5);
      |                                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #deIn file included from ../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8E_FORMAT:
(In file included from ../Scotch/./../bindings.hstrIdx:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16fine:
 PETSC_AIn file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:TTRIBU note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
TE_FORMAT(strIdx, vaArgI  d299x | ) __att ribute,_ v #defi_((afAormnae tP(prrgiIEdx) __ntf, strIdx, vaArgIdx)))
      |                                                                   ^
TSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(prinIn file included from tf, strId../Triangle/Triangle.cppx, vaArgIdx)))
      |                                                                   ^
: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:attribute__((format11:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1582 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const cha(printfr[], ...) PETSIn file included from ,../Scotch/Scotch.cpp:10:
In file included from ../Scotch/./Scotch.h:8:
In file included from ../Scotch/./../bindings.h:19:
In file included from ../Scotch/./.././matlab/io/matlabio.h:16:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/classes.h:11:
 strIdx, vaArgIn file included from ../Scotch/./.././matlab/io/../../../c/classes/./Vertex.h:12:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15C_ATT:
In file included from ../Scotch/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hIdx)))
      |                                                                   ^
:11:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6R:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:302:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
  302 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSCIBU_ATTRIBUTE_FORMAT(2, 3);
      |                                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
TE_FORMAT(1, 2);
      |                                                                        ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../Triangle/Triangle.cpp:5:
In file included from ../Triangle/./Triangle.h:27:
In file included from ../Triangle/./../bindings.h:19:
In file included from ../Triangle/./.././matlab/io/matlabio.h:16:
In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1228:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
E_FORMAIn 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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1562:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
 1562 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrinT(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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpicxx.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libpmpi.dylib, ignoring unexpected dylib file
ld: warning: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/lib/libmpi.dylib, ignoring unexpected dylib file
tf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3);
      |                                                                             ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
In file included from ../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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:255:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]
6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1567:
/Users/jenkins/workspace/macOS-Silicon-Basic/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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((for  255 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(Pemat(ptrinstcfV,i eswterrI, const dchxa,r [v]a,A r.g.I.d)x PETSC_AT)))
      |                                                                   ^
TRIBUTE_FORMAT(2, 3);
      |                                                                                                ^
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:
In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12:
/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h: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/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'
  299 |   #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx)))
      |                                                                   ^
ld: warning: -undefined suppress is deprecated
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    BamgConvertMesh_matlab.la
  CXXLD    BamgMesher_matlab.la
  CXXLD    BamgTriangulate_matlab.la
  CXXLD    ContourToMesh_matlab.la
18 warnings generated.
  CXXLD    ContourToNodes_matlab.la
18 warnings generated.
  CXXLD    DistanceToMaskBoundary_matlab.la
18 warnings generated.
  CXXLD    ElementConnectivity_matlab.la
18 warnings generated.
  CXXLD    ExpSimplify_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    ExpToLevelSet_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    InterpFromGridToMesh_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    InterpFromMesh2d_matlab.la
  CXXLD    InterpFromMeshToGrid_matlab.la
  CXXLD    InterpFromMeshToMesh2d_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    InterpFromMeshToMesh3d_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    IssmConfig_matlab.la
  CXXLD    MeshPartition_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    MeshProfileIntersection_matlab.la
  CXXLD    NodeConnectivity_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    PointCloudFindNeighbors_matlab.la
  CXXLD    ProcessRifts_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    PropagateFlagsFromConnectivity_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
  CXXLD    Scotch_matlab.la
  CXXLD    Triangle_matlab.la
  CXXLD    Kriging_matlab.la
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
Making install in src
Making install in c
  CXXLD    issm.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_slc.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    kriging.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    issm_slc.exe
ld: warning: -bind_at_load is deprecated on macOS
  CXXLD    kriging.exe
ld: warning: -bind_at_load is deprecated on macOS
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Basic/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Silicon-Basic/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMCore.dylib
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMOverload.dylib
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMOverload.la
libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMModules.dylib
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMModules.la
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Basic/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe '/Users/jenkins/workspace/macOS-Silicon-Basic/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/issm_slc.exe
libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/kriging.exe
make[3]: Nothing to be done for `install-data-am'.
Making install in m
 ../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Basic/bin'
make[3]: Nothing to be done for `install-data-am'.
Making install in wrappers
Making install in matlab
 ../../.././aux-config/install-sh -c -d '/Users/jenkins/workspace/macOS-Silicon-Basic/lib'
 /bin/sh ../../../libtool   --mode=install /usr/bin/install -c   libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la 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 Scotch_matlab.la Triangle_matlab.la Kriging_matlab.la '/Users/jenkins/workspace/macOS-Silicon-Basic/lib'
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMMatlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMMatlab.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMApi_matlab.dylib
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMApi_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgConvertMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgConvertMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgMesher_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgMesher_matlab.la
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgTriangulate_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgTriangulate_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToNodes_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToNodes_matlab.la
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/DistanceToMaskBoundary_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/DistanceToMaskBoundary_matlab.la
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ElementConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ElementConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpSimplify_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpSimplify_matlab.la
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpToLevelSet_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpToLevelSet_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGridToMesh_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGridToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGrid.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGrid.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromGrid.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGrid.la
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMesh2d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToGrid_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToGrid_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh2d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh2d_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh3d_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh3d_matlab.la
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/IssmConfig_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/IssmConfig_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshPartition_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshPartition_matlab.la
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshProfileIntersection_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshProfileIntersection_matlab.la
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/NodeConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/NodeConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PointCloudFindNeighbors_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PointCloudFindNeighbors_matlab.la
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ProcessRifts_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ProcessRifts_matlab.la
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PropagateFlagsFromConnectivity_matlab.la
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Scotch_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Scotch_matlab.la
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Triangle_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Triangle_matlab.la
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Kriging_matlab.mexmaca64
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Kriging_matlab.la
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
+++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog/results 

+++ Running case: MATLAB-101 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012272
   Total Core solution elapsed time:       0.055878
   Linear solver elapsed time:             0.041639 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-13 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx
SUCCESS difference: 3.5e-13 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy
SUCCESS difference: 3.5e-13 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel
SUCCESS difference: 8.7e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure
SUCCESS difference: 1.1e-13 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx
SUCCESS difference: 1.2e-13 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy
SUCCESS difference: 1.1e-13 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy
SUCCESS difference: 2e-14   <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1
SUCCESS difference: 3.2e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2
SUCCESS difference: 3.3e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3
SUCCESS difference: 3.6e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4
SUCCESS difference: 5.7e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5
SUCCESS difference: 4.9e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-101 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012272
   Total Core solution elapsed time:       0.055878
   Linear solver elapsed time:             0.041639 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-13 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx
SUCCESS difference: 3.5e-13 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy
SUCCESS difference: 3.5e-13 <   4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel
SUCCESS difference: 8.7e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure
SUCCESS difference: 1.1e-13 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx
SUCCESS difference: 1.2e-13 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy
SUCCESS difference: 1.1e-13 <   2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy
SUCCESS difference: 2e-14   <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1
SUCCESS difference: 3.2e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2
SUCCESS difference: 3.3e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3
SUCCESS difference: 3.6e-15 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4
SUCCESS difference: 5.7e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5
SUCCESS difference: 4.9e-14 <   1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-102 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012291
   Total Core solution elapsed time:       0.069292
   Linear solver elapsed time:             0.058364 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx
SUCCESS difference: 1.7e-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.7e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-102 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012291
   Total Core solution elapsed time:       0.069292
   Linear solver elapsed time:             0.058364 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx
SUCCESS difference: 1.7e-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.7e-15 <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-103 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014338
   Total Core solution elapsed time:       0.091882
   Linear solver elapsed time:             0.066625 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5e-10   <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx
SUCCESS difference: 1.1e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy
SUCCESS difference: 1.2e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz
SUCCESS difference: 8e-11   <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Pressure
SUCCESS difference: 2.1e-12 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx
SUCCESS difference: 1.5e-12 <   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.2e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy
SUCCESS difference: 1.4e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz
SUCCESS difference: 8.2e-10 <   1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-103 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014338
   Total Core solution elapsed time:       0.091882
   Linear solver elapsed time:             0.066625 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5e-10   <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx
SUCCESS difference: 1.1e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy
SUCCESS difference: 1.2e-11 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz
SUCCESS difference: 8e-11   <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Pressure
SUCCESS difference: 2.1e-12 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx
SUCCESS difference: 1.5e-12 <   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.2e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy
SUCCESS difference: 1.4e-10 <   1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz
SUCCESS difference: 8.2e-10 <   1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-104 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012382
   Total Core solution elapsed time:       0.21237
   Linear solver elapsed time:             0.158201 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-11   <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx
SUCCESS difference: 4.6e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy
SUCCESS difference: 3.2e-08 <   8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz
SUCCESS difference: 4.8e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel
SUCCESS difference: 3.7e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-104 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012382
   Total Core solution elapsed time:       0.21237
   Linear solver elapsed time:             0.158201 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-11   <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx
SUCCESS difference: 4.6e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy
SUCCESS difference: 3.2e-08 <   8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz
SUCCESS difference: 4.8e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel
SUCCESS difference: 3.7e-11 <   1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-105 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00706
   Total Core solution elapsed time:       0.012962
   Linear solver elapsed time:             0.009491 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-105 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00706
   Total Core solution elapsed time:       0.012962
   Linear solver elapsed time:             0.009491 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-106 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008193
   Total Core solution elapsed time:       0.064589
   Linear solver elapsed time:             0.050972 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-106 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008193
   Total Core solution elapsed time:       0.064589
   Linear solver elapsed time:             0.050972 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-107 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01211
   Total Core solution elapsed time:       0.01291
   Linear solver elapsed time:             0.008735 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-107 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01211
   Total Core solution elapsed time:       0.01291
   Linear solver elapsed time:             0.008735 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-108 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013942
   Total Core solution elapsed time:       0.083853
   Linear solver elapsed time:             0.059948 (71%)

   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: 2.3e-06 <   1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-108 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013942
   Total Core solution elapsed time:       0.083853
   Linear solver elapsed time:             0.059948 (71%)

   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: 2.3e-06 <   1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-109 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015436
   Total Core solution elapsed time:       0.13609
   Linear solver elapsed time:             0.082757 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.1e-15 <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-109 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015436
   Total Core solution elapsed time:       0.13609
   Linear solver elapsed time:             0.082757 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.1e-15 <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-110 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010844
   Total Core solution elapsed time:       0.105602
   Linear solver elapsed time:             0.080631 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1
SUCCESS difference: 2.6e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1
SUCCESS difference: 2.6e-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.2e-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: 5.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2
SUCCESS difference: 3.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2
SUCCESS difference: 3.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2
SUCCESS difference: 7.1e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3
SUCCESS difference: 3.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3
SUCCESS difference: 3.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-110 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010844
   Total Core solution elapsed time:       0.105602
   Linear solver elapsed time:             0.080631 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1
SUCCESS difference: 2.6e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1
SUCCESS difference: 2.6e-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.2e-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: 5.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2
SUCCESS difference: 3.9e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2
SUCCESS difference: 3.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2
SUCCESS difference: 7.1e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3
SUCCESS difference: 3.4e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3
SUCCESS difference: 3.5e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-111 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02466
   Total Core solution elapsed time:       0.52326
   Linear solver elapsed time:             0.324532 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1
SUCCESS difference: 2e-10   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1
SUCCESS difference: 5e-11   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1
SUCCESS difference: 2e-10   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure1
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1
SUCCESS difference: 1.5e-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: 2.7e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2
SUCCESS difference: 2e-10   <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2
SUCCESS difference: 5.3e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2
SUCCESS difference: 2e-10   <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2
SUCCESS difference: 2.8e-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.3e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3
SUCCESS difference: 6.7e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3
SUCCESS difference: 1.1e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3
SUCCESS difference: 6.6e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3
SUCCESS difference: 2.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3
SUCCESS difference: 2.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3
SUCCESS difference: 2.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3
SUCCESS difference: 4.6e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3
SUCCESS difference: 2.5e-08 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-111 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02466
   Total Core solution elapsed time:       0.52326
   Linear solver elapsed time:             0.324532 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1
SUCCESS difference: 2e-10   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1
SUCCESS difference: 5e-11   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1
SUCCESS difference: 2e-10   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure1
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1
SUCCESS difference: 1.5e-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: 2.7e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2
SUCCESS difference: 2e-10   <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2
SUCCESS difference: 5.3e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2
SUCCESS difference: 2e-10   <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2
SUCCESS difference: 9.9e-13 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2
SUCCESS difference: 2.8e-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.3e-10 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3
SUCCESS difference: 6.7e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3
SUCCESS difference: 1.1e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3
SUCCESS difference: 6.6e-11 <   1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3
SUCCESS difference: 2e-12   <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3
SUCCESS difference: 2.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3
SUCCESS difference: 2.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3
SUCCESS difference: 2.1e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3
SUCCESS difference: 4.6e-12 <   1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3
SUCCESS difference: 2.5e-08 <   1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-112 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006199
   Total Core solution elapsed time:       0.025358
   Linear solver elapsed time:             0.01965 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.3e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-112 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006199
   Total Core solution elapsed time:       0.025358
   Linear solver elapsed time:             0.01965 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.3e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-113 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006642
   Total Core solution elapsed time:       0.025494
   Linear solver elapsed time:             0.017263 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.6e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX
SUCCESS difference: 1.9e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-113 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006642
   Total Core solution elapsed time:       0.025494
   Linear solver elapsed time:             0.017263 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.6e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX
SUCCESS difference: 1.9e-15 <   1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-114 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005643
   Total Core solution elapsed time:       0.022402
   Linear solver elapsed time:             0.017604 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX
SUCCESS difference: 1.2e-15 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-114 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005643
   Total Core solution elapsed time:       0.022402
   Linear solver elapsed time:             0.017604 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX
SUCCESS difference: 1.2e-15 <   1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-115 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007849
   Total Core solution elapsed time:       0.018857
   Linear solver elapsed time:             0.01413 (75%)

   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.4e-15 <   1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-115 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007849
   Total Core solution elapsed time:       0.018857
   Linear solver elapsed time:             0.01413 (75%)

   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.4e-15 <   1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-116 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005872
   Total Core solution elapsed time:       0.012029
   Linear solver elapsed time:             0.008905 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-16 <   1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-116 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005872
   Total Core solution elapsed time:       0.012029
   Linear solver elapsed time:             0.008905 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-16 <   1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-120 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006648
   Total Core solution elapsed time:       0.03353
   Linear solver elapsed time:             0.023227 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference: 1.7e-10 <   3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 4.2e-16 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-120 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006648
   Total Core solution elapsed time:       0.03353
   Linear solver elapsed time:             0.023227 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference: 1.7e-10 <   3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 4.2e-16 <   1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-121 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.020625
   Total Core solution elapsed time:       0.090255
   Linear solver elapsed time:             0.057217 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference: 0       <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 6.3e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference: 0       <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference: 1.1e-10 <   1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference: 7.3e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-121 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.020625
   Total Core solution elapsed time:       0.090255
   Linear solver elapsed time:             0.057217 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.7e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy1
SUCCESS difference: 0       <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction1
SUCCESS difference: 6.3e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy2
SUCCESS difference: 0       <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3
SUCCESS difference: 1.1e-10 <   1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3
SUCCESS difference: 7.3e-16 <   1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-122 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.022608
   Total Core solution elapsed time:       0.319909
   Linear solver elapsed time:             0.22249 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1
SUCCESS difference: 6.5e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1
SUCCESS difference: 5.3e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1
SUCCESS difference: 5.2e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 5.2e-16 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.3e-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: 5.8e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2
SUCCESS difference: 2.5e-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: 2.6e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 1.6e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 9.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 1.8e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3
SUCCESS difference: 1.3e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3
SUCCESS difference: 2.2e-11 <   1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.1e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-122 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.022608
   Total Core solution elapsed time:       0.319909
   Linear solver elapsed time:             0.22249 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1
SUCCESS difference: 6.5e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1
SUCCESS difference: 5.3e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1
SUCCESS difference: 5.2e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 5.2e-16 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.3e-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: 5.8e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2
SUCCESS difference: 2.5e-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: 2.6e-11 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2
SUCCESS difference: 3e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 1.6e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 8.9e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 9.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 1.8e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3
SUCCESS difference: 1.3e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3
SUCCESS difference: 2.2e-11 <   1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3
SUCCESS difference: 3.5e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2e-13   <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.1e-12 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 2.1e-13 <   1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-123 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017602
   Total Core solution elapsed time:       0.121346
   Linear solver elapsed time:             0.084568 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.5e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep
SUCCESS difference: 4.8e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep
SUCCESS difference: 3.2e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-123 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017602
   Total Core solution elapsed time:       0.121346
   Linear solver elapsed time:             0.084568 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.5e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep
SUCCESS difference: 4.8e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep
SUCCESS difference: 3.2e-16 <   1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-125 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test125.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.005407
   Total Core solution elapsed time:       0.107178
   Linear solver elapsed time:             0.046511 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test125.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-29-2025-16-13-04-81075/test125_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.006652
   Total Core solution elapsed time:       0.016392
   Linear solver elapsed time:             0.006753 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-125 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test125.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.005407
   Total Core solution elapsed time:       0.107178
   Linear solver elapsed time:             0.046511 (43%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test125.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-29-2025-16-13-04-81075/test125_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.006652
   Total Core solution elapsed time:       0.016392
   Linear solver elapsed time:             0.006753 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-126 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test126.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/8  time [yr]: 1.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/8  time [yr]: 2.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/8  time [yr]: 3.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 4/8  time [yr]: 4.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 5/8  time [yr]: 5.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.016533
   Total Core solution elapsed time:       0.424088
   Linear solver elapsed time:             0.111515 (26%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test126.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-29-2025-16-13-06-81075/test126_rank0.rst
====================================================================
                                                                    
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.016975
   Total Core solution elapsed time:       0.147633
   Linear solver elapsed time:             0.045239 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-126 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test126.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/8  time [yr]: 1.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/8  time [yr]: 2.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/8  time [yr]: 3.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 4/8  time [yr]: 4.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 5/8  time [yr]: 5.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.016533
   Total Core solution elapsed time:       0.424088
   Linear solver elapsed time:             0.111515 (26%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test126.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-29-2025-16-13-06-81075/test126_rank0.rst
====================================================================
                                                                    
iteration 6/8  time [yr]: 6.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/8  time [yr]: 7.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 8/8  time [yr]: 8.00 (time step: 1.00)
   computing temperatures
   computing melting
   computing smb 
   computing new velocity
   computing basal mass balance
   computing vertical velocities
   computing basal mass balance
   computing mass transport
   call computational core
   depth averaging Vx
   depth averaging Vy
   extruding Thickness from base...
   extruding Base from base...
   extruding Surface from base...
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.016975
   Total Core solution elapsed time:       0.147633
   Linear solver elapsed time:             0.045239 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-127 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030883
   Total Core solution elapsed time:       0.463995
   Linear solver elapsed time:             0.389578 (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: 1.8e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1
SUCCESS difference: 6.9e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2
SUCCESS difference: 4.6e-15 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3
SUCCESS difference: 5.7e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4
SUCCESS difference: 1.9e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5
SUCCESS difference: 3.5e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-127 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030883
   Total Core solution elapsed time:       0.463995
   Linear solver elapsed time:             0.389578 (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: 1.8e-14 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1
SUCCESS difference: 6.9e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2
SUCCESS difference: 4.6e-15 <   2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3
SUCCESS difference: 5.7e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4
SUCCESS difference: 1.9e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5
SUCCESS difference: 3.5e-14 <   1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-128 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019285
   Total Core solution elapsed time:       0.201379
   Linear solver elapsed time:             0.157075 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference: 1.8e-15 <   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: 6.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1
SUCCESS difference: 6.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1
SUCCESS difference: 2.4e-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: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1
SUCCESS difference: 5.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 1.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: 2.6e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2
SUCCESS difference: 2.2e-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: 1.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2
SUCCESS difference: 5.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 1.5e-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: 7.7e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 2.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 2.9e-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: 5.9e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3
SUCCESS difference: 5e-15   <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3
SUCCESS difference: 7.7e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3
SUCCESS difference: 7.7e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-128 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019285
   Total Core solution elapsed time:       0.201379
   Linear solver elapsed time:             0.157075 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure1
SUCCESS difference: 1.8e-15 <   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: 6.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1
SUCCESS difference: 6.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1
SUCCESS difference: 2.4e-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: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1
SUCCESS difference: 5.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 1.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: 2.6e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2
SUCCESS difference: 2.2e-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: 1.3e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2
SUCCESS difference: 5.2e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 1.5e-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: 7.7e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 2.8e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 2.9e-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: 5.9e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3
SUCCESS difference: 5e-15   <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3
SUCCESS difference: 7.7e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3
SUCCESS difference: 7.7e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-129 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test129.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.005006
   Total Core solution elapsed time:       0.123422
   Linear solver elapsed time:             0.050283 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test129.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-29-2025-16-13-11-81075/test129_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.007664
   Total Core solution elapsed time:       0.019018
   Linear solver elapsed time:             0.007349 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-129 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test129.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/19  time [yr]: 1.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 2/19  time [yr]: 2.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 3/19  time [yr]: 3.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 4/19  time [yr]: 4.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 5/19  time [yr]: 5.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 6/19  time [yr]: 6.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 7/19  time [yr]: 7.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 8/19  time [yr]: 8.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 9/19  time [yr]: 9.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 10/19  time [yr]: 10.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 11/19  time [yr]: 11.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 12/19  time [yr]: 12.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 13/19  time [yr]: 13.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 14/19  time [yr]: 14.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 15/19  time [yr]: 15.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 16/19  time [yr]: 16.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
   checkpointing model 
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.005006
   Total Core solution elapsed time:       0.123422
   Linear solver elapsed time:             0.050283 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test129.bin
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
                                                                    
====================================================================
 RESTART DETECTED: /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-29-2025-16-13-11-81075/test129_rank0.rst
====================================================================
                                                                    
iteration 17/19  time [yr]: 17.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
iteration 18/19  time [yr]: 18.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
iteration 19/19  time [yr]: 19.00 (time step: 1.00)
   computing smb 
   computing new velocity
   computing basal mass balance
   computing mass transport
   call computational core
   updating vertices positions
   computing transient requested outputs
   saving temporary results
write lock file:

   FemModel initialization elapsed time:   0.007664
   Total Core solution elapsed time:       0.019018
   Linear solver elapsed time:             0.007349 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-131 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.085805
   Total Core solution elapsed time:       0.016165
   Linear solver elapsed time:             0.010434 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-131 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.085805
   Total Core solution elapsed time:       0.016165
   Linear solver elapsed time:             0.010434 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-132 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007697
   Total Core solution elapsed time:       0.029845
   Linear solver elapsed time:             0.021977 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-16 <   1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-132 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007697
   Total Core solution elapsed time:       0.029845
   Linear solver elapsed time:             0.021977 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-16 <   1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-133 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009535
   Total Core solution elapsed time:       0.019585
   Linear solver elapsed time:             0.013159 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-133 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009535
   Total Core solution elapsed time:       0.019585
   Linear solver elapsed time:             0.013159 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-134 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00464
   Total Core solution elapsed time:       0.003735
   Linear solver elapsed time:             0.002494 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-16 <   1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-134 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00464
   Total Core solution elapsed time:       0.003735
   Linear solver elapsed time:             0.002494 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-16 <   1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-201 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010147
   Total Core solution elapsed time:       0.099734
   Linear solver elapsed time:             0.089005 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.3e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx
SUCCESS difference: 4.6e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy
SUCCESS difference: 4.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-201 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010147
   Total Core solution elapsed time:       0.099734
   Linear solver elapsed time:             0.089005 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.3e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx
SUCCESS difference: 4.6e-15 <   1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy
SUCCESS difference: 4.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-202 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015724
   Total Core solution elapsed time:       0.063681
   Linear solver elapsed time:             0.050453 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx
SUCCESS difference: 1.7e-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.8e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-202 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015724
   Total Core solution elapsed time:       0.063681
   Linear solver elapsed time:             0.050453 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx
SUCCESS difference: 1.7e-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.8e-15 <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-203 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014914
   Total Core solution elapsed time:       0.137983
   Linear solver elapsed time:             0.113908 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vx
SUCCESS difference: 5e-10   <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vy
SUCCESS difference: 2.7e-10 <   1e-09 test id: 203 test name: SquareShelfStressHO field: Vz
SUCCESS difference: 5e-10   <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-203 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014914
   Total Core solution elapsed time:       0.137983
   Linear solver elapsed time:             0.113908 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-10 <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vx
SUCCESS difference: 5e-10   <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vy
SUCCESS difference: 2.7e-10 <   1e-09 test id: 203 test name: SquareShelfStressHO field: Vz
SUCCESS difference: 5e-10   <   2e-09 test id: 203 test name: SquareShelfStressHO field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-204 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011015
   Total Core solution elapsed time:       0.116206
   Linear solver elapsed time:             0.0235  (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010498
   Total Core solution elapsed time:       0.164046
   Linear solver elapsed time:             0.067689 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-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: 1.1e-07 <   8e-06 test id: 204 test name: SquareShelfStressFS field: Vz
SUCCESS difference: 3e-10   <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel
SUCCESS difference: 4.5e-11 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure
SUCCESS difference: 2.5e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp
SUCCESS difference: 1.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp
SUCCESS difference: 1.1e-10 <   2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp
SUCCESS difference: 1.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp
SUCCESS difference: 7.5e-11 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-204 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011015
   Total Core solution elapsed time:       0.116206
   Linear solver elapsed time:             0.0235  (20%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010498
   Total Core solution elapsed time:       0.164046
   Linear solver elapsed time:             0.067689 (41%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-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: 1.1e-07 <   8e-06 test id: 204 test name: SquareShelfStressFS field: Vz
SUCCESS difference: 3e-10   <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel
SUCCESS difference: 4.5e-11 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure
SUCCESS difference: 2.5e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp
SUCCESS difference: 1.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp
SUCCESS difference: 1.1e-10 <   2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp
SUCCESS difference: 1.2e-10 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp
SUCCESS difference: 7.5e-11 <   1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-205 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01926
   Total Core solution elapsed time:       0.143323
   Linear solver elapsed time:             0.100844 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-06 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx
SUCCESS difference: 7.4e-07 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy
SUCCESS difference: 6.2e-07 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz
SUCCESS difference: 7.5e-07 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16   <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-205 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01926
   Total Core solution elapsed time:       0.143323
   Linear solver elapsed time:             0.100844 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-06 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx
SUCCESS difference: 7.4e-07 <   2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy
SUCCESS difference: 6.2e-07 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz
SUCCESS difference: 7.5e-07 <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16   <   1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-206 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010877
   Total Core solution elapsed time:       0.041863
   Linear solver elapsed time:             0.026644 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 <   1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature
SUCCESS difference: 1.4e-06 <   6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-206 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010877
   Total Core solution elapsed time:       0.041863
   Linear solver elapsed time:             0.026644 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 <   1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature
SUCCESS difference: 1.4e-06 <   6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-207 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011986
   Total Core solution elapsed time:       0.139784
   Linear solver elapsed time:             0.08716 (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: 2e-15   <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature1
SUCCESS difference: 0       <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.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: 3.3e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3
SUCCESS difference: 5e-07   <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-207 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011986
   Total Core solution elapsed time:       0.139784
   Linear solver elapsed time:             0.08716 (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: 2e-15   <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature1
SUCCESS difference: 0       <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.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: 3.3e-15 <   1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3
SUCCESS difference: 5e-07   <   1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-208 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018686
   Total Core solution elapsed time:       0.138765
   Linear solver elapsed time:             0.1121  (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1
SUCCESS difference: 1e-16   <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1
SUCCESS difference: 1.4e-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.4e-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: 6.1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2
SUCCESS difference: 5e-15   <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2
SUCCESS difference: 5e-15   <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2
SUCCESS difference: 1.8e-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: 9.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3
SUCCESS difference: 1.8e-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.4e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-208 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018686
   Total Core solution elapsed time:       0.138765
   Linear solver elapsed time:             0.1121  (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1
SUCCESS difference: 1e-16   <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1
SUCCESS difference: 1.4e-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.4e-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: 6.1e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2
SUCCESS difference: 5e-15   <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2
SUCCESS difference: 5e-15   <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2
SUCCESS difference: 1.8e-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: 9.5e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3
SUCCESS difference: 1.8e-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.4e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-209 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013396
   Total Core solution elapsed time:       0.235167
   Linear solver elapsed time:             0.161048 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1
SUCCESS difference: 2.6e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1
SUCCESS difference: 2.8e-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: 9.2e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1
SUCCESS difference: 2e-15   <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1
SUCCESS difference: 0       <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 5e-15   <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2
SUCCESS difference: 2.3e-15 <   3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2
SUCCESS difference: 1e-15   < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2
SUCCESS difference: 9.1e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2
SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2
SUCCESS difference: 8.1e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2
SUCCESS difference: 6.4e-09 <   3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.7e-15 <   5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3
SUCCESS difference: 2.4e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3
SUCCESS difference: 2.6e-15 <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3
SUCCESS difference: 2.5e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3
SUCCESS difference: 8.4e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3
SUCCESS difference: 2.5e-15 <   9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3
SUCCESS difference: 1.1e-08 <   5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-209 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013396
   Total Core solution elapsed time:       0.235167
   Linear solver elapsed time:             0.161048 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1
SUCCESS difference: 2.6e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1
SUCCESS difference: 2.8e-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: 9.2e-16 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1
SUCCESS difference: 2e-15   <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1
SUCCESS difference: 0       <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 5e-15   <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2
SUCCESS difference: 2.3e-15 <   3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2
SUCCESS difference: 1e-15   < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2
SUCCESS difference: 9.1e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2
SUCCESS difference: 9.8e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2
SUCCESS difference: 8.1e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2
SUCCESS difference: 6.4e-09 <   3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.7e-15 <   5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3
SUCCESS difference: 2.4e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3
SUCCESS difference: 2.6e-15 <   1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3
SUCCESS difference: 2.5e-15 <   6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3
SUCCESS difference: 8.4e-16 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3
SUCCESS difference: 2.5e-15 <   9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3
SUCCESS difference: 1.1e-08 <   5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-210 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013959
   Total Core solution elapsed time:       0.256855
   Linear solver elapsed time:             0.182145 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-10   <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1
SUCCESS difference: 2.5e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1
SUCCESS difference: 1.2e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1
SUCCESS difference: 2.5e-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: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1
SUCCESS difference: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1
SUCCESS difference: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1
SUCCESS difference: 2e-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: 4.1e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2
SUCCESS difference: 2.8e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2
SUCCESS difference: 1.2e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2
SUCCESS difference: 2.8e-10 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2
SUCCESS difference: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2
SUCCESS difference: 4.9e-09 <   1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.9e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3
SUCCESS difference: 7.4e-11 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3
SUCCESS difference: 6.3e-11 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3
SUCCESS difference: 7.3e-11 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3
SUCCESS difference: 3.1e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3
SUCCESS difference: 1.6e-08 <   1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-210 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013959
   Total Core solution elapsed time:       0.256855
   Linear solver elapsed time:             0.182145 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-10   <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1
SUCCESS difference: 2.5e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1
SUCCESS difference: 1.2e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1
SUCCESS difference: 2.5e-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: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1
SUCCESS difference: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1
SUCCESS difference: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1
SUCCESS difference: 2e-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: 4.1e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2
SUCCESS difference: 2.8e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2
SUCCESS difference: 1.2e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2
SUCCESS difference: 2.8e-10 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2
SUCCESS difference: 1.6e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2
SUCCESS difference: 1.4e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2
SUCCESS difference: 4.9e-09 <   1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.9e-10 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3
SUCCESS difference: 7.4e-11 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3
SUCCESS difference: 6.3e-11 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3
SUCCESS difference: 7.3e-11 <   1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3
SUCCESS difference: 3e-12   <   1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3
SUCCESS difference: 3.1e-12 <   1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3
SUCCESS difference: 1.6e-08 <   1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-211 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014729
   Total Core solution elapsed time:       0.435835
   Linear solver elapsed time:             0.29101 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1
SUCCESS difference: 1.7e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1
SUCCESS difference: 5e-09   <   5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1
SUCCESS difference: 1.7e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1
SUCCESS difference: 4e-11   <   1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1
SUCCESS difference: 1.5e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1
SUCCESS difference: 1.5e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1
SUCCESS difference: 1.5e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Thickness1
SUCCESS difference: 1.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: 2.6e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2
SUCCESS difference: 8.5e-11 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2
SUCCESS difference: 1.7e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2
SUCCESS difference: 8.5e-11 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2
SUCCESS difference: 7.6e-11 <   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: 5.5e-11 <   3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2
SUCCESS difference: 1.9e-09 <   5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.4e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3
SUCCESS difference: 1.8e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3
SUCCESS difference: 3.6e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3
SUCCESS difference: 1.9e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3
SUCCESS difference: 6.4e-11 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3
SUCCESS difference: 3.4e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3
SUCCESS difference: 3.4e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3
SUCCESS difference: 3.4e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3
SUCCESS difference: 9.3e-11 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3
SUCCESS difference: 2e-08   <   8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-211 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014729
   Total Core solution elapsed time:       0.435835
   Linear solver elapsed time:             0.29101 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1
SUCCESS difference: 1.7e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1
SUCCESS difference: 5e-09   <   5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1
SUCCESS difference: 1.7e-10 <   2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1
SUCCESS difference: 4e-11   <   1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1
SUCCESS difference: 1.5e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1
SUCCESS difference: 1.5e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1
SUCCESS difference: 1.5e-12 <   1e-08 test id: 211 test name: SquareShelfTranFS field: Thickness1
SUCCESS difference: 1.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: 2.6e-10 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2
SUCCESS difference: 8.5e-11 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2
SUCCESS difference: 1.7e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2
SUCCESS difference: 8.5e-11 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2
SUCCESS difference: 7.6e-11 <   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: 5.5e-11 <   3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2
SUCCESS difference: 1.9e-09 <   5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.4e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3
SUCCESS difference: 1.8e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3
SUCCESS difference: 3.6e-08 <   8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3
SUCCESS difference: 1.9e-10 <   8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3
SUCCESS difference: 6.4e-11 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3
SUCCESS difference: 3.4e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3
SUCCESS difference: 3.4e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3
SUCCESS difference: 3.4e-12 <   8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3
SUCCESS difference: 9.3e-11 <   5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3
SUCCESS difference: 2e-08   <   8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-212 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.007053
   Total Core solution elapsed time:       0.187664
   Linear solver elapsed time:             0.132073 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient
SUCCESS difference: 7e-15   <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Misfits
SUCCESS difference: 1.6e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: MaterialsRheologyBbar
SUCCESS difference: 1e-16   <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Pressure
SUCCESS difference: 1.5e-15 <   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.7e-15 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-212 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.007053
   Total Core solution elapsed time:       0.187664
   Linear solver elapsed time:             0.132073 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient
SUCCESS difference: 7e-15   <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Misfits
SUCCESS difference: 1.6e-16 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: MaterialsRheologyBbar
SUCCESS difference: 1e-16   <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Pressure
SUCCESS difference: 1.5e-15 <   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.7e-15 <   1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-213 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test213.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.051792
   Total Core solution elapsed time:       0.500142
   Linear solver elapsed time:             0.375318 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 9.3e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient
SUCCESS difference: 7.7e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar
SUCCESS difference: 1e-16   <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure
SUCCESS difference: 2.1e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel
SUCCESS difference: 4e-15   <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-213 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test213.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.051792
   Total Core solution elapsed time:       0.500142
   Linear solver elapsed time:             0.375318 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 9.3e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient
SUCCESS difference: 7.7e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar
SUCCESS difference: 1e-16   <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure
SUCCESS difference: 2.1e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel
SUCCESS difference: 4e-15   <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-214 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.011625
   Total Core solution elapsed time:       0.352347
   Linear solver elapsed time:             0.277709 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-10 <   1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient
SUCCESS difference: 1.3e-09 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits
SUCCESS difference: 1.5e-11 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar
SUCCESS difference: 1e-16   <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure
SUCCESS difference: 1.4e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel
SUCCESS difference: 2.4e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx
SUCCESS difference: 1.4e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-214 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.011625
   Total Core solution elapsed time:       0.352347
   Linear solver elapsed time:             0.277709 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-10 <   1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient
SUCCESS difference: 1.3e-09 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits
SUCCESS difference: 1.5e-11 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar
SUCCESS difference: 1e-16   <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure
SUCCESS difference: 1.4e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel
SUCCESS difference: 2.4e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx
SUCCESS difference: 1.4e-10 <   1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-215 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.011896
   Total Core solution elapsed time:       0.867375
   Linear solver elapsed time:             0.613219 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient
SUCCESS difference: 3.8e-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: 1.7e-11 <   2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure
SUCCESS difference: 6.4e-11 <   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: 6.4e-11 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-215 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.011896
   Total Core solution elapsed time:       0.867375
   Linear solver elapsed time:             0.613219 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient
SUCCESS difference: 3.8e-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: 1.7e-11 <   2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure
SUCCESS difference: 6.4e-11 <   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: 6.4e-11 <   2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-217 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012246
   Total Core solution elapsed time:       0.322812
   Linear solver elapsed time:             0.288466 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 217 test name: SquareShelfConstrained field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-217 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012246
   Total Core solution elapsed time:       0.322812
   Linear solver elapsed time:             0.288466 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 217 test name: SquareShelfConstrained field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-219 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015112
   Total Core solution elapsed time:       0.299021
   Linear solver elapsed time:             0.248135 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx
SUCCESS difference: 3.5e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy
SUCCESS difference: 1.1e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz
SUCCESS difference: 3.5e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-219 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015112
   Total Core solution elapsed time:       0.299021
   Linear solver elapsed time:             0.248135 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx
SUCCESS difference: 3.5e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy
SUCCESS difference: 1.1e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz
SUCCESS difference: 3.5e-10 <   5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 219 test name: SquareShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-220 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010814
   Total Core solution elapsed time:       0.400823
   Linear solver elapsed time:             0.264498 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 1.6e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy
ERROR   difference: 4.7e-05 >   5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 1.6e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel
+++ exit code: 0
+++ error: 1

+++ Running case: MATLAB-220 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010814
   Total Core solution elapsed time:       0.400823
   Linear solver elapsed time:             0.264498 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 1.6e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy
ERROR   difference: 4.7e-05 >   5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 1.6e-10 <   1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-221 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01551
   Total Core solution elapsed time:       0.371246
   Linear solver elapsed time:             0.250982 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-11   <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 1.9e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 1.1e-08 <   5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 1.9e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-221 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01551
   Total Core solution elapsed time:       0.371246
   Linear solver elapsed time:             0.250982 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-11   <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 1.9e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 1.1e-08 <   5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 1.9e-11 <   1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-222 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010337
   Total Core solution elapsed time:       0.155893
   Linear solver elapsed time:             0.121532 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-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.2e-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: 8e-16   <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2
SUCCESS difference: 9.4e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2
SUCCESS difference: 7.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-222 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010337
   Total Core solution elapsed time:       0.155893
   Linear solver elapsed time:             0.121532 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-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.2e-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: 8e-16   <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2
SUCCESS difference: 2.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2
SUCCESS difference: 9.4e-16 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2
SUCCESS difference: 7.8e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-223 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007048
   Total Core solution elapsed time:       0.036283
   Linear solver elapsed time:             0.020426 (56%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 8.1e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 8e-16   <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 2.9e-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: 8.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.2e-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.2e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 1.2e-15 <   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.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-223 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007048
   Total Core solution elapsed time:       0.036283
   Linear solver elapsed time:             0.020426 (56%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 7.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 6.4e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 8.1e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 5.6e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 8e-16   <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 2.9e-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: 8.3e-16 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.2e-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.2e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 1.2e-15 <   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.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-224 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02455
   Total Core solution elapsed time:       0.648251
   Linear solver elapsed time:             0.465935 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1
SUCCESS difference: 2.7e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1
SUCCESS difference: 1.4e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1
SUCCESS difference: 2.8e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1
SUCCESS difference: 1.9e-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: 7.1e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2
SUCCESS difference: 5.1e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2
SUCCESS difference: 2.2e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2
SUCCESS difference: 5.1e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2
SUCCESS difference: 2.5e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2
SUCCESS difference: 4.8e-09 <   1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.9e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3
SUCCESS difference: 2.1e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3
SUCCESS difference: 2.1e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3
SUCCESS difference: 9.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3
SUCCESS difference: 9.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3
SUCCESS difference: 9.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3
SUCCESS difference: 4.9e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3
SUCCESS difference: 9.4e-09 <   1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-224 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02455
   Total Core solution elapsed time:       0.648251
   Linear solver elapsed time:             0.465935 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1
SUCCESS difference: 2.7e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1
SUCCESS difference: 1.4e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1
SUCCESS difference: 2.8e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1
SUCCESS difference: 1.9e-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: 7.1e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2
SUCCESS difference: 5.1e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2
SUCCESS difference: 2.2e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2
SUCCESS difference: 5.1e-10 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2
SUCCESS difference: 3.8e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2
SUCCESS difference: 2.5e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2
SUCCESS difference: 4.8e-09 <   1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.9e-10 <   2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3
SUCCESS difference: 2.1e-10 <   5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3
SUCCESS difference: 1.5e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3
SUCCESS difference: 2.1e-10 <   1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3
SUCCESS difference: 9.2e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3
SUCCESS difference: 9.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3
SUCCESS difference: 9.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3
SUCCESS difference: 9.6e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3
SUCCESS difference: 4.9e-12 <   1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3
SUCCESS difference: 9.4e-09 <   1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-225 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.026425
   Total Core solution elapsed time:       0.907714
   Linear solver elapsed time:             0.708128 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1
SUCCESS difference: 1.5e-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: 3.7e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1
SUCCESS difference: 2.4e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1
SUCCESS difference: 3.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1
SUCCESS difference: 0       <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.6e-10 <   2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2
SUCCESS difference: 2.1e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2
SUCCESS difference: 2.1e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2
SUCCESS difference: 3.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2
SUCCESS difference: 7.4e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2
SUCCESS difference: 4.7e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2
SUCCESS difference: 7e-12   <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2
SUCCESS difference: 1.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2
SUCCESS difference: 1.4e-08 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 1.6e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3
SUCCESS difference: 7.8e-11 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.2e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3
SUCCESS difference: 7.9e-11 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3
SUCCESS difference: 7e-12   <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3
SUCCESS difference: 7.7e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3
SUCCESS difference: 4.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3
SUCCESS difference: 3.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3
SUCCESS difference: 9.1e-09 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-225 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.026425
   Total Core solution elapsed time:       0.907714
   Linear solver elapsed time:             0.708128 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1
SUCCESS difference: 1.5e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1
SUCCESS difference: 1.5e-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: 3.7e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1
SUCCESS difference: 2.4e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1
SUCCESS difference: 3.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1
SUCCESS difference: 0       <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.6e-10 <   2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2
SUCCESS difference: 2.1e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2
SUCCESS difference: 2.1e-10 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2
SUCCESS difference: 3.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2
SUCCESS difference: 7.4e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2
SUCCESS difference: 4.7e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2
SUCCESS difference: 7e-12   <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2
SUCCESS difference: 1.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2
SUCCESS difference: 1.4e-08 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 1.6e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3
SUCCESS difference: 7.8e-11 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.2e-10 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3
SUCCESS difference: 7.9e-11 <   1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3
SUCCESS difference: 7e-12   <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3
SUCCESS difference: 7.7e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3
SUCCESS difference: 4.8e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3
SUCCESS difference: 7.2e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3
SUCCESS difference: 3.5e-12 <   1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3
SUCCESS difference: 9.1e-09 <   1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-226 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013212
   Total Core solution elapsed time:       0.274193
   Linear solver elapsed time:             0.224452 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1
SUCCESS difference: 1.3e-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: 7e-16   <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1
SUCCESS difference: 7e-16   <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1
SUCCESS difference: 3.9e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2
SUCCESS difference: 7.4e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3
SUCCESS difference: 1.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.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-226 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013212
   Total Core solution elapsed time:       0.274193
   Linear solver elapsed time:             0.224452 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1
SUCCESS difference: 1.3e-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: 7e-16   <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1
SUCCESS difference: 7e-16   <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1
SUCCESS difference: 3.9e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2
SUCCESS difference: 7.4e-16 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3
SUCCESS difference: 1.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.2e-15 <   1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-227 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.024925
   Total Core solution elapsed time:       0.710168
   Linear solver elapsed time:             0.464813 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1
SUCCESS difference: 2.6e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1
SUCCESS difference: 2.6e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1
SUCCESS difference: 4.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1
SUCCESS difference: 4.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1
SUCCESS difference: 4.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: 4.6e-10 <   2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2
SUCCESS difference: 1.3e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2
SUCCESS difference: 1.1e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2
SUCCESS difference: 1.3e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2
SUCCESS difference: 4.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2
SUCCESS difference: 8.6e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2
SUCCESS difference: 8.6e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2
SUCCESS difference: 8.6e-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: 3.1e-08 <   1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 1.9e-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.9e-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.6e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3
SUCCESS difference: 6.5e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3
SUCCESS difference: 6.5e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3
SUCCESS difference: 6.5e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3
SUCCESS difference: 1.3e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3
SUCCESS difference: 2.5e-08 <   1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-227 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.024925
   Total Core solution elapsed time:       0.710168
   Linear solver elapsed time:             0.464813 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1
SUCCESS difference: 2.6e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1
SUCCESS difference: 2.6e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1
SUCCESS difference: 1e-16   <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1
SUCCESS difference: 4.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1
SUCCESS difference: 4.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1
SUCCESS difference: 4.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: 4.6e-10 <   2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2
SUCCESS difference: 1.3e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2
SUCCESS difference: 1.1e-10 <   1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2
SUCCESS difference: 1.3e-10 <   5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2
SUCCESS difference: 4.9e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2
SUCCESS difference: 8.6e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2
SUCCESS difference: 8.6e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2
SUCCESS difference: 8.6e-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: 3.1e-08 <   1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 1.9e-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.9e-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.6e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3
SUCCESS difference: 6.5e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3
SUCCESS difference: 6.5e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3
SUCCESS difference: 6.5e-12 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3
SUCCESS difference: 1.3e-11 <   1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3
SUCCESS difference: 2.5e-08 <   1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-228 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012307
   Total Core solution elapsed time:       0.213888
   Linear solver elapsed time:             0.163397 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1
SUCCESS difference: 2.1e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1
SUCCESS difference: 2.1e-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: 1e-15   <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1
SUCCESS difference: 1e-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: 6e-15   <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2
SUCCESS difference: 2.4e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2
SUCCESS difference: 1e-15   <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2
SUCCESS difference: 5.3e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3
SUCCESS difference: 2e-15   <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3
SUCCESS difference: 1.7e-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.8e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4
SUCCESS difference: 2.7e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-228 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012307
   Total Core solution elapsed time:       0.213888
   Linear solver elapsed time:             0.163397 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1
SUCCESS difference: 2.1e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1
SUCCESS difference: 2.1e-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: 1e-15   <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1
SUCCESS difference: 1e-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: 6e-15   <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2
SUCCESS difference: 2.4e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2
SUCCESS difference: 2.3e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2
SUCCESS difference: 1e-15   <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance2
SUCCESS difference: 5.3e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3
SUCCESS difference: 2e-15   <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3
SUCCESS difference: 1.7e-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.8e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4
SUCCESS difference: 2.7e-15 <   1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4
SUCCESS difference: 1.7e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4
SUCCESS difference: 1.9e-15 <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-229 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014429
   Total Core solution elapsed time:       0.190616
   Linear solver elapsed time:             0.144431 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1
SUCCESS difference: 4.2e-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: 8.9e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1
SUCCESS difference: 9.8e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2
SUCCESS difference: 4.1e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2
SUCCESS difference: 4.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2
SUCCESS difference: 9.3e-16 <   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: 4.6e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3
SUCCESS difference: 2.2e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3
SUCCESS difference: 2.2e-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.3e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3
SUCCESS difference: 1.2e-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: 5.3e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4
SUCCESS difference: 2.5e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4
SUCCESS difference: 1e-15   <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4
SUCCESS difference: 1e-15   <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-229 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014429
   Total Core solution elapsed time:       0.190616
   Linear solver elapsed time:             0.144431 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1
SUCCESS difference: 4.2e-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: 8.9e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1
SUCCESS difference: 9.8e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2
SUCCESS difference: 4.1e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2
SUCCESS difference: 4.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2
SUCCESS difference: 9.3e-16 <   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: 4.6e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3
SUCCESS difference: 2.2e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3
SUCCESS difference: 2.2e-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.3e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3
SUCCESS difference: 1.2e-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: 5.3e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4
SUCCESS difference: 2.5e-15 <   1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4
SUCCESS difference: 1.2e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4
SUCCESS difference: 1e-15   <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4
SUCCESS difference: 1.1e-15 <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4
SUCCESS difference: 1e-15   <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-230 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018451
   Total Core solution elapsed time:       0.726374
   Linear solver elapsed time:             0.449711 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1
SUCCESS difference: 8.6e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1
SUCCESS difference: 4.3e-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: 5.1e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1
SUCCESS difference: 5.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1
SUCCESS difference: 1.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.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2
SUCCESS difference: 3.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2
SUCCESS difference: 1e-15   <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2
SUCCESS difference: 1e-15   <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2
SUCCESS difference: 1.4e-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: 2.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3
SUCCESS difference: 7.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3
SUCCESS difference: 8.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4
SUCCESS difference: 4.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4
SUCCESS difference: 3.6e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4
SUCCESS difference: 2e-15   <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-230 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018451
   Total Core solution elapsed time:       0.726374
   Linear solver elapsed time:             0.449711 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1
SUCCESS difference: 6.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1
SUCCESS difference: 8.6e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1
SUCCESS difference: 4.3e-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: 5.1e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1
SUCCESS difference: 5.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1
SUCCESS difference: 5.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1
SUCCESS difference: 1.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.1e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2
SUCCESS difference: 3.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2
SUCCESS difference: 6.2e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2
SUCCESS difference: 1e-15   <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2
SUCCESS difference: 1e-15   <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2
SUCCESS difference: 1.4e-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: 2.2e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3
SUCCESS difference: 7.7e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3
SUCCESS difference: 8.3e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4
SUCCESS difference: 4.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4
SUCCESS difference: 3.6e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4
SUCCESS difference: 1.5e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4
SUCCESS difference: 2e-15   <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4
SUCCESS difference: 1.8e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4
SUCCESS difference: 1.9e-15 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-231 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012973
   Total Core solution elapsed time:       0.23418
   Linear solver elapsed time:             0.167021 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1
SUCCESS difference: 9.2e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1
SUCCESS difference: 1.7e-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: 8.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2
SUCCESS difference: 1e-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: 8.9e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2
SUCCESS difference: 9.6e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2
SUCCESS difference: 9.1e-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: 2.3e-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: 1e-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: 1e-15   <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4
SUCCESS difference: 2.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4
SUCCESS difference: 1.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4
SUCCESS difference: 3.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4
SUCCESS difference: 1.3e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4
SUCCESS difference: 2.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4
SUCCESS difference: 2.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4
SUCCESS difference: 2.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-231 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012973
   Total Core solution elapsed time:       0.23418
   Linear solver elapsed time:             0.167021 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1
SUCCESS difference: 9.2e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1
SUCCESS difference: 1.7e-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: 8.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2
SUCCESS difference: 5.4e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2
SUCCESS difference: 1e-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: 8.9e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed2
SUCCESS difference: 9.6e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface2
SUCCESS difference: 9.1e-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: 2.3e-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: 1e-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: 1e-15   <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance3
SUCCESS difference: 3.1e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4
SUCCESS difference: 2.7e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4
SUCCESS difference: 1.2e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4
SUCCESS difference: 3.3e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4
SUCCESS difference: 1.3e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4
SUCCESS difference: 2.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4
SUCCESS difference: 2.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4
SUCCESS difference: 2.7e-15 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-232 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008921
   Total Core solution elapsed time:       0.131761
   Linear solver elapsed time:             0.088017 (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: 2e-15   <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1
SUCCESS difference: 0       <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.6e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2
SUCCESS difference: 3.3e-07 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3
SUCCESS difference: 5.1e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4
SUCCESS difference: 4.6e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-232 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008921
   Total Core solution elapsed time:       0.131761
   Linear solver elapsed time:             0.088017 (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: 2e-15   <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1
SUCCESS difference: 0       <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.6e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2
SUCCESS difference: 3.3e-07 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3
SUCCESS difference: 5.1e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 2.9e-15 <   1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4
SUCCESS difference: 4.6e-08 <   1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-233 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015701
   Total Core solution elapsed time:       0.503294
   Linear solver elapsed time:             0.363413 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1
SUCCESS difference: 2.9e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1
SUCCESS difference: 1.8e-10 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1
SUCCESS difference: 2.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: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1
SUCCESS difference: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1
SUCCESS difference: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature1
SUCCESS difference: 0       <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2e-10   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2
SUCCESS difference: 1e-10   <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2
SUCCESS difference: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2
SUCCESS difference: 2.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2
SUCCESS difference: 1.3e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 7.7e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3
SUCCESS difference: 7.4e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3
SUCCESS difference: 3.2e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3
SUCCESS difference: 7.4e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3
SUCCESS difference: 2.9e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3
SUCCESS difference: 2.5e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 8.3e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4
SUCCESS difference: 5.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4
SUCCESS difference: 2e-10   <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4
SUCCESS difference: 5.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4
SUCCESS difference: 8.1e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4
SUCCESS difference: 8.1e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4
SUCCESS difference: 8.1e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4
SUCCESS difference: 4.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4
SUCCESS difference: 1.4e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-233 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015701
   Total Core solution elapsed time:       0.503294
   Linear solver elapsed time:             0.363413 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1
SUCCESS difference: 2.9e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1
SUCCESS difference: 1.8e-10 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1
SUCCESS difference: 2.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: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1
SUCCESS difference: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1
SUCCESS difference: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1
SUCCESS difference: 1.6e-15 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature1
SUCCESS difference: 0       <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2e-10   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2
SUCCESS difference: 1e-10   <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2
SUCCESS difference: 2.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2
SUCCESS difference: 2.2e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2
SUCCESS difference: 2.8e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2
SUCCESS difference: 1.3e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 7.7e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3
SUCCESS difference: 7.4e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3
SUCCESS difference: 3.2e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3
SUCCESS difference: 7.4e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3
SUCCESS difference: 3.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3
SUCCESS difference: 2.9e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3
SUCCESS difference: 2.5e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 8.3e-10 <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4
SUCCESS difference: 5.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4
SUCCESS difference: 2e-10   <   1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4
SUCCESS difference: 5.1e-10 <   2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4
SUCCESS difference: 6e-12   <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4
SUCCESS difference: 8.1e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4
SUCCESS difference: 8.1e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4
SUCCESS difference: 8.1e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4
SUCCESS difference: 4.3e-12 <   1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4
SUCCESS difference: 1.4e-08 <   1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-236 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004796
   Total Core solution elapsed time:       0.019561
   Linear solver elapsed time:             0.008531 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 8.8e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1
SUCCESS difference: 8.5e-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: 6.5e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2
SUCCESS difference: 8.9e-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: 3.2e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3
SUCCESS difference: 3.2e-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: 1e-15   <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3
SUCCESS difference: 9.6e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3
SUCCESS difference: 9.3e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-236 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004796
   Total Core solution elapsed time:       0.019561
   Linear solver elapsed time:             0.008531 (44%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 8.8e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1
SUCCESS difference: 8.5e-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: 6.5e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2
SUCCESS difference: 8.9e-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: 3.2e-15 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3
SUCCESS difference: 3.2e-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: 1e-15   <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3
SUCCESS difference: 9.6e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3
SUCCESS difference: 9.3e-16 <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-237 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008729
   Total Core solution elapsed time:       0.051979
   Linear solver elapsed time:             0.026564 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1
SUCCESS difference: 8.4e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1
SUCCESS difference: 9.5e-16 <   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.2e-17 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1
SUCCESS difference: 3.4e-17 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1
SUCCESS difference: 2.8e-17 <   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: 2.8e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2
SUCCESS difference: 3e-15   <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2
SUCCESS difference: 3e-15   <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2
SUCCESS difference: 2.6e-17 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2
SUCCESS difference: 3.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2
SUCCESS difference: 3.5e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2
SUCCESS difference: 4e-16   <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2
SUCCESS difference: 1e-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: 1.9e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3
SUCCESS difference: 3.1e-15 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3
SUCCESS difference: 4.2e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3
SUCCESS difference: 7.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3
SUCCESS difference: 9.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3
SUCCESS difference: 9.3e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3
SUCCESS difference: 3e-15   <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3
SUCCESS difference: 3.2e-08 <   5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-237 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpdd.s0p specified: values set as zero
      no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008729
   Total Core solution elapsed time:       0.051979
   Linear solver elapsed time:             0.026564 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1
SUCCESS difference: 8.4e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1
SUCCESS difference: 9.5e-16 <   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.2e-17 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1
SUCCESS difference: 3.4e-17 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1
SUCCESS difference: 2.8e-17 <   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: 2.8e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2
SUCCESS difference: 3e-15   <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2
SUCCESS difference: 3e-15   <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2
SUCCESS difference: 2.6e-17 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2
SUCCESS difference: 3.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2
SUCCESS difference: 3.5e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2
SUCCESS difference: 4e-16   <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2
SUCCESS difference: 1e-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: 1.9e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3
SUCCESS difference: 3.2e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3
SUCCESS difference: 3.1e-15 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3
SUCCESS difference: 4.2e-16 <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3
SUCCESS difference: 7.8e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3
SUCCESS difference: 9.9e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3
SUCCESS difference: 9.3e-16 <   1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3
SUCCESS difference: 3e-15   <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3
SUCCESS difference: 3.2e-08 <   5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-238 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00486
   Total Core solution elapsed time:       0.044057
   Linear solver elapsed time:             0.019999 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 6.8e-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: 6.1e-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: 6.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2
SUCCESS difference: 1.2e-15 <   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: 8.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3
SUCCESS difference: 4.9e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3
SUCCESS difference: 4.9e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-238 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00486
   Total Core solution elapsed time:       0.044057
   Linear solver elapsed time:             0.019999 (45%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 6.8e-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: 6.1e-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: 6.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2
SUCCESS difference: 6.7e-16 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2
SUCCESS difference: 1.2e-15 <   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: 8.6e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3
SUCCESS difference: 4.9e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3
SUCCESS difference: 4.9e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-239 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009499
   Total Core solution elapsed time:       0.044198
   Linear solver elapsed time:             0.012347 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 1.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.3e-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: 7.3e-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: 1.9e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2
SUCCESS difference: 1.4e-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: 7.1e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3
SUCCESS difference: 2e-15   <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3
SUCCESS difference: 1.7e-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.7e-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.6e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-239 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009499
   Total Core solution elapsed time:       0.044198
   Linear solver elapsed time:             0.012347 (28%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 1.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.3e-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: 7.3e-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: 1.9e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2
SUCCESS difference: 1.4e-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: 7.1e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3
SUCCESS difference: 2e-15   <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3
SUCCESS difference: 1.7e-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.7e-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.6e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3
SUCCESS difference: 1.6e-15 <   1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-240 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00658
   Total Core solution elapsed time:       0.035899
   Linear solver elapsed time:             0.012536 (35%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 8.2e-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: 4.8e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 1e-15   <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 1e-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.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 1.1e-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: 8.9e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 1e-15   <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-240 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00658
   Total Core solution elapsed time:       0.035899
   Linear solver elapsed time:             0.012536 (35%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   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: 8.2e-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: 4.8e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 1e-15   <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 1e-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.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 1.1e-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: 8.9e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.2e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 1e-15   <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-241 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008509
   Total Core solution elapsed time:       0.152227
   Linear solver elapsed time:             0.117002 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1
SUCCESS difference: 2.6e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1
SUCCESS difference: 2.7e-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: 1e-15   <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1
SUCCESS difference: 6.6e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2
SUCCESS difference: 1e-15   <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2
SUCCESS difference: 1e-15   <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2
SUCCESS difference: 1.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: 7.9e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3
SUCCESS difference: 2.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3
SUCCESS difference: 1.6e-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: 8.7e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4
SUCCESS difference: 3.5e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4
SUCCESS difference: 3.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-241 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008509
   Total Core solution elapsed time:       0.152227
   Linear solver elapsed time:             0.117002 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1
SUCCESS difference: 2.6e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1
SUCCESS difference: 2.7e-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: 1e-15   <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1
SUCCESS difference: 6.6e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2
SUCCESS difference: 1e-15   <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2
SUCCESS difference: 1e-15   <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2
SUCCESS difference: 1.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: 7.9e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3
SUCCESS difference: 2.4e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3
SUCCESS difference: 1.8e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3
SUCCESS difference: 1.6e-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: 8.7e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4
SUCCESS difference: 3.5e-15 <   1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4
SUCCESS difference: 3.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4
SUCCESS difference: 1.5e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4
SUCCESS difference: 1.6e-15 <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-242 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012862
   Total Core solution elapsed time:       0.216838
   Linear solver elapsed time:             0.156621 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1
SUCCESS difference: 9.4e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1
SUCCESS difference: 1.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: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1
SUCCESS difference: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1
SUCCESS difference: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1
SUCCESS difference: 9.3e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2
SUCCESS difference: 9e-11   <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2
SUCCESS difference: 5.7e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2
SUCCESS difference: 9e-11   <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2
SUCCESS difference: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2
SUCCESS difference: 1.6e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3
SUCCESS difference: 8.8e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3
SUCCESS difference: 2e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3
SUCCESS difference: 2e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3
SUCCESS difference: 2e-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.3e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4
SUCCESS difference: 8.8e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4
SUCCESS difference: 2e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-242 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012862
   Total Core solution elapsed time:       0.216838
   Linear solver elapsed time:             0.156621 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1
SUCCESS difference: 1.3e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1
SUCCESS difference: 9.4e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1
SUCCESS difference: 1.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: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1
SUCCESS difference: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1
SUCCESS difference: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1
SUCCESS difference: 9.3e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2
SUCCESS difference: 9e-11   <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2
SUCCESS difference: 5.7e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2
SUCCESS difference: 9e-11   <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2
SUCCESS difference: 1e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2
SUCCESS difference: 1.6e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3
SUCCESS difference: 8.8e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel3
SUCCESS difference: 1.6e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3
SUCCESS difference: 2e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3
SUCCESS difference: 2e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3
SUCCESS difference: 2e-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.3e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4
SUCCESS difference: 8.8e-11 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4
SUCCESS difference: 2e-12   <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4
SUCCESS difference: 1.7e-12 <   1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-243 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.029554
   Total Core solution elapsed time:       16.2614
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 16 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers
SUCCESS difference: 0       <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT
SUCCESS difference: 0       <   3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD
SUCCESS difference: 0       <   6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe
SUCCESS difference: 0       <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn
SUCCESS difference: 0       <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA
SUCCESS difference: 0       <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference: 0       <   2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd
SUCCESS difference: 0       <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF
SUCCESS difference: 0       <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW
SUCCESS difference: 0       <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance
SUCCESS difference: 0       <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt
SUCCESS difference: 0       <   2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze
SUCCESS difference: 0       <   8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-243 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.029554
   Total Core solution elapsed time:       16.2614
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 16 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers
SUCCESS difference: 0       <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT
SUCCESS difference: 0       <   3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD
SUCCESS difference: 0       <   6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe
SUCCESS difference: 0       <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn
SUCCESS difference: 0       <   8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA
SUCCESS difference: 0       <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference: 0       <   2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd
SUCCESS difference: 0       <   1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd
SUCCESS difference: 0       <   4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF
SUCCESS difference: 0       <   5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW
SUCCESS difference: 0       <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance
SUCCESS difference: 0       <   9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt
SUCCESS difference: 0       <   2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze
SUCCESS difference: 0       <   8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt
SUCCESS difference: 0       <   2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze
SUCCESS difference: 0       <   1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-245 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpddSicopolis.s0p specified: values set as zero
      no SMBpddSicopolis.s0t specified: values set as zero
      no SMBpddSicopolis.temperature_anomaly specified: values set as zero
      no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
      no SMBpddSicopolis.smb_corr specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.002963
   Total Core solution elapsed time:       0.003401
   Linear solver elapsed time:             0.001531 (45%)

   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
SUCCESS difference: 4.3e-16 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-245 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpddSicopolis.s0p specified: values set as zero
      no SMBpddSicopolis.s0t specified: values set as zero
      no SMBpddSicopolis.temperature_anomaly specified: values set as zero
      no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
      no SMBpddSicopolis.smb_corr specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.002963
   Total Core solution elapsed time:       0.003401
   Linear solver elapsed time:             0.001531 (45%)

   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
SUCCESS difference: 4.3e-16 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-246 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBsemic.s0gcm specified: values from md.geometry.surface
      no SMBsemic.mask specified: values set as 2 for ice
      no SMBsemic.Tamp specified: values set as 3.0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011599
   Total Core solution elapsed time:       1.07751
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-16 <   1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1
SUCCESS difference: 0       <   1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2
SUCCESS difference: 0       <   1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-246 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBsemic.s0gcm specified: values from md.geometry.surface
      no SMBsemic.mask specified: values set as 2 for ice
      no SMBsemic.Tamp specified: values set as 3.0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011599
   Total Core solution elapsed time:       1.07751
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-16 <   1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1
SUCCESS difference: 0       <   1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1
SUCCESS difference: 1.1e-16 <   1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2
SUCCESS difference: 0       <   1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-247 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004354
   Total Core solution elapsed time:       0.011715
   Linear solver elapsed time:             0.003503 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012645
   Total Core solution elapsed time:       0.16069
   Linear solver elapsed time:             0.04895 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-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: 1e-15   <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1
SUCCESS difference: 7.6e-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: 7.6e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 7.6e-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: 4.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1
SUCCESS difference: 2.1e-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: 2.3e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 2.2e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 3.1e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2
SUCCESS difference: 2.2e-14 <   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: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference: 1.6e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2
SUCCESS difference: 8.1e-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: 2.7e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.8e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 2.3e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3
SUCCESS difference: 1.9e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 9.7e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 9e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3
SUCCESS difference: 4.9e-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.6e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4
SUCCESS difference: 2e-14   <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4
SUCCESS difference: 2.8e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4
SUCCESS difference: 2e-14   <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4
SUCCESS difference: 1e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4
SUCCESS difference: 7.4e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4
SUCCESS difference: 3.9e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4
SUCCESS difference: 0       <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-247 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBd18opdd.s0p specified: values set as zero
      no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004354
   Total Core solution elapsed time:       0.011715
   Linear solver elapsed time:             0.003503 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012645
   Total Core solution elapsed time:       0.16069
   Linear solver elapsed time:             0.04895 (30%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-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: 1e-15   <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1
SUCCESS difference: 7.6e-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: 7.6e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 7.6e-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: 4.2e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1
SUCCESS difference: 2.1e-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: 2.3e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 2.2e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 3.1e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2
SUCCESS difference: 2.2e-14 <   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: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 1.2e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference: 1.6e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2
SUCCESS difference: 8.1e-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: 2.7e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.8e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 2.3e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3
SUCCESS difference: 1.9e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 9.7e-16 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 9e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3
SUCCESS difference: 4.9e-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.6e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4
SUCCESS difference: 2e-14   <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4
SUCCESS difference: 2.8e-14 <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4
SUCCESS difference: 2e-14   <   1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4
SUCCESS difference: 1e-15   <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4
SUCCESS difference: 7.4e-15 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4
SUCCESS difference: 3.9e-14 <   1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4
SUCCESS difference: 0       <   1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-248 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007841
   Total Core solution elapsed time:       0.185363
   Linear solver elapsed time:             0.1617  (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy
SUCCESS difference: 1.2e-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.5e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface
SUCCESS difference: 1.4e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.6e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear
SUCCESS difference: 7.5e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-248 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007841
   Total Core solution elapsed time:       0.185363
   Linear solver elapsed time:             0.1617  (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy
SUCCESS difference: 1.2e-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.5e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VySurface
SUCCESS difference: 1.4e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.6e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear
SUCCESS difference: 7.5e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase
SUCCESS difference: 1.2e-15 <   1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-249 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009664
   Total Core solution elapsed time:       0.279092
   Linear solver elapsed time:             0.230934 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-14 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1
SUCCESS difference: 5.3e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1
SUCCESS difference: 5.4e-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: 1e-15   <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1
SUCCESS difference: 1e-15   <   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: 9.6e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 1e-15   <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2
SUCCESS difference: 1e-15   <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-249 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009664
   Total Core solution elapsed time:       0.279092
   Linear solver elapsed time:             0.230934 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-14 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1
SUCCESS difference: 5.3e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1
SUCCESS difference: 5.4e-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: 1e-15   <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1
SUCCESS difference: 1e-15   <   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: 9.6e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 1e-15   <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2
SUCCESS difference: 9.7e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2
SUCCESS difference: 1e-15   <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb2
SUCCESS difference: 2.5e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 1.1e-14 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3
SUCCESS difference: 1.5e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference: 2.5e-16 <   1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-252 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015539
   Total Core solution elapsed time:       12.4079
   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: 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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-252 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015539
   Total Core solution elapsed time:       12.4079
   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: 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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-253 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014616
   Total Core solution elapsed time:       11.5334
   Linear solver elapsed time:             0       (0%)

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

+++ Running case: MATLAB-253 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014616
   Total Core solution elapsed time:       11.5334
   Linear solver elapsed time:             0       (0%)

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

+++ Running case: MATLAB-254 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019306
   Total Core solution elapsed time:       0.273953
   Linear solver elapsed time:             0.242001 (88%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy
SUCCESS difference: 1.6e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface
SUCCESS difference: 5.9e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear
SUCCESS difference: 1.6e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-254 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019306
   Total Core solution elapsed time:       0.273953
   Linear solver elapsed time:             0.242001 (88%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy
SUCCESS difference: 1.6e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface
SUCCESS difference: 5.9e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear
SUCCESS difference: 1.6e-15 <   1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-255 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007848
   Total Core solution elapsed time:       0.293032
   Linear solver elapsed time:             0.250603 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1
SUCCESS difference: 1.7e-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: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2
SUCCESS difference: 1e-14   <   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.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-255 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007848
   Total Core solution elapsed time:       0.293032
   Linear solver elapsed time:             0.250603 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1
SUCCESS difference: 1.7e-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: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1
SUCCESS difference: 1.2e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2
SUCCESS difference: 1e-14   <   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.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-256 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004247
   Total Core solution elapsed time:       0.022445
   Linear solver elapsed time:             0.011366 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 2.4e-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: 9.5e-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: 9.2e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 1e-15   <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 1.1e-15 <   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: 1.5e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 9.3e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 5e-15   <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-256 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004247
   Total Core solution elapsed time:       0.022445
   Linear solver elapsed time:             0.011366 (51%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 2.4e-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: 9.5e-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: 9.2e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 2.8e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 1e-15   <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 1.1e-15 <   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: 1.5e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 9.3e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.4e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 5e-15   <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 9.4e-16 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 1.4e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 2.1e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-257 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010006
   Total Core solution elapsed time:       0.965441
   Linear solver elapsed time:             0.709183 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1
SUCCESS difference: 7.5e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1
SUCCESS difference: 7.5e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1
SUCCESS difference: 4.1e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1
SUCCESS difference: 1.5e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1
SUCCESS difference: 5.3e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2
SUCCESS difference: 7.9e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2
SUCCESS difference: 8e-14   <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2
SUCCESS difference: 2e-16   <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2
SUCCESS difference: 9.9e-17 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2
SUCCESS difference: 4.1e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3
SUCCESS difference: 7.9e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3
SUCCESS difference: 7.9e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3
SUCCESS difference: 1.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-257 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010006
   Total Core solution elapsed time:       0.965441
   Linear solver elapsed time:             0.709183 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1
SUCCESS difference: 7.5e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1
SUCCESS difference: 7.5e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1
SUCCESS difference: 1.1e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1
SUCCESS difference: 4.1e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1
SUCCESS difference: 1.5e-16 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1
SUCCESS difference: 5.3e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2
SUCCESS difference: 7.9e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2
SUCCESS difference: 8e-14   <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2
SUCCESS difference: 2e-16   <   1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2
SUCCESS difference: 9.9e-17 <   1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2
SUCCESS difference: 4.1e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3
SUCCESS difference: 7.9e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3
SUCCESS difference: 7.9e-14 <   1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3
SUCCESS difference: 1.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-258 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030247
   Total Core solution elapsed time:       29.3972
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 29 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-12 test id: 258 test name: 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       <   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-258 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030247
   Total Core solution elapsed time:       29.3972
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 29 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-12 test id: 258 test name: 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       <   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-259 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014665
   Total Core solution elapsed time:       29.6693
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 29 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: Layers
SUCCESS difference: 0       <   4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT
SUCCESS difference: 0       <   3e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD
SUCCESS difference: 0       <   6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe
SUCCESS difference: 0       <   8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn
SUCCESS difference: 0       <   8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA
SUCCESS difference: 0       <   5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0       <   2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference: 0       <   4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference: 0       <   5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference: 0       <   9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference: 0       <   9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference: 0       <   2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference: 0       <   8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-259 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014665
   Total Core solution elapsed time:       29.6693
   Linear solver elapsed time:             0       (0%)

   Total elapsed time: 0 hrs 0 min 29 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: Layers
SUCCESS difference: 0       <   4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT
SUCCESS difference: 0       <   3e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD
SUCCESS difference: 0       <   6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe
SUCCESS difference: 0       <   8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn
SUCCESS difference: 0       <   8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA
SUCCESS difference: 0       <   5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0       <   2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference: 0       <   1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference: 0       <   4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference: 0       <   5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference: 0       <   9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference: 0       <   9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference: 0       <   2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference: 0       <   8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain
SUCCESS difference: 0       <   2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference: 0       <   1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-260 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006654
   Total Core solution elapsed time:       0.046879
   Linear solver elapsed time:             0.040288 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-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.6e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-260 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006654
   Total Core solution elapsed time:       0.046879
   Linear solver elapsed time:             0.040288 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-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.6e-15 <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-261 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012918
   Total Core solution elapsed time:       0.153931
   Linear solver elapsed time:             0.104967 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx
SUCCESS difference: 2.4e-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: 2.1e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-261 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012918
   Total Core solution elapsed time:       0.153931
   Linear solver elapsed time:             0.104967 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx
SUCCESS difference: 2.4e-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: 2.1e-15 <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-270 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007563
   Total Core solution elapsed time:       0.114544
   Linear solver elapsed time:             0.101337 (88%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.6e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx
SUCCESS difference: 9.6e-16 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy
SUCCESS difference: 8.4e-16 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-270 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007563
   Total Core solution elapsed time:       0.114544
   Linear solver elapsed time:             0.101337 (88%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.6e-15 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx
SUCCESS difference: 9.6e-16 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy
SUCCESS difference: 8.4e-16 <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-272 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.007144
   Total Core solution elapsed time:       0.319363
   Linear solver elapsed time:             0.278634 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient
SUCCESS difference: 6.1e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits
SUCCESS difference: 5.7e-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.3e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel
SUCCESS difference: 6.5e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx
SUCCESS difference: 3.1e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-272 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.007144
   Total Core solution elapsed time:       0.319363
   Linear solver elapsed time:             0.278634 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient
SUCCESS difference: 6.1e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits
SUCCESS difference: 5.7e-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.3e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel
SUCCESS difference: 6.5e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx
SUCCESS difference: 3.1e-15 <   1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-273 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007968
   Total Core solution elapsed time:       0.055413
   Linear solver elapsed time:             0.047186 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx
SUCCESS difference: 4e-15   <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy
SUCCESS difference: 4.1e-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: 1.1e-14 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-273 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007968
   Total Core solution elapsed time:       0.055413
   Linear solver elapsed time:             0.047186 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-15 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx
SUCCESS difference: 4e-15   <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy
SUCCESS difference: 4.1e-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: 1.1e-14 <   1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-275 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004049
   Total Core solution elapsed time:       0.009234
   Linear solver elapsed time:             0.007159 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-275 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004049
   Total Core solution elapsed time:       0.009234
   Linear solver elapsed time:             0.007159 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-280 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007895
   Total Core solution elapsed time:       0.120848
   Linear solver elapsed time:             0.109267 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011383
   Total Core solution elapsed time:       0.10776
   Linear solver elapsed time:             0.093276 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007156
   Total Core solution elapsed time:       0.079321
   Linear solver elapsed time:             0.071806 (91%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble
SUCCESS difference: 3.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble
SUCCESS difference: 3.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16   <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble
SUCCESS difference: 7.4e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.7e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.8e-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: 8.4e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2
SUCCESS difference: 1e-16   <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-280 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007895
   Total Core solution elapsed time:       0.120848
   Linear solver elapsed time:             0.109267 (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011383
   Total Core solution elapsed time:       0.10776
   Linear solver elapsed time:             0.093276 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007156
   Total Core solution elapsed time:       0.079321
   Linear solver elapsed time:             0.071806 (91%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble
SUCCESS difference: 3.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble
SUCCESS difference: 3.5e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16   <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble
SUCCESS difference: 7.4e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.7e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.8e-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: 8.4e-15 <   1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2
SUCCESS difference: 5.1e-15 <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2
SUCCESS difference: 1e-16   <   1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-285 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019382
   Total Core solution elapsed time:       0.198794
   Linear solver elapsed time:             0.162667 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009051
   Total Core solution elapsed time:       0.209664
   Linear solver elapsed time:             0.177893 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009489
   Total Core solution elapsed time:       0.104642
   Linear solver elapsed time:             0.08894 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011351
   Total Core solution elapsed time:       0.155661
   Linear solver elapsed time:             0.133185 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00934
   Total Core solution elapsed time:       0.237325
   Linear solver elapsed time:             0.204575 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011322
   Total Core solution elapsed time:       0.135219
   Linear solver elapsed time:             0.11069 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016069
   Total Core solution elapsed time:       0.538608
   Linear solver elapsed time:             0.468805 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-10   < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 7e-11   <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 3.7e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 6.9e-11 <   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.1e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.6e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 8.6e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 2.6e-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: 2.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 5.6e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 3.1e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 5.6e-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.5e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 2.8e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 8.2e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 2.6e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference: 1e-16   <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 1.1e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 5.7e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 1.1e-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: 4.8e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 1.7e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1e-09   <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 1.7e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference: 1e-16   <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 2.2e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 8.6e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 4.8e-09 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 8.6e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference: 1e-16   <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-285 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019382
   Total Core solution elapsed time:       0.198794
   Linear solver elapsed time:             0.162667 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009051
   Total Core solution elapsed time:       0.209664
   Linear solver elapsed time:             0.177893 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009489
   Total Core solution elapsed time:       0.104642
   Linear solver elapsed time:             0.08894 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011351
   Total Core solution elapsed time:       0.155661
   Linear solver elapsed time:             0.133185 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00934
   Total Core solution elapsed time:       0.237325
   Linear solver elapsed time:             0.204575 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011322
   Total Core solution elapsed time:       0.135219
   Linear solver elapsed time:             0.11069 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016069
   Total Core solution elapsed time:       0.538608
   Linear solver elapsed time:             0.468805 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-10   < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 7e-11   <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 3.7e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 6.9e-11 <   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.1e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.6e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 8.6e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 2.6e-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: 2.6e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 5.6e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 3.1e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 5.6e-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.5e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 2.8e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 8.2e-11 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 2.6e-10 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference: 1e-16   <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 1.1e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 5.7e-10 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 1.1e-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: 4.8e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 1.7e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1e-09   <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 1.7e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference: 1e-16   <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 2.2e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 8.6e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 4.8e-09 <   2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 8.6e-09 <   5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference: 1e-16   <   1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-290 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01048
   Total Core solution elapsed time:       0.892607
   Linear solver elapsed time:             0.672443 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-07 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx
SUCCESS difference: 2.7e-08 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy
SUCCESS difference: 2.2e-05 <  0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz
SUCCESS difference: 1.8e-05 <  0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel
SUCCESS difference: 1.1e-08 <   2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-290 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01048
   Total Core solution elapsed time:       0.892607
   Linear solver elapsed time:             0.672443 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-07 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx
SUCCESS difference: 2.7e-08 <   5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy
SUCCESS difference: 2.2e-05 <  0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz
SUCCESS difference: 1.8e-05 <  0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel
SUCCESS difference: 1.1e-08 <   2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-291 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006158
   Total Core solution elapsed time:       1.07308
   Linear solver elapsed time:             0.227201 (21%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.8e-07 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx
SUCCESS difference: 3.2e-08 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy
SUCCESS difference: 2.1e-05 <   8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz
SUCCESS difference: 1.7e-05 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel
SUCCESS difference: 4e-09   <   1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-291 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006158
   Total Core solution elapsed time:       1.07308
   Linear solver elapsed time:             0.227201 (21%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.8e-07 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx
SUCCESS difference: 3.2e-08 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy
SUCCESS difference: 2.1e-05 <   8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz
SUCCESS difference: 1.7e-05 <   5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel
SUCCESS difference: 4e-09   <   1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-292 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011059
   Total Core solution elapsed time:       0.261844
   Linear solver elapsed time:             0.212266 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1
SUCCESS difference: 2.7e-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: 6.7e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1
SUCCESS difference: 5.8e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1
SUCCESS difference: 6e-16   <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1
SUCCESS difference: 6.6e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2
SUCCESS difference: 5.5e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2
SUCCESS difference: 6.7e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3
SUCCESS difference: 2e-15   <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3
SUCCESS difference: 1.2e-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.5e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-292 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011059
   Total Core solution elapsed time:       0.261844
   Linear solver elapsed time:             0.212266 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1
SUCCESS difference: 2.7e-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: 6.7e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1
SUCCESS difference: 5.8e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1
SUCCESS difference: 6e-16   <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1
SUCCESS difference: 6.6e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2
SUCCESS difference: 5.5e-16 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2
SUCCESS difference: 6.7e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3
SUCCESS difference: 2e-15   <   1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3
SUCCESS difference: 1.2e-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.5e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-293 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012539
   Total Core solution elapsed time:       0.317162
   Linear solver elapsed time:             0.271973 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1
SUCCESS difference: 3.7e-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.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1
SUCCESS difference: 1.1e-16 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 5.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2
SUCCESS difference: 1.7e-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: 7.9e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3
SUCCESS difference: 1.7e-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: 8.8e-15 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-293 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012539
   Total Core solution elapsed time:       0.317162
   Linear solver elapsed time:             0.271973 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1
SUCCESS difference: 3.7e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1
SUCCESS difference: 3.7e-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.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1
SUCCESS difference: 1.1e-16 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 5.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2
SUCCESS difference: 1.8e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2
SUCCESS difference: 1.7e-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: 7.9e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3
SUCCESS difference: 2.3e-15 <   1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3
SUCCESS difference: 1.7e-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: 8.8e-15 <   2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-301 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010006
   Total Core solution elapsed time:       0.042231
   Linear solver elapsed time:             0.034776 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-15   <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.3e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-301 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010006
   Total Core solution elapsed time:       0.042231
   Linear solver elapsed time:             0.034776 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-15   <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.3e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.3e-15 <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-302 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006968
   Total Core solution elapsed time:       0.05138
   Linear solver elapsed time:             0.039637 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx
SUCCESS difference: 1.7e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy
SUCCESS difference: 1.5e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-302 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006968
   Total Core solution elapsed time:       0.05138
   Linear solver elapsed time:             0.039637 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx
SUCCESS difference: 1.7e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy
SUCCESS difference: 1.5e-15 <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-303 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008359
   Total Core solution elapsed time:       0.087968
   Linear solver elapsed time:             0.071334 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx
SUCCESS difference: 4.3e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy
SUCCESS difference: 4.3e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-303 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008359
   Total Core solution elapsed time:       0.087968
   Linear solver elapsed time:             0.071334 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx
SUCCESS difference: 4.3e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy
SUCCESS difference: 4.3e-16 <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-304 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009699
   Total Core solution elapsed time:       0.049612
   Linear solver elapsed time:             0.037254 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.6e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy
SUCCESS difference: 1.9e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz
SUCCESS difference: 2.4e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-304 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009699
   Total Core solution elapsed time:       0.049612
   Linear solver elapsed time:             0.037254 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.6e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy
SUCCESS difference: 1.9e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz
SUCCESS difference: 2.4e-15 <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-305 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008581
   Total Core solution elapsed time:       0.046375
   Linear solver elapsed time:             0.035119 (76%)

   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.7e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy
SUCCESS difference: 1.6e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz
SUCCESS difference: 1.3e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-305 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008581
   Total Core solution elapsed time:       0.046375
   Linear solver elapsed time:             0.035119 (76%)

   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.7e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy
SUCCESS difference: 1.6e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz
SUCCESS difference: 1.3e-15 <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-306 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008993
   Total Core solution elapsed time:       0.062584
   Linear solver elapsed time:             0.048197 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx
SUCCESS difference: 8.2e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy
SUCCESS difference: 1.4e-15 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz
SUCCESS difference: 5.5e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-306 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008993
   Total Core solution elapsed time:       0.062584
   Linear solver elapsed time:             0.048197 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx
SUCCESS difference: 8.2e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy
SUCCESS difference: 1.4e-15 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz
SUCCESS difference: 5.5e-16 <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-307 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006899
   Total Core solution elapsed time:       0.045653
   Linear solver elapsed time:             0.036635 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-10 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx
SUCCESS difference: 8.2e-11 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy
SUCCESS difference: 4e-11   <   2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz
SUCCESS difference: 8.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-307 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006899
   Total Core solution elapsed time:       0.045653
   Linear solver elapsed time:             0.036635 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-10 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx
SUCCESS difference: 8.2e-11 <   1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy
SUCCESS difference: 4e-11   <   2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz
SUCCESS difference: 8.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-308 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007585
   Total Core solution elapsed time:       0.082905
   Linear solver elapsed time:             0.061403 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.3e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx
SUCCESS difference: 8e-12   <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy
SUCCESS difference: 6.3e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz
SUCCESS difference: 7.7e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel
SUCCESS difference: 8.8e-13 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-308 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007585
   Total Core solution elapsed time:       0.082905
   Linear solver elapsed time:             0.061403 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.3e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx
SUCCESS difference: 8e-12   <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy
SUCCESS difference: 6.3e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz
SUCCESS difference: 7.7e-12 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel
SUCCESS difference: 8.8e-13 <   1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-309 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011774
   Total Core solution elapsed time:       0.010896
   Linear solver elapsed time:             0.007676 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-309 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011774
   Total Core solution elapsed time:       0.010896
   Linear solver elapsed time:             0.007676 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-310 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005693
   Total Core solution elapsed time:       0.011379
   Linear solver elapsed time:             0.008703 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-15 <   1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-310 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005693
   Total Core solution elapsed time:       0.011379
   Linear solver elapsed time:             0.008703 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-15 <   1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-311 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01874
   Total Core solution elapsed time:       0.01223
   Linear solver elapsed time:             0.007721 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-311 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01874
   Total Core solution elapsed time:       0.01223
   Linear solver elapsed time:             0.007721 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 <   1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-312 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006901
   Total Core solution elapsed time:       0.041777
   Linear solver elapsed time:             0.029589 (71%)

   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: 4.4e-09 <   2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-312 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006901
   Total Core solution elapsed time:       0.041777
   Linear solver elapsed time:             0.029589 (71%)

   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: 4.4e-09 <   2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-313 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test313.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.6276e-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.73045e-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)=2.11935e-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.019538
   Total Core solution elapsed time:       0.123705
   Linear solver elapsed time:             0.07904 (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.9e-15 <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-313 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test313.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.6276e-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.73045e-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)=2.11935e-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.019538
   Total Core solution elapsed time:       0.123705
   Linear solver elapsed time:             0.07904 (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.9e-15 <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 313 test name: SquareSheetConstrainedTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-314 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010353
   Total Core solution elapsed time:       0.115247
   Linear solver elapsed time:             0.087091 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1
SUCCESS difference: 1e-16   <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1
SUCCESS difference: 1e-14   <   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: 3.3e-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.7e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2
SUCCESS difference: 1.9e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2
SUCCESS difference: 2.4e-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: 9e-13   <   1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3
SUCCESS difference: 7.8e-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: 2.3e-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.7e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-314 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010353
   Total Core solution elapsed time:       0.115247
   Linear solver elapsed time:             0.087091 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1
SUCCESS difference: 1e-16   <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1
SUCCESS difference: 1e-14   <   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: 3.3e-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.7e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2
SUCCESS difference: 1.2e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2
SUCCESS difference: 1.9e-14 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2
SUCCESS difference: 2.4e-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: 9e-13   <   1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3
SUCCESS difference: 7.8e-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: 2.3e-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.7e-15 <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-315 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.031529
   Total Core solution elapsed time:       0.432739
   Linear solver elapsed time:             0.290061 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-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.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1
SUCCESS difference: 1.5e-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.6e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1
SUCCESS difference: 1e-15   <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1
SUCCESS difference: 3e-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: 5.3e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2
SUCCESS difference: 4.4e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2
SUCCESS difference: 8.6e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2
SUCCESS difference: 4.5e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2
SUCCESS difference: 7.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.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2
SUCCESS difference: 0       <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 8.6e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3
SUCCESS difference: 8.1e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3
SUCCESS difference: 1.9e-13 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3
SUCCESS difference: 8.4e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3
SUCCESS difference: 2e-15   <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3
SUCCESS difference: 8e-15   <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-315 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.031529
   Total Core solution elapsed time:       0.432739
   Linear solver elapsed time:             0.290061 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-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.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1
SUCCESS difference: 1.5e-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.6e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1
SUCCESS difference: 1e-15   <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1
SUCCESS difference: 3e-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: 5.3e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2
SUCCESS difference: 4.4e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2
SUCCESS difference: 8.6e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2
SUCCESS difference: 4.5e-14 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2
SUCCESS difference: 7.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.4e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2
SUCCESS difference: 0       <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 8.6e-13 <   1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3
SUCCESS difference: 8.1e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3
SUCCESS difference: 1.9e-13 <   5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3
SUCCESS difference: 8.4e-14 <   2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3
SUCCESS difference: 1.3e-16 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3
SUCCESS difference: 1.5e-14 <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3
SUCCESS difference: 2e-15   <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3
SUCCESS difference: 8e-15   <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-316 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017621
   Total Core solution elapsed time:       0.109597
   Linear solver elapsed time:             0.082372 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1
SUCCESS difference: 1.9e-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.2e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1
SUCCESS difference: 2.8e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2
SUCCESS difference: 6.1e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.4e-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: 2e-14   <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 5.4e-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.2e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.5e-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.3e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-316 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017621
   Total Core solution elapsed time:       0.109597
   Linear solver elapsed time:             0.082372 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1
SUCCESS difference: 1.9e-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.2e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1
SUCCESS difference: 2.8e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2
SUCCESS difference: 6.1e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2
SUCCESS difference: 6.5e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.4e-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: 2e-14   <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.5e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 5.4e-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.2e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.5e-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.3e-14 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-317 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.026942
   Total Core solution elapsed time:       0.281763
   Linear solver elapsed time:             0.185691 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-11   <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1
SUCCESS difference: 9.3e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1
SUCCESS difference: 3.7e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1
SUCCESS difference: 8.9e-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: 2.2e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1
SUCCESS difference: 2.7e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1
SUCCESS difference: 2.6e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1
SUCCESS difference: 0       <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2
SUCCESS difference: 9.7e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2
SUCCESS difference: 4.6e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2
SUCCESS difference: 9.5e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2
SUCCESS difference: 2.7e-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: 2e-13   <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2
SUCCESS difference: 2.5e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2
SUCCESS difference: 3.8e-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.8e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3
SUCCESS difference: 7.3e-11 <   5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3
SUCCESS difference: 3.3e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3
SUCCESS difference: 7e-11   <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3
SUCCESS difference: 2.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: 4e-13   <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3
SUCCESS difference: 4.9e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3
SUCCESS difference: 5.8e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3
SUCCESS difference: 0       <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-317 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.026942
   Total Core solution elapsed time:       0.281763
   Linear solver elapsed time:             0.185691 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-11   <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1
SUCCESS difference: 9.3e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1
SUCCESS difference: 3.7e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1
SUCCESS difference: 8.9e-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: 2.2e-13 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1
SUCCESS difference: 2.7e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1
SUCCESS difference: 2.6e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1
SUCCESS difference: 0       <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2
SUCCESS difference: 9.7e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2
SUCCESS difference: 4.6e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2
SUCCESS difference: 9.5e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2
SUCCESS difference: 2.7e-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: 2e-13   <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2
SUCCESS difference: 2.5e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2
SUCCESS difference: 3.8e-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.8e-10 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3
SUCCESS difference: 7.3e-11 <   5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3
SUCCESS difference: 3.3e-11 <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3
SUCCESS difference: 7e-11   <   1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3
SUCCESS difference: 2.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: 4e-13   <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3
SUCCESS difference: 4.9e-14 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3
SUCCESS difference: 5.8e-15 <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3
SUCCESS difference: 0       <   1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3
SUCCESS difference: 0       <   1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-318 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019609
   Total Core solution elapsed time:       0.285901
   Linear solver elapsed time:             0.194997 (68%)

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

+++ Running case: MATLAB-318 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019609
   Total Core solution elapsed time:       0.285901
   Linear solver elapsed time:             0.194997 (68%)

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

+++ Running case: MATLAB-319 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.010291
   Total Core solution elapsed time:       0.255899
   Linear solver elapsed time:             0.180963 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-14 <   1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient
SUCCESS difference: 1.8e-14 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits
SUCCESS difference: 1.7e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient
SUCCESS difference: 1e-16   <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure
SUCCESS difference: 1.4e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel
SUCCESS difference: 2.4e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx
SUCCESS difference: 1.7e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-319 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.010291
   Total Core solution elapsed time:       0.255899
   Linear solver elapsed time:             0.180963 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-14 <   1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient
SUCCESS difference: 1.8e-14 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits
SUCCESS difference: 1.7e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient
SUCCESS difference: 1e-16   <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure
SUCCESS difference: 1.4e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel
SUCCESS difference: 2.4e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx
SUCCESS difference: 1.7e-15 <   1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-320 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.015241
   Total Core solution elapsed time:       0.204343
   Linear solver elapsed time:             0.146386 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient
SUCCESS difference: 1.3e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits
SUCCESS difference: 1.7e-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.3e-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.3e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-320 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.015241
   Total Core solution elapsed time:       0.204343
   Linear solver elapsed time:             0.146386 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient
SUCCESS difference: 1.3e-14 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits
SUCCESS difference: 1.7e-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.3e-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.3e-15 <   1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-321 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.01137
   Total Core solution elapsed time:       0.64052
   Linear solver elapsed time:             0.498983 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-11 <   1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient
SUCCESS difference: 1.2e-10 <   1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits
SUCCESS difference: 1.4e-11 <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient
SUCCESS difference: 1e-16   <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure
SUCCESS difference: 5.6e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel
SUCCESS difference: 8.3e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx
SUCCESS difference: 5.6e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-321 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.01137
   Total Core solution elapsed time:       0.64052
   Linear solver elapsed time:             0.498983 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-11 <   1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient
SUCCESS difference: 1.2e-10 <   1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits
SUCCESS difference: 1.4e-11 <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: FrictionCoefficient
SUCCESS difference: 1e-16   <   1e-10 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Pressure
SUCCESS difference: 5.6e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel
SUCCESS difference: 8.3e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx
SUCCESS difference: 5.6e-11 <   1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-322 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.016389
   Total Core solution elapsed time:       0.600204
   Linear solver elapsed time:             0.407419 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-07 <   5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient
SUCCESS difference: 1.9e-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: 4.4e-11 <   8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure
SUCCESS difference: 5.2e-10 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel
SUCCESS difference: 1.5e-09 <   9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx
SUCCESS difference: 4.8e-10 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-322 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.016389
   Total Core solution elapsed time:       0.600204
   Linear solver elapsed time:             0.407419 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-07 <   5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient
SUCCESS difference: 1.9e-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: 4.4e-11 <   8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure
SUCCESS difference: 5.2e-10 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel
SUCCESS difference: 1.5e-09 <   9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx
SUCCESS difference: 4.8e-10 <   8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-323 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014238
   Total Core solution elapsed time:       0.303283
   Linear solver elapsed time:             0.258467 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1
SUCCESS difference: 6.6e-16 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1
SUCCESS difference: 8.3e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2
SUCCESS difference: 2.9e-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: 7.2e-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: 4e-15   <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2
SUCCESS difference: 3.5e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2
SUCCESS difference: 3.1e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3
SUCCESS difference: 3.4e-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.2e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3
SUCCESS difference: 1.9e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-323 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014238
   Total Core solution elapsed time:       0.303283
   Linear solver elapsed time:             0.258467 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1
SUCCESS difference: 2.4e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1
SUCCESS difference: 6.6e-16 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1
SUCCESS difference: 8.3e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2
SUCCESS difference: 2.9e-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: 7.2e-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: 4e-15   <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2
SUCCESS difference: 3.5e-15 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2
SUCCESS difference: 3.1e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3
SUCCESS difference: 1.9e-14 <   1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3
SUCCESS difference: 3.4e-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.2e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3
SUCCESS difference: 1.9e-14 <   1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-324 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.026834
   Total Core solution elapsed time:       0.546751
   Linear solver elapsed time:             0.376138 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-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: 2e-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: 2.2e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1
SUCCESS difference: 0       <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.2e-13 <   5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2
SUCCESS difference: 4.2e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2
SUCCESS difference: 1.8e-13 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2
SUCCESS difference: 9.5e-14 <   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.1e-13 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2
SUCCESS difference: 6.7e-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: 2.9e-13 <   1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3
SUCCESS difference: 1.9e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3
SUCCESS difference: 3.4e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3
SUCCESS difference: 9.7e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3
SUCCESS difference: 0       <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3
SUCCESS difference: 1.9e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3
SUCCESS difference: 9.2e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3
SUCCESS difference: 5.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-324 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.026834
   Total Core solution elapsed time:       0.546751
   Linear solver elapsed time:             0.376138 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-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: 2e-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: 2.2e-15 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1
SUCCESS difference: 0       <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.2e-13 <   5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2
SUCCESS difference: 4.2e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2
SUCCESS difference: 1.8e-13 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2
SUCCESS difference: 9.5e-14 <   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.1e-13 <   5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2
SUCCESS difference: 1.5e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2
SUCCESS difference: 6.7e-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: 2.9e-13 <   1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3
SUCCESS difference: 1.9e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3
SUCCESS difference: 3.4e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3
SUCCESS difference: 9.7e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3
SUCCESS difference: 0       <   1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3
SUCCESS difference: 1.9e-13 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3
SUCCESS difference: 9.2e-14 <   1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3
SUCCESS difference: 5.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-325 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009097
   Total Core solution elapsed time:       0.069799
   Linear solver elapsed time:             0.048569 (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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-325 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009097
   Total Core solution elapsed time:       0.069799
   Linear solver elapsed time:             0.048569 (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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-326 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011394
   Total Core solution elapsed time:       0.058264
   Linear solver elapsed time:             0.035756 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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: 3.4e-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: 6.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: 7.9e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-326 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011394
   Total Core solution elapsed time:       0.058264
   Linear solver elapsed time:             0.035756 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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: 3.4e-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: 6.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: 7.9e-16 <   1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-327 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02172
   Total Core solution elapsed time:       0.232908
   Linear solver elapsed time:             0.15893 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1
SUCCESS difference: 2.4e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1
SUCCESS difference: 9.1e-12 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1
SUCCESS difference: 2.4e-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: 9.3e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1
SUCCESS difference: 1.1e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 8.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.6e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 7.5e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 4.8e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2
SUCCESS difference: 3.4e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2
SUCCESS difference: 6.6e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2
SUCCESS difference: 3.4e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2
SUCCESS difference: 1.2e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2
SUCCESS difference: 1.8e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2
SUCCESS difference: 2.2e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 4.6e-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.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3
SUCCESS difference: 3.7e-11 <   5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3
SUCCESS difference: 6.8e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3
SUCCESS difference: 3.7e-11 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3
SUCCESS difference: 2.2e-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.5e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3
SUCCESS difference: 1.8e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.1e-14 <  0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 0       <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-327 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02172
   Total Core solution elapsed time:       0.232908
   Linear solver elapsed time:             0.15893 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1
SUCCESS difference: 2.4e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1
SUCCESS difference: 9.1e-12 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1
SUCCESS difference: 2.4e-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: 9.3e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1
SUCCESS difference: 1.1e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 8.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.6e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 7.5e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 4.8e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2
SUCCESS difference: 3.4e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2
SUCCESS difference: 6.6e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2
SUCCESS difference: 3.4e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2
SUCCESS difference: 1.2e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 1.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2
SUCCESS difference: 1.8e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2
SUCCESS difference: 2.2e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 4.6e-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.7e-11 <   1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3
SUCCESS difference: 3.7e-11 <   5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3
SUCCESS difference: 6.8e-12 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3
SUCCESS difference: 3.7e-11 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3
SUCCESS difference: 2.2e-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.5e-13 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3
SUCCESS difference: 1.8e-14 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2.1e-15 <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.1e-14 <  0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 0       <   1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-328 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014515
   Total Core solution elapsed time:       0.157392
   Linear solver elapsed time:             0.119039 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1
SUCCESS difference: 1.4e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1
SUCCESS difference: 1.7e-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: 4.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2
SUCCESS difference: 1.6e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2
SUCCESS difference: 1.6e-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: 2.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2
SUCCESS difference: 3.5e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2
SUCCESS difference: 6.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2
SUCCESS difference: 4.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3
SUCCESS difference: 2.7e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3
SUCCESS difference: 2.7e-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.2e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3
SUCCESS difference: 1.1e-13 <   2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3
SUCCESS difference: 5.4e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-328 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014515
   Total Core solution elapsed time:       0.157392
   Linear solver elapsed time:             0.119039 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.7e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1
SUCCESS difference: 1.4e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1
SUCCESS difference: 1.7e-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: 4.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2
SUCCESS difference: 1.6e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2
SUCCESS difference: 1.6e-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: 2.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2
SUCCESS difference: 2.6e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2
SUCCESS difference: 3.5e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2
SUCCESS difference: 6.3e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2
SUCCESS difference: 4.1e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3
SUCCESS difference: 2.7e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3
SUCCESS difference: 2.7e-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.2e-15 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3
SUCCESS difference: 1.1e-13 <   2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3
SUCCESS difference: 5.4e-14 <   1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-329 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.029465
   Total Core solution elapsed time:       0.419535
   Linear solver elapsed time:             0.298651 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.7e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1
SUCCESS difference: 3.5e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1
SUCCESS difference: 2.3e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1
SUCCESS difference: 3.5e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1
SUCCESS difference: 1.2e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1
SUCCESS difference: 1.5e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1
SUCCESS difference: 1.6e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1
SUCCESS difference: 0       <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1
SUCCESS difference: 1.8e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2
SUCCESS difference: 1.4e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2
SUCCESS difference: 4.4e-11 <   2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2
SUCCESS difference: 1.3e-10 <   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: 4.4e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2
SUCCESS difference: 5.5e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2
SUCCESS difference: 4.4e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2
SUCCESS difference: 4.7e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2
SUCCESS difference: 1.3e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3
SUCCESS difference: 6.5e-11 <   5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3
SUCCESS difference: 2.4e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3
SUCCESS difference: 6.3e-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: 6.3e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3
SUCCESS difference: 7.9e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3
SUCCESS difference: 5.2e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3
SUCCESS difference: 1.1e-12 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3
SUCCESS difference: 1.9e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-329 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.029465
   Total Core solution elapsed time:       0.419535
   Linear solver elapsed time:             0.298651 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.7e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1
SUCCESS difference: 3.5e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1
SUCCESS difference: 2.3e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1
SUCCESS difference: 3.5e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1
SUCCESS difference: 1.3e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1
SUCCESS difference: 1.2e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1
SUCCESS difference: 1.5e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1
SUCCESS difference: 3.1e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1
SUCCESS difference: 1.6e-16 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1
SUCCESS difference: 0       <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1
SUCCESS difference: 1.8e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2
SUCCESS difference: 1.4e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2
SUCCESS difference: 4.4e-11 <   2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2
SUCCESS difference: 1.3e-10 <   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: 4.4e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2
SUCCESS difference: 5.5e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2
SUCCESS difference: 4.4e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2
SUCCESS difference: 4.7e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2
SUCCESS difference: 1.3e-10 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3
SUCCESS difference: 6.5e-11 <   5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3
SUCCESS difference: 2.4e-11 <   1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3
SUCCESS difference: 6.3e-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: 6.3e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3
SUCCESS difference: 7.9e-14 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3
SUCCESS difference: 5.2e-15 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3
SUCCESS difference: 1.1e-12 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3
SUCCESS difference: 1.9e-13 <   1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-330 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.04465
   Total Core solution elapsed time:       0.145463
   Linear solver elapsed time:             0.117017 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 1.6e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 1.9e-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: 1e-14   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 1.6e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.5e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 2e-15   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 1e-14   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-330 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.04465
   Total Core solution elapsed time:       0.145463
   Linear solver elapsed time:             0.117017 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 1.6e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 1.9e-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: 1e-14   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 1.6e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.5e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 2e-15   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 1e-14   <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.9e-15 <   1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-331 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
 
====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012196
   Total Core solution elapsed time:       0.04564
   Linear solver elapsed time:             0.029707 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008758
   Total Core solution elapsed time:       0.293656
   Linear solver elapsed time:             0.223722 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature 
SUCCESS difference: 4.2e-16 <   1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-331 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
 
====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012196
   Total Core solution elapsed time:       0.04564
   Linear solver elapsed time:             0.029707 (65%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008758
   Total Core solution elapsed time:       0.293656
   Linear solver elapsed time:             0.223722 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 <   1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature 
SUCCESS difference: 4.2e-16 <   1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-332 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011124
   Total Core solution elapsed time:       0.39729
   Linear solver elapsed time:             0.286362 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 1.6e-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: 7.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 4.6e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 1e-15   <   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: 1.4e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference: 6e-14   <   2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 5.7e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 9.1e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-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.8e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-332 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011124
   Total Core solution elapsed time:       0.39729
   Linear solver elapsed time:             0.286362 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 1.6e-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: 7.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 4.6e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 3.7e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 1e-15   <   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: 1.4e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference: 6e-14   <   2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 5.7e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 9.1e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-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.8e-14 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-333 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.012795
   Total Core solution elapsed time:       0.510923
   Linear solver elapsed time:             0.41623 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient
SUCCESS difference: 2.2e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits
SUCCESS difference: 5.5e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient
SUCCESS difference: 0       <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure
SUCCESS difference: 7.5e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel
SUCCESS difference: 2.1e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx
SUCCESS difference: 7.5e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-333 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.012795
   Total Core solution elapsed time:       0.510923
   Linear solver elapsed time:             0.41623 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 <   1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient
SUCCESS difference: 2.2e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits
SUCCESS difference: 5.5e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient
SUCCESS difference: 0       <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure
SUCCESS difference: 7.5e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel
SUCCESS difference: 2.1e-15 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx
SUCCESS difference: 7.5e-16 <   1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-334 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009754
   Total Core solution elapsed time:       0.375135
   Linear solver elapsed time:             0.314313 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient
SUCCESS difference: 6e-15   <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar
SUCCESS difference: 0       <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure
SUCCESS difference: 1.2e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel
SUCCESS difference: 4.1e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-334 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009754
   Total Core solution elapsed time:       0.375135
   Linear solver elapsed time:             0.314313 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient
SUCCESS difference: 6e-15   <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits
SUCCESS difference: 3.3e-16 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar
SUCCESS difference: 0       <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure
SUCCESS difference: 1.2e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel
SUCCESS difference: 4.1e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-335 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016109
   Total Core solution elapsed time:       0.206332
   Linear solver elapsed time:             0.156079 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.2e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx
SUCCESS difference: 9.8e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy
SUCCESS difference: 8.4e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz
SUCCESS difference: 9.7e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel
SUCCESS difference: 1.3e-17 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure
SUCCESS difference: 8.4e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface
SUCCESS difference: 9.8e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface
SUCCESS difference: 9.2e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear
SUCCESS difference: 7.4e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear
SUCCESS difference: 8.4e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase
SUCCESS difference: 9.8e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-335 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016109
   Total Core solution elapsed time:       0.206332
   Linear solver elapsed time:             0.156079 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.2e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx
SUCCESS difference: 9.8e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy
SUCCESS difference: 8.4e-15 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz
SUCCESS difference: 9.7e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel
SUCCESS difference: 1.3e-17 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure
SUCCESS difference: 8.4e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface
SUCCESS difference: 9.8e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface
SUCCESS difference: 9.2e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear
SUCCESS difference: 7.4e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear
SUCCESS difference: 8.4e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase
SUCCESS difference: 9.8e-16 <   1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-336 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.078365
   Total Core solution elapsed time:       0.213309
   Linear solver elapsed time:             0.148193 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1
SUCCESS difference: 3.6e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1
SUCCESS difference: 3.6e-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: 8.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1
SUCCESS difference: 8e-16   <   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: 8.2e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2
SUCCESS difference: 3.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2
SUCCESS difference: 6.2e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3
SUCCESS difference: 3.9e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3
SUCCESS difference: 3.8e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3
SUCCESS difference: 2.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.2e-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: 7.5e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4
SUCCESS difference: 4.5e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4
SUCCESS difference: 4.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4
SUCCESS difference: 2.1e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-336 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.078365
   Total Core solution elapsed time:       0.213309
   Linear solver elapsed time:             0.148193 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1
SUCCESS difference: 3.6e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1
SUCCESS difference: 3.6e-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: 8.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1
SUCCESS difference: 8e-16   <   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: 8.2e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2
SUCCESS difference: 3.4e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2
SUCCESS difference: 3.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2
SUCCESS difference: 8.3e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2
SUCCESS difference: 1.4e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance2
SUCCESS difference: 6.2e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3
SUCCESS difference: 3.9e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3
SUCCESS difference: 3.8e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3
SUCCESS difference: 2.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.2e-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: 7.5e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4
SUCCESS difference: 4.5e-15 <   1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4
SUCCESS difference: 4.3e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4
SUCCESS difference: 2.1e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4
SUCCESS difference: 2.5e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4
SUCCESS difference: 1.2e-16 <   1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-337 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0222 
   Total Core solution elapsed time:       0.343831
   Linear solver elapsed time:             0.260015 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1
SUCCESS difference: 1e-16   <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1
SUCCESS difference: 3.6e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2
SUCCESS difference: 2.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2
SUCCESS difference: 2.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2
SUCCESS difference: 3.7e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2
SUCCESS difference: 3.7e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2
SUCCESS difference: 3.7e-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: 6.2e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3
SUCCESS difference: 3.1e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3
SUCCESS difference: 3.2e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3
SUCCESS difference: 3.7e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3
SUCCESS difference: 5.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3
SUCCESS difference: 5.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3
SUCCESS difference: 5.1e-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: 4.4e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4
SUCCESS difference: 1.6e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4
SUCCESS difference: 1.6e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4
SUCCESS difference: 5.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4
SUCCESS difference: 4.3e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4
SUCCESS difference: 4.3e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4
SUCCESS difference: 4.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-337 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.0222 
   Total Core solution elapsed time:       0.343831
   Linear solver elapsed time:             0.260015 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1
SUCCESS difference: 1.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1
SUCCESS difference: 1e-16   <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1
SUCCESS difference: 3.6e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2
SUCCESS difference: 2.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2
SUCCESS difference: 2.9e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2
SUCCESS difference: 2.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2
SUCCESS difference: 3.7e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2
SUCCESS difference: 3.7e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2
SUCCESS difference: 3.7e-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: 6.2e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3
SUCCESS difference: 3.1e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3
SUCCESS difference: 3.2e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3
SUCCESS difference: 3.7e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3
SUCCESS difference: 5.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3
SUCCESS difference: 5.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3
SUCCESS difference: 5.1e-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: 4.4e-10 <   5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4
SUCCESS difference: 1.6e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4
SUCCESS difference: 1.6e-10 <   1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4
SUCCESS difference: 5.1e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4
SUCCESS difference: 4.3e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4
SUCCESS difference: 4.3e-12 <   1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4
SUCCESS difference: 4.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-338 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011956
   Total Core solution elapsed time:       0.247164
   Linear solver elapsed time:             0.207797 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1
SUCCESS difference: 7.8e-16 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1
SUCCESS difference: 8.9e-16 <   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: 7.6e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1
SUCCESS difference: 8e-16   <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1
SUCCESS difference: 6e-15   <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2
SUCCESS difference: 2.7e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2
SUCCESS difference: 2.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2
SUCCESS difference: 8.3e-16 <   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: 9.6e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2
SUCCESS difference: 1e-15   <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2
SUCCESS difference: 5.6e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3
SUCCESS difference: 3.7e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3
SUCCESS difference: 3.6e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3
SUCCESS difference: 2.2e-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: 4.8e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4
SUCCESS difference: 1.3e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4
SUCCESS difference: 2.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-338 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011956
   Total Core solution elapsed time:       0.247164
   Linear solver elapsed time:             0.207797 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1
SUCCESS difference: 7.8e-16 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1
SUCCESS difference: 8.9e-16 <   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: 7.6e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1
SUCCESS difference: 9.6e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1
SUCCESS difference: 8e-16   <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1
SUCCESS difference: 6e-15   <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2
SUCCESS difference: 2.7e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2
SUCCESS difference: 2.8e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2
SUCCESS difference: 8.3e-16 <   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: 9.6e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2
SUCCESS difference: 1e-15   <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2
SUCCESS difference: 5.6e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3
SUCCESS difference: 3.7e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3
SUCCESS difference: 3.6e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3
SUCCESS difference: 1.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3
SUCCESS difference: 2.2e-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: 4.8e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4
SUCCESS difference: 1.3e-15 <   1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4
SUCCESS difference: 1.3e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4
SUCCESS difference: 2.1e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-339 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.052337
   Total Core solution elapsed time:       0.427552
   Linear solver elapsed time:             0.303074 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1
SUCCESS difference: 1e-10   <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1
SUCCESS difference: 1e-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.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1
SUCCESS difference: 1.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1
SUCCESS difference: 1.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1
SUCCESS difference: 5.5e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2
SUCCESS difference: 3.7e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2
SUCCESS difference: 3.7e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2
SUCCESS difference: 3.2e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3
SUCCESS difference: 7.8e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3
SUCCESS difference: 7.8e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3
SUCCESS difference: 2.9e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3
SUCCESS difference: 2.9e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3
SUCCESS difference: 2.9e-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: 3e-10   <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4
SUCCESS difference: 2.9e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4
SUCCESS difference: 3e-12   <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4
SUCCESS difference: 3e-12   <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4
SUCCESS difference: 3e-12   <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-339 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.052337
   Total Core solution elapsed time:       0.427552
   Linear solver elapsed time:             0.303074 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1
SUCCESS difference: 1e-10   <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1
SUCCESS difference: 1e-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.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1
SUCCESS difference: 1.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1
SUCCESS difference: 1.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1
SUCCESS difference: 5.5e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2
SUCCESS difference: 3.7e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2
SUCCESS difference: 3.7e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2
SUCCESS difference: 3.2e-10 <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3
SUCCESS difference: 7.8e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3
SUCCESS difference: 7.8e-11 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3
SUCCESS difference: 3.1e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3
SUCCESS difference: 2.9e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3
SUCCESS difference: 2.9e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3
SUCCESS difference: 2.9e-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: 3e-10   <   2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4
SUCCESS difference: 1.2e-10 <   1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4
SUCCESS difference: 2.9e-12 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4
SUCCESS difference: 3e-12   <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4
SUCCESS difference: 3e-12   <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4
SUCCESS difference: 3e-12   <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 <   1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-340 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.016277
   Total Core solution elapsed time:       0.3858 
   Linear solver elapsed time:             0.278283 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-10 <   3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient
SUCCESS difference: 1.6e-11 <   1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits
SUCCESS difference: 2.9e-11 <   5e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: FrictionCoefficient
SUCCESS difference: 5.2e-17 <   1e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Pressure
SUCCESS difference: 4.1e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel
SUCCESS difference: 3.4e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx
SUCCESS difference: 4.1e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-340 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.016277
   Total Core solution elapsed time:       0.3858 
   Linear solver elapsed time:             0.278283 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-10 <   3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient
SUCCESS difference: 1.6e-11 <   1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits
SUCCESS difference: 2.9e-11 <   5e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: FrictionCoefficient
SUCCESS difference: 5.2e-17 <   1e-10 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Pressure
SUCCESS difference: 4.1e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel
SUCCESS difference: 3.4e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx
SUCCESS difference: 4.1e-11 <   1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-341 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.013649
   Total Core solution elapsed time:       0.379335
   Linear solver elapsed time:             0.281067 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-10 <   1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient
SUCCESS difference: 1e-10   <   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: 1.1e-10 <   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: 1.1e-10 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-341 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.013649
   Total Core solution elapsed time:       0.379335
   Linear solver elapsed time:             0.281067 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-10 <   1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient
SUCCESS difference: 1e-10   <   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: 1.1e-10 <   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: 1.1e-10 <   1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-342 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012899
   Total Core solution elapsed time:       0.067441
   Linear solver elapsed time:             0.044856 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature
SUCCESS difference: 1.6e-09 <   1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate
SUCCESS difference: 1.2e-15 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-342 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012899
   Total Core solution elapsed time:       0.067441
   Linear solver elapsed time:             0.044856 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature
SUCCESS difference: 1.6e-09 <   1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate
SUCCESS difference: 1.2e-15 <   1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-343 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013357
   Total Core solution elapsed time:       0.133434
   Linear solver elapsed time:             0.097443 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1
SUCCESS difference: 9.8e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1
SUCCESS difference: 9.7e-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: 1.8e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1
SUCCESS difference: 1.4e-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: 8.3e-14 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2
SUCCESS difference: 7.2e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2
SUCCESS difference: 7.2e-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: 4.3e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2
SUCCESS difference: 4.7e-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: 2e-13   <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3
SUCCESS difference: 9.5e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3
SUCCESS difference: 9.5e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3
SUCCESS difference: 9.2e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3
SUCCESS difference: 8.8e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-343 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013357
   Total Core solution elapsed time:       0.133434
   Linear solver elapsed time:             0.097443 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1
SUCCESS difference: 9.8e-16 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1
SUCCESS difference: 9.7e-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: 1.8e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1
SUCCESS difference: 1.4e-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: 8.3e-14 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2
SUCCESS difference: 7.2e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2
SUCCESS difference: 7.2e-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: 4.3e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2
SUCCESS difference: 4.7e-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: 2e-13   <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3
SUCCESS difference: 9.5e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3
SUCCESS difference: 9.5e-15 <   1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3
SUCCESS difference: 0       <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3
SUCCESS difference: 3.3e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3
SUCCESS difference: 9.2e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3
SUCCESS difference: 8.8e-15 <   1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-344 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02127
   Total Core solution elapsed time:       0.420457
   Linear solver elapsed time:             0.296287 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1
SUCCESS difference: 4.5e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1
SUCCESS difference: 2.7e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1
SUCCESS difference: 4.4e-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.4e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1
SUCCESS difference: 1.2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1
SUCCESS difference: 2.5e-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: 3.1e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2
SUCCESS difference: 4.3e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2
SUCCESS difference: 1.9e-13 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2
SUCCESS difference: 4.3e-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: 2.1e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2
SUCCESS difference: 3.8e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2
SUCCESS difference: 4.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2
SUCCESS difference: 7.1e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2
SUCCESS difference: 6.7e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3
SUCCESS difference: 4.4e-13 <   5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3
SUCCESS difference: 2.5e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3
SUCCESS difference: 4.3e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed3
SUCCESS difference: 2.6e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3
SUCCESS difference: 6.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3
SUCCESS difference: 5.2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-344 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.02127
   Total Core solution elapsed time:       0.420457
   Linear solver elapsed time:             0.296287 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1
SUCCESS difference: 4.5e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1
SUCCESS difference: 2.7e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1
SUCCESS difference: 4.4e-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.4e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1
SUCCESS difference: 1.2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1
SUCCESS difference: 2.5e-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: 3.1e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2
SUCCESS difference: 4.3e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2
SUCCESS difference: 1.9e-13 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2
SUCCESS difference: 4.3e-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: 2.1e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2
SUCCESS difference: 1.5e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2
SUCCESS difference: 3.8e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2
SUCCESS difference: 4.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2
SUCCESS difference: 7.1e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2
SUCCESS difference: 6.7e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3
SUCCESS difference: 4.4e-13 <   5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3
SUCCESS difference: 2.5e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3
SUCCESS difference: 4.3e-13 <   1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel3
SUCCESS difference: 1.3e-16 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed3
SUCCESS difference: 2.6e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3
SUCCESS difference: 2.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3
SUCCESS difference: 6.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3
SUCCESS difference: 5.2e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3
SUCCESS difference: 1.3e-15 <   1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-345 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
 
====== Testing effectiveconductivity_averaging=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007636
   Total Core solution elapsed time:       0.039882
   Linear solver elapsed time:             0.026932 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing effectiveconductivity_averaging=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005227
   Total Core solution elapsed time:       0.116244
   Linear solver elapsed time:             0.086773 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing effectiveconductivity_averaging=2 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006406
   Total Core solution elapsed time:       0.231216
   Linear solver elapsed time:             0.171919 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy 
SUCCESS difference: 1.3e-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: 6.3e-16 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
SUCCESS difference: 1.2e-15 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 1.7e-16 <   5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 4.2e-16 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-345 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
 
====== Testing effectiveconductivity_averaging=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007636
   Total Core solution elapsed time:       0.039882
   Linear solver elapsed time:             0.026932 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing effectiveconductivity_averaging=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005227
   Total Core solution elapsed time:       0.116244
   Linear solver elapsed time:             0.086773 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing effectiveconductivity_averaging=2 =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006406
   Total Core solution elapsed time:       0.231216
   Linear solver elapsed time:             0.171919 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy 
SUCCESS difference: 1.3e-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: 6.3e-16 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
SUCCESS difference: 1.2e-15 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 1.7e-16 <   5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 4.2e-16 <   1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-346 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test346.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=2.40902e-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.5573e-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.6114e-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.008647
   Total Core solution elapsed time:       0.080109
   Linear solver elapsed time:             0.043957 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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.7e-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: 7.4e-15 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O  field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O  field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-346 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test346.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=2.40902e-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.5573e-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.6114e-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.008647
   Total Core solution elapsed time:       0.080109
   Linear solver elapsed time:             0.043957 (55%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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.7e-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: 7.4e-15 <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O  field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O  field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-347 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test347.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.83332e-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.91493e-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)=2.50782e-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.007796
   Total Core solution elapsed time:       0.072571
   Linear solver elapsed time:             0.04582 (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
loading results from cluster
SUCCESS difference: 2.7e-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: 6.5e-15 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-347 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test347.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
iteration 1/3  time [yr]: 1.00 (time step: 1.00)
   computing temperatures

   solver residue: norm(KU-F)/norm(F)=1.83332e-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.91493e-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)=2.50782e-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.007796
   Total Core solution elapsed time:       0.072571
   Linear solver elapsed time:             0.04582 (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
loading results from cluster
SUCCESS difference: 2.7e-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: 6.5e-15 <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3
SUCCESS difference: 0       <   1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-350 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00571
   Total Core solution elapsed time:       0.511501
   Linear solver elapsed time:             0.397702 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-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.4e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2
SUCCESS difference: 4.5e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3
SUCCESS difference: 3.1e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3
SUCCESS difference: 4.7e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4
SUCCESS difference: 9.5e-14 <   1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-350 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00571
   Total Core solution elapsed time:       0.511501
   Linear solver elapsed time:             0.397702 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-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.4e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2
SUCCESS difference: 4.5e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3
SUCCESS difference: 3.1e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3
SUCCESS difference: 4.7e-14 <   1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4
SUCCESS difference: 9.5e-14 <   1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-351 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.070005
   Total Core solution elapsed time:       5.5072 
   Linear solver elapsed time:             4.36849 (79%)

   Total elapsed time: 0 hrs 0 min 5 sec
SUCCESS difference: 3.8e-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.8e-13 <   2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-351 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.070005
   Total Core solution elapsed time:       5.5072 
   Linear solver elapsed time:             4.36849 (79%)

   Total elapsed time: 0 hrs 0 min 5 sec
SUCCESS difference: 3.8e-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.8e-13 <   2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-352 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015021
   Total Core solution elapsed time:       0.826891
   Linear solver elapsed time:             0.579439 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1
SUCCESS difference: 2.7e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1
SUCCESS difference: 2.7e-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: 1e-15   <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1
SUCCESS difference: 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: 1e-14   <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2
SUCCESS difference: 4e-15   <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2
SUCCESS difference: 4.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2
SUCCESS difference: 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.3e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3
SUCCESS difference: 3.4e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3
SUCCESS difference: 3.3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3
SUCCESS difference: 3.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3
SUCCESS difference: 3.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3
SUCCESS difference: 3.1e-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: 7.1e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4
SUCCESS difference: 1.9e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4
SUCCESS difference: 2e-15   <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4
SUCCESS difference: 2.8e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-352 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015021
   Total Core solution elapsed time:       0.826891
   Linear solver elapsed time:             0.579439 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1
SUCCESS difference: 2.7e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1
SUCCESS difference: 2.7e-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: 1e-15   <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1
SUCCESS difference: 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: 1e-14   <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2
SUCCESS difference: 4e-15   <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2
SUCCESS difference: 4.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2
SUCCESS difference: 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.3e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3
SUCCESS difference: 3.4e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3
SUCCESS difference: 3.3e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3
SUCCESS difference: 2.9e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3
SUCCESS difference: 3.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3
SUCCESS difference: 3.1e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3
SUCCESS difference: 3.1e-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: 7.1e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4
SUCCESS difference: 1.9e-15 <   1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4
SUCCESS difference: 2e-15   <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4
SUCCESS difference: 2.8e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4
SUCCESS difference: 2.4e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-353 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014263
   Total Core solution elapsed time:       0.748333
   Linear solver elapsed time:             0.53091 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1
SUCCESS difference: 2.7e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1
SUCCESS difference: 2.7e-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: 1e-15   <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 9.3e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2
SUCCESS difference: 2.9e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2
SUCCESS difference: 3e-15   <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2
SUCCESS difference: 2e-15   <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2
SUCCESS difference: 2.1e-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: 5.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3
SUCCESS difference: 1.7e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3
SUCCESS difference: 2.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3
SUCCESS difference: 3.2e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3
SUCCESS difference: 3.2e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3
SUCCESS difference: 3.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: 5.7e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4
SUCCESS difference: 2.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4
SUCCESS difference: 2.8e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-353 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014263
   Total Core solution elapsed time:       0.748333
   Linear solver elapsed time:             0.53091 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1
SUCCESS difference: 2.7e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1
SUCCESS difference: 2.7e-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: 1e-15   <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1
SUCCESS difference: 8.2e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1
SUCCESS difference: 9.1e-16 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1
SUCCESS difference: 0       <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 9.3e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2
SUCCESS difference: 2.9e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2
SUCCESS difference: 3e-15   <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2
SUCCESS difference: 2e-15   <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2
SUCCESS difference: 2.1e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2
SUCCESS difference: 2.1e-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: 5.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3
SUCCESS difference: 1.7e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3
SUCCESS difference: 2.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3
SUCCESS difference: 3.2e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3
SUCCESS difference: 3.2e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3
SUCCESS difference: 3.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: 5.7e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4
SUCCESS difference: 2.4e-15 <   1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4
SUCCESS difference: 2.8e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed4
SUCCESS difference: 2.7e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4
SUCCESS difference: 2.6e-15 <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-354 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017565
   Total Core solution elapsed time:       0.72181
   Linear solver elapsed time:             0.520337 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1
SUCCESS difference: 2.5e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1
SUCCESS difference: 2.3e-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: 6.3e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2
SUCCESS difference: 1.8e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2
SUCCESS difference: 1.8e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2
SUCCESS difference: 1.8e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2
SUCCESS difference: 1.7e-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: 6.4e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3
SUCCESS difference: 1.6e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3
SUCCESS difference: 2.6e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3
SUCCESS difference: 2.7e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3
SUCCESS difference: 3.7e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 8.5e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4
SUCCESS difference: 2e-15   <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4
SUCCESS difference: 3.1e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4
SUCCESS difference: 3.1e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4
SUCCESS difference: 3.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-354 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017565
   Total Core solution elapsed time:       0.72181
   Linear solver elapsed time:             0.520337 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1
SUCCESS difference: 2.5e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1
SUCCESS difference: 2.3e-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: 6.3e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2
SUCCESS difference: 1.8e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2
SUCCESS difference: 1.8e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2
SUCCESS difference: 1.9e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2
SUCCESS difference: 1.7e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2
SUCCESS difference: 1.8e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2
SUCCESS difference: 1.7e-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: 6.4e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3
SUCCESS difference: 1.6e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3
SUCCESS difference: 1.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3
SUCCESS difference: 2.6e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3
SUCCESS difference: 2.7e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3
SUCCESS difference: 2.5e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3
SUCCESS difference: 3.7e-16 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 8.5e-15 <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4
SUCCESS difference: 2e-15   <   1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4
SUCCESS difference: 2.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4
SUCCESS difference: 2.3e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4
SUCCESS difference: 3.1e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4
SUCCESS difference: 3.1e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4
SUCCESS difference: 3.2e-15 <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4
SUCCESS difference: 0       <   1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-355 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009455
   Total Core solution elapsed time:       0.334154
   Linear solver elapsed time:             0.211513 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 5.7e-16 <   9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1
SUCCESS difference: 4.6e-14 <   5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1
SUCCESS difference: 2.1e-12 <   2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1
SUCCESS difference: 5.7e-16 <   4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2
SUCCESS difference: 3.2e-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: 3e-14   <   8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3
SUCCESS difference: 2e-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: 4.9e-14 <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4
SUCCESS difference: 2e-12   <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-355 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009455
   Total Core solution elapsed time:       0.334154
   Linear solver elapsed time:             0.211513 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 5.7e-16 <   9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1
SUCCESS difference: 4.6e-14 <   5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1
SUCCESS difference: 2.1e-12 <   2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1
SUCCESS difference: 5.7e-16 <   4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2
SUCCESS difference: 3.2e-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: 3e-14   <   8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3
SUCCESS difference: 2e-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: 4.9e-14 <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4
SUCCESS difference: 2e-12   <   2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-356 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.020447
   Total Core solution elapsed time:       0.254738
   Linear solver elapsed time:             0.179542 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-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: 0       <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC
SUCCESS difference: 0       <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure
SUCCESS difference: 6.6e-16 <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel
SUCCESS difference: 7.5e-16 <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx
SUCCESS difference: 6.7e-16 <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-356 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.020447
   Total Core solution elapsed time:       0.254738
   Linear solver elapsed time:             0.179542 (70%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-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: 0       <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC
SUCCESS difference: 0       <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure
SUCCESS difference: 6.6e-16 <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel
SUCCESS difference: 7.5e-16 <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx
SUCCESS difference: 6.7e-16 <   1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-357 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009875
   Total Core solution elapsed time:       0.223169
   Linear solver elapsed time:             0.16307 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-16 <   1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient
SUCCESS difference: 1.3e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Misfits
SUCCESS difference: 0       <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: FrictionC
SUCCESS difference: 0       <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Pressure
SUCCESS difference: 1.8e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel
SUCCESS difference: 3.4e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-357 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009875
   Total Core solution elapsed time:       0.223169
   Linear solver elapsed time:             0.16307 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-16 <   1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient
SUCCESS difference: 1.3e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Misfits
SUCCESS difference: 0       <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: FrictionC
SUCCESS difference: 0       <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Pressure
SUCCESS difference: 1.8e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel
SUCCESS difference: 3.4e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx
SUCCESS difference: 2.1e-15 <   1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-358 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test358.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

   starting model processor 
   creating datasets for analysis StressbalanceAnalysis
   creating datasets for analysis StressbalanceVerticalAnalysis
   creating datasets for analysis L2ProjectionBaseAnalysis
   creating datasets for analysis ExtrudeFromBaseAnalysis
   creating datasets for analysis DepthAverageAnalysis
   updating elements and materials for control parameters
   creating output definitions
   done with model processor 
   Processing finite element model of analysis StressbalanceAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
   Processing finite element model of analysis StressbalanceVerticalAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Processing finite element model of analysis L2ProjectionBaseAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
   Processing finite element model of analysis ExtrudeFromBaseAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
   Processing finite element model of analysis DepthAverageAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   preparing initial solution

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 |    computing velocities
   Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
   Get solution from inputs
   Reduce vector from g to f set
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=1.04132e-15
   Merging solution vector from fset to gset
   checking convergence
   mechanical equilibrium convergence criterion   81.0324 > 5 %
   Convergence criterion: norm(du)/norm(u)        45.0359 > 5 %
   Convergence criterion: max(du)                 1.59781e-06
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   number of unstable constraints: 0
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=6.4224e-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)=4.81944e-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)=5.99317e-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)=5.11983e-16
   Merging solution vector from fset to gset
   checking convergence
   mechanical equilibrium convergence criterion   12.3938 > 5 %
   Convergence criterion: norm(du)/norm(u)        10.9804 > 5 %
   Convergence criterion: max(du)                 9.75081e-08
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   number of unstable constraints: 0
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=4.37716e-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)=8.9004e-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)=6.76467e-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)=4.59816e-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)=7.7446e-16
   Merging solution vector from fset to gset
   checking convergence
   mechanical equilibrium convergence criterion   3.2434 < 5 %
   Convergence criterion: norm(du)/norm(u)        3.15343 < 5 %
   Convergence criterion: max(du)                 2.3342e-08
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   number of unstable constraints: 0

   total number of iterations: 1
f(x) =     929871.4  |       929871.4 1.126811e-05
 x =  0.381966 |    Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
   Get solution from inputs
   Reduce vector from g to f set
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=5.01773e-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)=7.25471e-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)=6.08564e-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)=5.78197e-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)=4.21785e-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.68182e-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)=9.96253e-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)=5.89654e-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.006201
   Total Core solution elapsed time:       0.027937
   Linear solver elapsed time:             0.015093 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 1.9e-15 <   1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient
SUCCESS difference: 3.7e-15 <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits
SUCCESS difference: 2.8e-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: 4.9e-16 <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel
SUCCESS difference: 2.2e-15 <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx
SUCCESS difference: 5e-16   <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-358 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test358.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

   starting model processor 
   creating datasets for analysis StressbalanceAnalysis
   creating datasets for analysis StressbalanceVerticalAnalysis
   creating datasets for analysis L2ProjectionBaseAnalysis
   creating datasets for analysis ExtrudeFromBaseAnalysis
   creating datasets for analysis DepthAverageAnalysis
   updating elements and materials for control parameters
   creating output definitions
   done with model processor 
   Processing finite element model of analysis StressbalanceAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      detecting active vertices
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
   Processing finite element model of analysis StressbalanceVerticalAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Processing finite element model of analysis L2ProjectionBaseAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
   Processing finite element model of analysis ExtrudeFromBaseAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
   Processing finite element model of analysis DepthAverageAnalysis:
      configuring element and loads
      Configuring elements...
      Configuring loads...
      Configuring materials...
      Configuring inputs...
      resolving node constraints
      creating nodal degrees of freedom
   Renumbering degrees of freedom
call computational core:
   preparing initial solution

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 |    computing velocities
   Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
   Get solution from inputs
   Reduce vector from g to f set
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=1.04132e-15
   Merging solution vector from fset to gset
   checking convergence
   mechanical equilibrium convergence criterion   81.0324 > 5 %
   Convergence criterion: norm(du)/norm(u)        45.0359 > 5 %
   Convergence criterion: max(du)                 1.59781e-06
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   number of unstable constraints: 0
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=6.4224e-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)=4.81944e-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)=5.99317e-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)=5.11983e-16
   Merging solution vector from fset to gset
   checking convergence
   mechanical equilibrium convergence criterion   12.3938 > 5 %
   Convergence criterion: norm(du)/norm(u)        10.9804 > 5 %
   Convergence criterion: max(du)                 9.75081e-08
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   number of unstable constraints: 0
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=4.37716e-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)=8.9004e-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)=6.76467e-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)=4.59816e-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)=7.7446e-16
   Merging solution vector from fset to gset
   checking convergence
   mechanical equilibrium convergence criterion   3.2434 < 5 %
   Convergence criterion: norm(du)/norm(u)        3.15343 < 5 %
   Convergence criterion: max(du)                 2.3342e-08
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   number of unstable constraints: 0

   total number of iterations: 1
f(x) =     929871.4  |       929871.4 1.126811e-05
 x =  0.381966 |    Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
   Get solution from inputs
   Reduce vector from g to f set
   Input updates from constant
   Updating inputs from solution for StressbalanceAnalysis
   Allocating matrices (Kff stiffness matrix size: 20 x 20)
   Assembling matrices
   Create nodal constraints
   Dirichlet lifting applied to load vector
   Solving matrix system

   solver residue: norm(KU-F)/norm(F)=5.01773e-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)=7.25471e-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)=6.08564e-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)=5.78197e-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)=4.21785e-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.68182e-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)=9.96253e-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)=5.89654e-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.006201
   Total Core solution elapsed time:       0.027937
   Linear solver elapsed time:             0.015093 (54%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 1.9e-15 <   1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient
SUCCESS difference: 3.7e-15 <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits
SUCCESS difference: 2.8e-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: 4.9e-16 <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel
SUCCESS difference: 2.2e-15 <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx
SUCCESS difference: 5e-16   <   1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-359 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009743
   Total Core solution elapsed time:       2.38919
   Linear solver elapsed time:             1.65424 (69%)

   Total elapsed time: 0 hrs 0 min 2 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.4e-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.3e-14 <   9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4
SUCCESS difference: 2.6e-12 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-359 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009743
   Total Core solution elapsed time:       2.38919
   Linear solver elapsed time:             1.65424 (69%)

   Total elapsed time: 0 hrs 0 min 2 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.4e-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.3e-14 <   9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4
SUCCESS difference: 2.6e-12 <   3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-360 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009372
   Total Core solution elapsed time:       2.35925
   Linear solver elapsed time:             1.69112 (72%)

   Total elapsed time: 0 hrs 0 min 2 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: 7e-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.2e-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.1e-14 <   9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4
SUCCESS difference: 2.6e-12 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-360 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.009372
   Total Core solution elapsed time:       2.35925
   Linear solver elapsed time:             1.69112 (72%)

   Total elapsed time: 0 hrs 0 min 2 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: 7e-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.2e-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.1e-14 <   9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4
SUCCESS difference: 2.6e-12 <   3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-361 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.008896
   Total Core solution elapsed time:       2.80914
   Linear solver elapsed time:             1.95242 (70%)

   Total elapsed time: 0 hrs 0 min 2 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: 6.8e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2
SUCCESS difference: 2.2e-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: 1.5e-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.3e-15 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4
SUCCESS difference: 9.9e-15 <   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-361 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
      no dsl.sea_surface_height_above_geoid specified: transient values set to zero
      no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
      no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.008896
   Total Core solution elapsed time:       2.80914
   Linear solver elapsed time:             1.95242 (70%)

   Total elapsed time: 0 hrs 0 min 2 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: 6.8e-16 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2
SUCCESS difference: 2.2e-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: 1.5e-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.3e-15 <   1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4
SUCCESS difference: 9.9e-15 <   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-363 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpddGCM.enhance_factor specified: values set as zero
      no SMBpddGCM.lapserates specified: values set as 0.0065 C/m
      no SMBpddGCM.ref_surf specified: values set as sea-level 0 m
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008403
   Total Core solution elapsed time:       0.377376
   Linear solver elapsed time:             0.261056 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2
SUCCESS difference: 2.1e-16 <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-363 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      no SMBpddGCM.enhance_factor specified: values set as zero
      no SMBpddGCM.lapserates specified: values set as 0.0065 C/m
      no SMBpddGCM.ref_surf specified: values set as sea-level 0 m
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008403
   Total Core solution elapsed time:       0.377376
   Linear solver elapsed time:             0.261056 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2
SUCCESS difference: 2.1e-16 <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4
SUCCESS difference: 0       <   1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4
SUCCESS difference: 0       <   1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-401 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01251
   Total Core solution elapsed time:       0.066727
   Linear solver elapsed time:             0.055515 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy
SUCCESS difference: 1.2e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-401 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01251
   Total Core solution elapsed time:       0.066727
   Linear solver elapsed time:             0.055515 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx
SUCCESS difference: 1.2e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy
SUCCESS difference: 1.2e-15 <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-402 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016836
   Total Core solution elapsed time:       0.263744
   Linear solver elapsed time:             0.230006 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx
SUCCESS difference: 2.3e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy
SUCCESS difference: 7.2e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz
SUCCESS difference: 2.5e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-402 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016836
   Total Core solution elapsed time:       0.263744
   Linear solver elapsed time:             0.230006 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx
SUCCESS difference: 2.3e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vy
SUCCESS difference: 7.2e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz
SUCCESS difference: 2.5e-15 <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-403 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011713
   Total Core solution elapsed time:       0.088219
   Linear solver elapsed time:             0.071367 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-10   <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx
SUCCESS difference: 3.4e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy
SUCCESS difference: 1.3e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz
SUCCESS difference: 3.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-403 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011713
   Total Core solution elapsed time:       0.088219
   Linear solver elapsed time:             0.071367 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-10   <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx
SUCCESS difference: 3.4e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy
SUCCESS difference: 1.3e-10 <   3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz
SUCCESS difference: 3.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-404 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008436
   Total Core solution elapsed time:       0.305055
   Linear solver elapsed time:             0.241904 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-08 <   2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx
SUCCESS difference: 8.6e-09 <   6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy
SUCCESS difference: 5.3e-08 <   2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz
SUCCESS difference: 5.3e-08 <   1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel
SUCCESS difference: 4.4e-09 <   8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-404 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008436
   Total Core solution elapsed time:       0.305055
   Linear solver elapsed time:             0.241904 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-08 <   2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx
SUCCESS difference: 8.6e-09 <   6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy
SUCCESS difference: 5.3e-08 <   2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz
SUCCESS difference: 5.3e-08 <   1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel
SUCCESS difference: 4.4e-09 <   8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-405 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009478
   Total Core solution elapsed time:       0.072641
   Linear solver elapsed time:             0.053331 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.9e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx
SUCCESS difference: 7.1e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy
SUCCESS difference: 1.7e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz
SUCCESS difference: 7e-06   <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16   <   1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-405 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009478
   Total Core solution elapsed time:       0.072641
   Linear solver elapsed time:             0.053331 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.9e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx
SUCCESS difference: 7.1e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy
SUCCESS difference: 1.7e-06 <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz
SUCCESS difference: 7e-06   <   5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16   <   1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-406 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007879
   Total Core solution elapsed time:       0.080898
   Linear solver elapsed time:             0.050478 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature
SUCCESS difference: 3.8e-06 <   1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-406 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007879
   Total Core solution elapsed time:       0.080898
   Linear solver elapsed time:             0.050478 (62%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-15 <   1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature
SUCCESS difference: 3.8e-06 <   1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-407 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010548
   Total Core solution elapsed time:       0.128258
   Linear solver elapsed time:             0.076341 (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: 2.6e-15 <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-407 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010548
   Total Core solution elapsed time:       0.128258
   Linear solver elapsed time:             0.076341 (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: 2.6e-15 <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature
SUCCESS difference: 0       <   1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-408 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017472
   Total Core solution elapsed time:       0.401085
   Linear solver elapsed time:             0.33459 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1
SUCCESS difference: 1.1e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1
SUCCESS difference: 1e-14   <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1
SUCCESS difference: 8.5e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1
SUCCESS difference: 2e-16   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1
SUCCESS difference: 1.5e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2
SUCCESS difference: 1.7e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2
SUCCESS difference: 1.7e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2
SUCCESS difference: 3e-15   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2
SUCCESS difference: 1.6e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2
SUCCESS difference: 9.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2
SUCCESS difference: 2e-16   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2
SUCCESS difference: 5.3e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3
SUCCESS difference: 4.8e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3
SUCCESS difference: 4.8e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3
SUCCESS difference: 9.6e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3
SUCCESS difference: 2.2e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3
SUCCESS difference: 3.7e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3
SUCCESS difference: 2e-14   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3
SUCCESS difference: 2e-16   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-408 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017472
   Total Core solution elapsed time:       0.401085
   Linear solver elapsed time:             0.33459 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1
SUCCESS difference: 1.1e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1
SUCCESS difference: 1e-14   <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1
SUCCESS difference: 8.5e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1
SUCCESS difference: 2.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1
SUCCESS difference: 2e-16   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1
SUCCESS difference: 1.5e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2
SUCCESS difference: 1.7e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2
SUCCESS difference: 1.7e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2
SUCCESS difference: 3e-15   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2
SUCCESS difference: 1.6e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2
SUCCESS difference: 9.9e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2
SUCCESS difference: 2e-16   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2
SUCCESS difference: 5.3e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3
SUCCESS difference: 4.8e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3
SUCCESS difference: 4.8e-14 <   2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3
SUCCESS difference: 9.6e-15 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3
SUCCESS difference: 2.2e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3
SUCCESS difference: 3.7e-14 <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3
SUCCESS difference: 2e-14   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3
SUCCESS difference: 0       <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3
SUCCESS difference: 2e-16   <   1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-409 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010589
   Total Core solution elapsed time:       0.068268
   Linear solver elapsed time:             0.014563 (21%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1
SUCCESS difference: 8.1e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1
SUCCESS difference: 3.8e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1
SUCCESS difference: 8e-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: 5.6e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1
SUCCESS difference: 3.6e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1
SUCCESS difference: 3.6e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1
SUCCESS difference: 1.9e-15 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1
SUCCESS difference: 0       <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 0       <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1
SUCCESS difference: 1.1e-06 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2
SUCCESS difference: 6.5e-07 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2
SUCCESS difference: 2e-07   <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2
SUCCESS difference: 6.5e-07 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2
SUCCESS difference: 3.6e-09 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2
SUCCESS difference: 7.8e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2
SUCCESS difference: 6.7e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2
SUCCESS difference: 5e-09   <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2
SUCCESS difference: 3.7e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2
SUCCESS difference: 1.3e-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: 6.9e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3
SUCCESS difference: 3.6e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3
SUCCESS difference: 9.8e-08 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3
SUCCESS difference: 3.6e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3
SUCCESS difference: 5e-09   <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3
SUCCESS difference: 9.1e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3
SUCCESS difference: 8.7e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3
SUCCESS difference: 5.8e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3
SUCCESS difference: 5.5e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3
SUCCESS difference: 1.1e-07 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-409 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010589
   Total Core solution elapsed time:       0.068268
   Linear solver elapsed time:             0.014563 (21%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1
SUCCESS difference: 8.1e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1
SUCCESS difference: 3.8e-07 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1
SUCCESS difference: 8e-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: 5.6e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1
SUCCESS difference: 3.6e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1
SUCCESS difference: 3.6e-09 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1
SUCCESS difference: 1.9e-15 <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1
SUCCESS difference: 0       <   1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 0       <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1
SUCCESS difference: 1.1e-06 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2
SUCCESS difference: 6.5e-07 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2
SUCCESS difference: 2e-07   <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2
SUCCESS difference: 6.5e-07 <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2
SUCCESS difference: 3.6e-09 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2
SUCCESS difference: 7.8e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2
SUCCESS difference: 6.7e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2
SUCCESS difference: 5e-09   <   0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2
SUCCESS difference: 3.7e-09 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2
SUCCESS difference: 1.3e-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: 6.9e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3
SUCCESS difference: 3.6e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3
SUCCESS difference: 9.8e-08 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3
SUCCESS difference: 3.6e-07 <    0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3
SUCCESS difference: 5e-09   <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3
SUCCESS difference: 9.1e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3
SUCCESS difference: 8.7e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3
SUCCESS difference: 5.8e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3
SUCCESS difference: 5.5e-09 <  0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3
SUCCESS difference: 1.1e-07 <     0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 0       <   1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-410 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01544
   Total Core solution elapsed time:       0.282476
   Linear solver elapsed time:             0.204277 (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: 4.4e-11 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx
SUCCESS difference: 1.8e-11 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy
SUCCESS difference: 1.7e-09 <   1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz
SUCCESS difference: 1.8e-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: 8.9e-11 <   5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature
SUCCESS difference: 8.3e-08 <   1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-410 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01544
   Total Core solution elapsed time:       0.282476
   Linear solver elapsed time:             0.204277 (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: 4.4e-11 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx
SUCCESS difference: 1.8e-11 <   1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy
SUCCESS difference: 1.7e-09 <   1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz
SUCCESS difference: 1.8e-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: 8.9e-11 <   5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature
SUCCESS difference: 8.3e-08 <   1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-411 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014346
   Total Core solution elapsed time:       0.348611
   Linear solver elapsed time:             0.262476 (75%)

   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.5e-10 <   2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx
SUCCESS difference: 1.8e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy
SUCCESS difference: 1.6e-09 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz
SUCCESS difference: 1.8e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure
SUCCESS difference: 8.8e-11 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature
SUCCESS difference: 1.7e-07 <   1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-411 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014346
   Total Core solution elapsed time:       0.348611
   Linear solver elapsed time:             0.262476 (75%)

   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.5e-10 <   2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx
SUCCESS difference: 1.8e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy
SUCCESS difference: 1.6e-09 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz
SUCCESS difference: 1.8e-10 <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure
SUCCESS difference: 8.8e-11 <   1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature
SUCCESS difference: 1.7e-07 <   1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-415 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.016699
   Total Core solution elapsed time:       0.816364
   Linear solver elapsed time:             0.619831 (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: 5.1e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient
SUCCESS difference: 1.6e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits
SUCCESS difference: 9.1e-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: 7.2e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.9e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx
SUCCESS difference: 7.2e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy
SUCCESS difference: 1.6e-10 <   1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz
SUCCESS difference: 3.5e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature
SUCCESS difference: 2.7e-07 <   1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-415 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.016699
   Total Core solution elapsed time:       0.816364
   Linear solver elapsed time:             0.619831 (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: 5.1e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient
SUCCESS difference: 1.6e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits
SUCCESS difference: 9.1e-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: 7.2e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.9e-10 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx
SUCCESS difference: 7.2e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy
SUCCESS difference: 1.6e-10 <   1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz
SUCCESS difference: 3.5e-11 <   1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature
SUCCESS difference: 2.7e-07 <   1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-416 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.013787
   Total Core solution elapsed time:       1.09508
   Linear solver elapsed time:             0.83778 (77%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 4.1e-11 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient
SUCCESS difference: 6.6e-11 <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits
SUCCESS difference: 4.9e-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: 2e-10   <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel
SUCCESS difference: 3e-10   <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx
SUCCESS difference: 2e-10   <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy
SUCCESS difference: 1e-09   <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz
SUCCESS difference: 1.1e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature
SUCCESS difference: 1.6e-07 <   1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-416 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.013787
   Total Core solution elapsed time:       1.09508
   Linear solver elapsed time:             0.83778 (77%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 4.1e-11 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient
SUCCESS difference: 6.6e-11 <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits
SUCCESS difference: 4.9e-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: 2e-10   <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel
SUCCESS difference: 3e-10   <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx
SUCCESS difference: 2e-10   <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy
SUCCESS difference: 1e-09   <   1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz
SUCCESS difference: 1.1e-10 <   1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature
SUCCESS difference: 1.6e-07 <   1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-419 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009977
   Total Core solution elapsed time:       0.098082
   Linear solver elapsed time:             0.076721 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx
SUCCESS difference: 2.2e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy
SUCCESS difference: 5.8e-11 <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz
SUCCESS difference: 2.2e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-419 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009977
   Total Core solution elapsed time:       0.098082
   Linear solver elapsed time:             0.076721 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx
SUCCESS difference: 2.2e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy
SUCCESS difference: 5.8e-11 <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz
SUCCESS difference: 2.2e-10 <   2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel
SUCCESS difference: 1e-16   <   1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-421 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014097
   Total Core solution elapsed time:       0.559363
   Linear solver elapsed time:             0.313469 (56%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 5.9e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 5.5e-08 <   2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 5.5e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel
SUCCESS difference: 2.8e-08 <   3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-421 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014097
   Total Core solution elapsed time:       0.559363
   Linear solver elapsed time:             0.313469 (56%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.3e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 5.9e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 5.5e-08 <   2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 5.5e-08 <   2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel
SUCCESS difference: 2.8e-08 <   3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-422 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01004
   Total Core solution elapsed time:       0.413483
   Linear solver elapsed time:             0.259411 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 2.2e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 2.6e-08 <   2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 2.6e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel
SUCCESS difference: 3.4e-08 <   5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-422 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01004
   Total Core solution elapsed time:       0.413483
   Linear solver elapsed time:             0.259411 (63%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 2.2e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 2.6e-08 <   2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 2.6e-08 <   4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel
SUCCESS difference: 3.4e-08 <   5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-424 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007575
   Total Core solution elapsed time:       0.060009
   Linear solver elapsed time:             0.041491 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   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: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1
SUCCESS difference: 3e-15   <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1
SUCCESS difference: 2.3e-16 <   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: 0       <   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: 2e-16   <   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: 0       <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2
SUCCESS difference: 3e-15   <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2
SUCCESS difference: 2.1e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2
SUCCESS difference: 1.2e-16 <   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: 1.5e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2
SUCCESS difference: 9.2e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3
SUCCESS difference: 4e-15   <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3
SUCCESS difference: 6.3e-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: 2.7e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 4.1e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3
SUCCESS difference: 4.9e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3
SUCCESS difference: 4.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3
SUCCESS difference: 4.6e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-424 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007575
   Total Core solution elapsed time:       0.060009
   Linear solver elapsed time:             0.041491 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   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: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1
SUCCESS difference: 3e-15   <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1
SUCCESS difference: 2.3e-16 <   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: 0       <   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: 2e-16   <   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: 0       <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2
SUCCESS difference: 3e-15   <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2
SUCCESS difference: 4.4e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2
SUCCESS difference: 2.1e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2
SUCCESS difference: 1.2e-16 <   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: 1.5e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2
SUCCESS difference: 9.2e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2
SUCCESS difference: 8.3e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3
SUCCESS difference: 4e-15   <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3
SUCCESS difference: 2.5e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3
SUCCESS difference: 6.3e-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: 2.7e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 4.1e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3
SUCCESS difference: 4.9e-16 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3
SUCCESS difference: 4.3e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3
SUCCESS difference: 4.6e-15 <   1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-425 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006318
   Total Core solution elapsed time:       0.053341
   Linear solver elapsed time:             0.035398 (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.5e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2
SUCCESS difference: 1e-14   <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2
SUCCESS difference: 5.5e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3
SUCCESS difference: 2.6e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3
SUCCESS difference: 5.4e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3
SUCCESS difference: 9e-15   <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-425 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006318
   Total Core solution elapsed time:       0.053341
   Linear solver elapsed time:             0.035398 (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.5e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1
SUCCESS difference: 1.8e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1
SUCCESS difference: 5.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1
SUCCESS difference: 2.7e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2
SUCCESS difference: 1.2e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2
SUCCESS difference: 3.6e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2
SUCCESS difference: 1e-14   <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2
SUCCESS difference: 5.5e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3
SUCCESS difference: 2.6e-14 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3
SUCCESS difference: 5.4e-15 <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3
SUCCESS difference: 9e-15   <   1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-426 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010638
   Total Core solution elapsed time:       0.113943
   Linear solver elapsed time:             0.069261 (61%)

   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.2e-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.3e-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: 2e-16   <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1
SUCCESS difference: 2.6e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.5e-15 <   1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2
SUCCESS difference: 5.2e-15 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2
SUCCESS difference: 2.1e-15 <   2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2
SUCCESS difference: 6.2e-15 <   3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2
SUCCESS difference: 4.2e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2
SUCCESS difference: 1.3e-15 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 3.5e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2
SUCCESS difference: 1.2e-15 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 1.6e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2
SUCCESS difference: 1.5e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2
SUCCESS difference: 4.7e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2
SUCCESS difference: 2.1e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2
SUCCESS difference: 5.2e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3
SUCCESS difference: 1.6e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3
SUCCESS difference: 5.2e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3
SUCCESS difference: 1.3e-11 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3
SUCCESS difference: 1.5e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.5e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 8.5e-13 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3
SUCCESS difference: 8.5e-13 <   7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3
SUCCESS difference: 8.9e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3
SUCCESS difference: 8.9e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-426 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010638
   Total Core solution elapsed time:       0.113943
   Linear solver elapsed time:             0.069261 (61%)

   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.2e-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.3e-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: 2e-16   <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1
SUCCESS difference: 2.6e-16 <   1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.5e-15 <   1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2
SUCCESS difference: 5.2e-15 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2
SUCCESS difference: 2.1e-15 <   2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2
SUCCESS difference: 6.2e-15 <   3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2
SUCCESS difference: 4.2e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2
SUCCESS difference: 1.3e-15 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 3.5e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2
SUCCESS difference: 1.2e-15 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 1.6e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2
SUCCESS difference: 1.5e-16 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2
SUCCESS difference: 4.7e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2
SUCCESS difference: 2.1e-16 <   6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2
SUCCESS difference: 5.2e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3
SUCCESS difference: 1.6e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3
SUCCESS difference: 5.2e-12 <   1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3
SUCCESS difference: 1.3e-11 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3
SUCCESS difference: 1.5e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.5e-13 <   2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3
SUCCESS difference: 1.3e-13 <   5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 8.5e-13 <   5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3
SUCCESS difference: 8.5e-13 <   7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3
SUCCESS difference: 8.9e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3
SUCCESS difference: 8.9e-12 <   7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-427 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012489
   Total Core solution elapsed time:       0.155008
   Linear solver elapsed time:             0.093152 (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: 7.6e-16 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1
SUCCESS difference: 3e-15   <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1
SUCCESS difference: 1.4e-15 <   5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2
SUCCESS difference: 6.4e-15 <   4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2
SUCCESS difference: 1.8e-15 <   7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2
SUCCESS difference: 5.6e-15 <   2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2
SUCCESS difference: 1.3e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3
SUCCESS difference: 7.7e-12 <   5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3
SUCCESS difference: 1.3e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3
SUCCESS difference: 2.2e-11 <   7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-427 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012489
   Total Core solution elapsed time:       0.155008
   Linear solver elapsed time:             0.093152 (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: 7.6e-16 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1
SUCCESS difference: 3e-15   <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1
SUCCESS difference: 1.6e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1
SUCCESS difference: 1.4e-15 <   5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2
SUCCESS difference: 6.4e-15 <   4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2
SUCCESS difference: 1.8e-15 <   7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2
SUCCESS difference: 5.6e-15 <   2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2
SUCCESS difference: 1.3e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3
SUCCESS difference: 7.7e-12 <   5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3
SUCCESS difference: 1.3e-11 <   1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3
SUCCESS difference: 2.2e-11 <   7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-428 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00904
   Total Core solution elapsed time:       0.108086
   Linear solver elapsed time:             0.080268 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx
SUCCESS difference: 3.9e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy
SUCCESS difference: 3.9e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-428 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00904
   Total Core solution elapsed time:       0.108086
   Linear solver elapsed time:             0.080268 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx
SUCCESS difference: 3.9e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy
SUCCESS difference: 3.9e-15 <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel
SUCCESS difference: 1e-16   <   1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-429 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014646
   Total Core solution elapsed time:       0.24218
   Linear solver elapsed time:             0.154571 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx
SUCCESS difference: 1.5e-09 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy
SUCCESS difference: 2.8e-10 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz
SUCCESS difference: 1.5e-09 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel
SUCCESS difference: 1e-16   <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-429 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014646
   Total Core solution elapsed time:       0.24218
   Linear solver elapsed time:             0.154571 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-09 <   2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx
SUCCESS difference: 1.5e-09 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy
SUCCESS difference: 2.8e-10 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz
SUCCESS difference: 1.5e-09 <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel
SUCCESS difference: 1e-16   <   1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-431 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.023669
   Total Core solution elapsed time:       0.218174
   Linear solver elapsed time:             0.166637 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-15 <  0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx
SUCCESS difference: 3e-15   <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy
SUCCESS difference: 1.1e-14 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz
SUCCESS difference: 2.8e-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: 1e-15   <  0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature
SUCCESS difference: 5.1e-12 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction
SUCCESS difference: 4.9e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-431 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.023669
   Total Core solution elapsed time:       0.218174
   Linear solver elapsed time:             0.166637 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-15 <  0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx
SUCCESS difference: 3e-15   <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy
SUCCESS difference: 1.1e-14 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz
SUCCESS difference: 2.8e-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: 1e-15   <  0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature
SUCCESS difference: 5.1e-12 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction
SUCCESS difference: 4.9e-15 <  0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-432 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01279
   Total Core solution elapsed time:       0.34088
   Linear solver elapsed time:             0.266582 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx
SUCCESS difference: 2.3e-10 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy
SUCCESS difference: 5.8e-11 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz
SUCCESS difference: 2.3e-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: 4.2e-11 <   2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature
SUCCESS difference: 1.1e-10 <   5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction
SUCCESS difference: 2.3e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-432 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01279
   Total Core solution elapsed time:       0.34088
   Linear solver elapsed time:             0.266582 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx
SUCCESS difference: 2.3e-10 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy
SUCCESS difference: 5.8e-11 <   1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz
SUCCESS difference: 2.3e-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: 4.2e-11 <   2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature
SUCCESS difference: 1.1e-10 <   5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction
SUCCESS difference: 2.3e-10 <   3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-434 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018  
   Total Core solution elapsed time:       0.098887
   Linear solver elapsed time:             0.072047 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-07 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx
SUCCESS difference: 7.9e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy
SUCCESS difference: 1e-07   <   2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz
SUCCESS difference: 8.7e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-434 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018  
   Total Core solution elapsed time:       0.098887
   Linear solver elapsed time:             0.072047 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-07 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx
SUCCESS difference: 7.9e-08 <   1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy
SUCCESS difference: 1e-07   <   2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz
SUCCESS difference: 8.7e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-436 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
 
====== Testing rheology law: LliboutryDuval =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011783
   Total Core solution elapsed time:       0.408679
   Linear solver elapsed time:             0.312699 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing rheology law: CuffeyTemperate =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010965
   Total Core solution elapsed time:       0.360486
   Linear solver elapsed time:             0.282052 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.2e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval
SUCCESS difference: 4.7e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval
SUCCESS difference: 1.3e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval
SUCCESS difference: 4.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval
SUCCESS difference: 1e-16   <   1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval
SUCCESS difference: 8.5e-11 <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval
SUCCESS difference: 3.5e-10 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval
SUCCESS difference: 4.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval
SUCCESS difference: 7.1e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate
SUCCESS difference: 2.3e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate
SUCCESS difference: 7.5e-11 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate
SUCCESS difference: 2.3e-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: 5e-11   <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate
SUCCESS difference: 7.1e-11 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate
SUCCESS difference: 2.7e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-436 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
 
====== Testing rheology law: LliboutryDuval =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011783
   Total Core solution elapsed time:       0.408679
   Linear solver elapsed time:             0.312699 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing rheology law: CuffeyTemperate =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010965
   Total Core solution elapsed time:       0.360486
   Linear solver elapsed time:             0.282052 (78%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.2e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval
SUCCESS difference: 4.7e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval
SUCCESS difference: 1.3e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval
SUCCESS difference: 4.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelLliboutryDuval
SUCCESS difference: 1e-16   <   1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureLliboutryDuval
SUCCESS difference: 8.5e-11 <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval
SUCCESS difference: 3.5e-10 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval
SUCCESS difference: 4.6e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval
SUCCESS difference: 7.1e-10 <   2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate
SUCCESS difference: 2.3e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate
SUCCESS difference: 7.5e-11 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate
SUCCESS difference: 2.3e-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: 5e-11   <   2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate
SUCCESS difference: 7.1e-11 <   6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate
SUCCESS difference: 2.7e-10 <   1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-437 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      creating thickness
      creating velocities
      creating drag
      creating temperatures
      creating flow law parameter
      creating surface mass balance
      boundary conditions for stressbalance model
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for thermal model
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015174
   Total Core solution elapsed time:       2.99454
   Linear solver elapsed time:             1.649   (55%)

   Total elapsed time: 0 hrs 0 min 3 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 3.6e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1
SUCCESS difference: 6.5e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1
SUCCESS difference: 0       <   1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1
SUCCESS difference: 4.2e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2
SUCCESS difference: 7.7e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2
SUCCESS difference: 8.3e-10 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2
SUCCESS difference: 1.2e-10 <   2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2
SUCCESS difference: 6.9e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3
SUCCESS difference: 1.3e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3
SUCCESS difference: 0       <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3
SUCCESS difference: 1.9e-12 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4
SUCCESS difference: 3.4e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4
SUCCESS difference: 0       <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-437 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      creating thickness
      creating velocities
      creating drag
      creating temperatures
      creating flow law parameter
      creating surface mass balance
      boundary conditions for stressbalance model
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      boundary conditions for thermal model
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015174
   Total Core solution elapsed time:       2.99454
   Linear solver elapsed time:             1.649   (55%)

   Total elapsed time: 0 hrs 0 min 3 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 3.6e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1
SUCCESS difference: 6.5e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1
SUCCESS difference: 0       <   1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1
SUCCESS difference: 4.2e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2
SUCCESS difference: 7.7e-14 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2
SUCCESS difference: 8.3e-10 <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2
SUCCESS difference: 1.2e-10 <   2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2
SUCCESS difference: 6.9e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3
SUCCESS difference: 1.3e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3
SUCCESS difference: 0       <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3
SUCCESS difference: 1.9e-12 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4
SUCCESS difference: 3.4e-13 <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4
SUCCESS difference: 0       <   2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4
SUCCESS difference: 0       <   1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-438 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012869
   Total Core solution elapsed time:       0.179089
   Linear solver elapsed time:             0.141642 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1
SUCCESS difference: 1.7e-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.6e-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: 1.1e-14 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2
SUCCESS difference: 3.1e-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: 1.8e-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.1e-14 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3
SUCCESS difference: 5.6e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3
SUCCESS difference: 5.5e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3
SUCCESS difference: 8.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3
SUCCESS difference: 3.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-438 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012869
   Total Core solution elapsed time:       0.179089
   Linear solver elapsed time:             0.141642 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1
SUCCESS difference: 1.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1
SUCCESS difference: 1.7e-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.6e-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: 1.1e-14 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2
SUCCESS difference: 2.9e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2
SUCCESS difference: 3.1e-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: 1.8e-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.1e-14 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3
SUCCESS difference: 5.6e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3
SUCCESS difference: 5.5e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3
SUCCESS difference: 2.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3
SUCCESS difference: 8.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3
SUCCESS difference: 3.7e-15 <   1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-439 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021657
   Total Core solution elapsed time:       0.672568
   Linear solver elapsed time:             0.493956 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1
SUCCESS difference: 5.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1
SUCCESS difference: 5.7e-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: 5.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1
SUCCESS difference: 4.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1
SUCCESS difference: 3.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2
SUCCESS difference: 2.5e-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: 3.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2
SUCCESS difference: 5.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2
SUCCESS difference: 5.2e-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: 6.9e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3
SUCCESS difference: 4.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3
SUCCESS difference: 4.6e-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: 1.5e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3
SUCCESS difference: 4.8e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3
SUCCESS difference: 2.1e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-439 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021657
   Total Core solution elapsed time:       0.672568
   Linear solver elapsed time:             0.493956 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1
SUCCESS difference: 5.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1
SUCCESS difference: 5.7e-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: 5.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1
SUCCESS difference: 4.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1
SUCCESS difference: 3.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1
SUCCESS difference: 1.6e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2
SUCCESS difference: 2.5e-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: 3.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2
SUCCESS difference: 5.4e-12 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2
SUCCESS difference: 5.2e-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: 6.9e-10 <   2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3
SUCCESS difference: 4.7e-10 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3
SUCCESS difference: 4.6e-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: 1.5e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3
SUCCESS difference: 4.8e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3
SUCCESS difference: 2.1e-11 <   1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-443 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021474
   Total Core solution elapsed time:       0.474969
   Linear solver elapsed time:             0.396255 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1
SUCCESS difference: 4.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1
SUCCESS difference: 4.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21
SUCCESS difference: 4.2e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21
SUCCESS difference: 2e-15   <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3
SUCCESS difference: 4.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3
SUCCESS difference: 4.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23
SUCCESS difference: 4.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3
SUCCESS difference: 6e-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: 1.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3
SUCCESS difference: 4.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 4.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23
SUCCESS difference: 0       <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask
SUCCESS difference: 0       <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-443 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021474
   Total Core solution elapsed time:       0.474969
   Linear solver elapsed time:             0.396255 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1
SUCCESS difference: 4.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1
SUCCESS difference: 4.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21
SUCCESS difference: 4.2e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1
SUCCESS difference: 4.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1
SUCCESS difference: 1.2e-16 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1
SUCCESS difference: 1.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1
SUCCESS difference: 1.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 4.6e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21
SUCCESS difference: 2e-15   <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3
SUCCESS difference: 1.8e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3
SUCCESS difference: 4.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3
SUCCESS difference: 4.3e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23
SUCCESS difference: 4.9e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3
SUCCESS difference: 6.1e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3
SUCCESS difference: 6e-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: 1.5e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3
SUCCESS difference: 1.7e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3
SUCCESS difference: 4.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 4.4e-15 <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23
SUCCESS difference: 0       <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask
SUCCESS difference: 0       <   1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-446 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007699
   Total Core solution elapsed time:       0.144657
   Linear solver elapsed time:             0.126196 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx
SUCCESS difference: 3.6e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy
SUCCESS difference: 3.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel
SUCCESS difference: 0       <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure
SUCCESS difference: 4.5e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 3.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface
SUCCESS difference: 1e-15   <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear
SUCCESS difference: 4.5e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase
SUCCESS difference: 3.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-446 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007699
   Total Core solution elapsed time:       0.144657
   Linear solver elapsed time:             0.126196 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx
SUCCESS difference: 3.6e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy
SUCCESS difference: 3.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel
SUCCESS difference: 0       <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure
SUCCESS difference: 4.5e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 3.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface
SUCCESS difference: 1e-15   <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear
SUCCESS difference: 1.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear
SUCCESS difference: 4.5e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase
SUCCESS difference: 3.8e-15 <   1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-447 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009459
   Total Core solution elapsed time:       0.445834
   Linear solver elapsed time:             0.384066 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.5e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1
SUCCESS difference: 4.8e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1
SUCCESS difference: 4.8e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1
SUCCESS difference: 4.1e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1
SUCCESS difference: 1.6e-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: 1.1e-14 <   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: 1.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2
SUCCESS difference: 1.6e-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: 1e-14   <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2
SUCCESS difference: 6.3e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 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: 3.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3
SUCCESS difference: 6.5e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-447 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009459
   Total Core solution elapsed time:       0.445834
   Linear solver elapsed time:             0.384066 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.5e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1
SUCCESS difference: 4.8e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1
SUCCESS difference: 4.8e-15 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1
SUCCESS difference: 1.9e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1
SUCCESS difference: 4.1e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1
SUCCESS difference: 1.6e-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: 1.1e-14 <   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: 1.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2
SUCCESS difference: 1.6e-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: 1e-14   <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2
SUCCESS difference: 6.3e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 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: 3.3e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3
SUCCESS difference: 3.1e-14 <   2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3
SUCCESS difference: 6.5e-15 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 1.4e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3
SUCCESS difference: 2.1e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-449 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010045
   Total Core solution elapsed time:       0.679812
   Linear solver elapsed time:             0.590163 (87%)

   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.4e-15 <   5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1
SUCCESS difference: 4.3e-16 <   1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1
SUCCESS difference: 3.2e-15 <   5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1
SUCCESS difference: 1.1e-13 <   1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1
SUCCESS difference: 9.7e-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: 5.7e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2
SUCCESS difference: 1.3e-13 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2
SUCCESS difference: 9.9e-16 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2
SUCCESS difference: 8.9e-16 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3
SUCCESS difference: 2.6e-15 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3
SUCCESS difference: 2e-15   <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3
SUCCESS difference: 9.3e-16 <   7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3
SUCCESS difference: 5.7e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3
SUCCESS difference: 1.6e-14 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-449 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010045
   Total Core solution elapsed time:       0.679812
   Linear solver elapsed time:             0.590163 (87%)

   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.4e-15 <   5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1
SUCCESS difference: 1.1e-15 <   2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1
SUCCESS difference: 4.3e-16 <   1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1
SUCCESS difference: 3.2e-15 <   5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1
SUCCESS difference: 1.1e-13 <   1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1
SUCCESS difference: 9.7e-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: 5.7e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2
SUCCESS difference: 1.3e-13 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2
SUCCESS difference: 9.9e-16 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2
SUCCESS difference: 8.9e-16 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3
SUCCESS difference: 2.6e-15 <   3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3
SUCCESS difference: 2e-15   <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3
SUCCESS difference: 9.3e-16 <   7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3
SUCCESS difference: 5.7e-15 <   1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3
SUCCESS difference: 1.6e-14 <   5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3
SUCCESS difference: 1.7e-15 <   1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3
SUCCESS difference: 0       <   1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-450 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008282
   Total Core solution elapsed time:       0.101461
   Linear solver elapsed time:             0.091   (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011075
   Total Core solution elapsed time:       0.086283
   Linear solver elapsed time:             0.075218 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00802
   Total Core solution elapsed time:       0.077212
   Linear solver elapsed time:             0.068759 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble
SUCCESS difference: 1.8e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble
SUCCESS difference: 1.7e-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.7e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.9e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.8e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16   <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 1.6e-14 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2
SUCCESS difference: 7.1e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2
SUCCESS difference: 7e-15   <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2
SUCCESS difference: 1e-16   <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-450 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008282
   Total Core solution elapsed time:       0.101461
   Linear solver elapsed time:             0.091   (90%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011075
   Total Core solution elapsed time:       0.086283
   Linear solver elapsed time:             0.075218 (87%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.00802
   Total Core solution elapsed time:       0.077212
   Linear solver elapsed time:             0.068759 (89%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble
SUCCESS difference: 1.8e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble
SUCCESS difference: 1.7e-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.7e-15 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.9e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.8e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16   <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 1.6e-14 <   1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2
SUCCESS difference: 7.1e-15 <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2
SUCCESS difference: 7e-15   <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2
SUCCESS difference: 1e-16   <   1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-455 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008574
   Total Core solution elapsed time:       0.142792
   Linear solver elapsed time:             0.113746 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015264
   Total Core solution elapsed time:       0.155182
   Linear solver elapsed time:             0.124973 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010494
   Total Core solution elapsed time:       0.104615
   Linear solver elapsed time:             0.085841 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009148
   Total Core solution elapsed time:       0.178391
   Linear solver elapsed time:             0.149414 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015304
   Total Core solution elapsed time:       0.51909
   Linear solver elapsed time:             0.442657 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012387
   Total Core solution elapsed time:       0.119966
   Linear solver elapsed time:             0.09498 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014345
   Total Core solution elapsed time:       0.736444
   Linear solver elapsed time:             0.62069 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 3.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 1.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 3.4e-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: 4.4e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 2.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16   <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 5.6e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 1.5e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 5.2e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 1.6e-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: 3e-10   <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 9.5e-11 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 2.7e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference: 1e-16   <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 4.4e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 2.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 1e-09   <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 2.3e-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: 8.8e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 3.6e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1.1e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 3.6e-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.6e-08 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 2.7e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 7.9e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 2.7e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference: 1e-16   <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-455 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.008574
   Total Core solution elapsed time:       0.142792
   Linear solver elapsed time:             0.113746 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015264
   Total Core solution elapsed time:       0.155182
   Linear solver elapsed time:             0.124973 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010494
   Total Core solution elapsed time:       0.104615
   Linear solver elapsed time:             0.085841 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009148
   Total Core solution elapsed time:       0.178391
   Linear solver elapsed time:             0.149414 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015304
   Total Core solution elapsed time:       0.51909
   Linear solver elapsed time:             0.442657 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012387
   Total Core solution elapsed time:       0.119966
   Linear solver elapsed time:             0.09498 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014345
   Total Core solution elapsed time:       0.736444
   Linear solver elapsed time:             0.62069 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 3.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 1.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 3.4e-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: 4.4e-10 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.3e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 2.4e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16   <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 5.6e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 1.5e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 5.2e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 1.6e-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: 3e-10   <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 9.5e-11 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 2.7e-10 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference: 1e-16   <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 4.4e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 2.2e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 1e-09   <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 2.3e-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: 8.8e-09 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 3.6e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1.1e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 3.6e-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.6e-08 <   1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 2.7e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 7.9e-09 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 2.7e-08 <   6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP4
SUCCESS difference: 1e-16   <   3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP4
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-460 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
 
====== Testing Estar with SSA =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010868
   Total Core solution elapsed time:       0.063704
   Linear solver elapsed time:             0.045061 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing Estar with HO =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012525
   Total Core solution elapsed time:       0.090764
   Linear solver elapsed time:             0.069277 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing Estar with FS =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011687
   Total Core solution elapsed time:       0.371788
   Linear solver elapsed time:             0.281492 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA
SUCCESS difference: 8.5e-16 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA
SUCCESS difference: 9.9e-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: 1.6e-10 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO
SUCCESS difference: 8.5e-11 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO
SUCCESS difference: 2.8e-11 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO
SUCCESS difference: 8.6e-11 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO
SUCCESS difference: 1e-16   <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO
SUCCESS difference: 3.2e-08 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS
SUCCESS difference: 4.1e-08 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS
SUCCESS difference: 9.9e-09 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS
SUCCESS difference: 9.9e-09 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS
SUCCESS difference: 6e-09   <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-460 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
 
====== Testing Estar with SSA =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010868
   Total Core solution elapsed time:       0.063704
   Linear solver elapsed time:             0.045061 (71%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing Estar with HO =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012525
   Total Core solution elapsed time:       0.090764
   Linear solver elapsed time:             0.069277 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing Estar with FS =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011687
   Total Core solution elapsed time:       0.371788
   Linear solver elapsed time:             0.281492 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA
SUCCESS difference: 8.5e-16 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA
SUCCESS difference: 9.9e-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: 1.6e-10 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO
SUCCESS difference: 8.5e-11 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO
SUCCESS difference: 2.8e-11 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO
SUCCESS difference: 8.6e-11 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO
SUCCESS difference: 1e-16   <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO
SUCCESS difference: 3.2e-08 <   7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS
SUCCESS difference: 4.1e-08 <   2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS
SUCCESS difference: 9.9e-09 <   2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS
SUCCESS difference: 9.9e-09 <   5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS
SUCCESS difference: 6e-09   <   8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-461 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009322
   Total Core solution elapsed time:       0.076026
   Linear solver elapsed time:             0.046574 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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.5e-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: 8.3e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1
SUCCESS difference: 2.3e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2
SUCCESS difference: 5.4e-13 <   1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2
SUCCESS difference: 5.2e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2
SUCCESS difference: 2.8e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3
SUCCESS difference: 4.1e-12 <   1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3
SUCCESS difference: 8.3e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-461 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009322
   Total Core solution elapsed time:       0.076026
   Linear solver elapsed time:             0.046574 (61%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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.5e-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: 8.3e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1
SUCCESS difference: 2.3e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2
SUCCESS difference: 5.4e-13 <   1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2
SUCCESS difference: 5.2e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2
SUCCESS difference: 2.8e-15 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3
SUCCESS difference: 4.1e-12 <   1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3
SUCCESS difference: 8.3e-16 <   1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-465 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.009578
   Total Core solution elapsed time:       0.640694
   Linear solver elapsed time:             0.408068 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx
SUCCESS difference: 2.9e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy
SUCCESS difference: 3e-09   <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel
SUCCESS difference: 7.1e-10 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-465 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:


write lock file:

   FemModel initialization elapsed time:   0.009578
   Total Core solution elapsed time:       0.640694
   Linear solver elapsed time:             0.408068 (64%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx
SUCCESS difference: 2.9e-09 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy
SUCCESS difference: 3e-09   <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel
SUCCESS difference: 7.1e-10 <   1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-480 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018255
   Total Core solution elapsed time:       0.602222
   Linear solver elapsed time:             0.486136 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-10 <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1
SUCCESS difference: 3.6e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1
SUCCESS difference: 3.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: 1.4e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1
SUCCESS difference: 8.9e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1
SUCCESS difference: 9e-13   <   1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1
SUCCESS difference: 4.1e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2
SUCCESS difference: 4.9e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2
SUCCESS difference: 4.9e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2
SUCCESS difference: 9e-13   <   1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2
SUCCESS difference: 9.5e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2
SUCCESS difference: 8e-13   <   1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2
SUCCESS difference: 6.1e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2
SUCCESS difference: 5e-10   <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3
SUCCESS difference: 5.8e-10 <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3
SUCCESS difference: 5.8e-10 <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3
SUCCESS difference: 6.1e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3
SUCCESS difference: 2.2e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3
SUCCESS difference: 2.6e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3
SUCCESS difference: 1.4e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-480 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.018255
   Total Core solution elapsed time:       0.602222
   Linear solver elapsed time:             0.486136 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-10 <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1
SUCCESS difference: 3.6e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1
SUCCESS difference: 3.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: 1.4e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1
SUCCESS difference: 8.9e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1
SUCCESS difference: 9e-13   <   1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1
SUCCESS difference: 4.1e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2
SUCCESS difference: 4.9e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2
SUCCESS difference: 4.9e-10 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2
SUCCESS difference: 9e-13   <   1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2
SUCCESS difference: 9.5e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2
SUCCESS difference: 8e-13   <   1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2
SUCCESS difference: 6.1e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2
SUCCESS difference: 5e-10   <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3
SUCCESS difference: 5.8e-10 <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3
SUCCESS difference: 5.8e-10 <   2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3
SUCCESS difference: 6.1e-13 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3
SUCCESS difference: 2.2e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3
SUCCESS difference: 2.6e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3
SUCCESS difference: 1.4e-12 <   1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-481 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017488
   Total Core solution elapsed time:       0.598376
   Linear solver elapsed time:             0.477605 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1
SUCCESS difference: 2.8e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1
SUCCESS difference: 2.8e-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: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1
SUCCESS difference: 1e-12   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1
SUCCESS difference: 8.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1
SUCCESS difference: 2.4e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2
SUCCESS difference: 6.5e-11 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2
SUCCESS difference: 6.4e-11 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2
SUCCESS difference: 8.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2
SUCCESS difference: 1.6e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2
SUCCESS difference: 1.5e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2
SUCCESS difference: 1e-12   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2
SUCCESS difference: 7.3e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3
SUCCESS difference: 6e-10   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3
SUCCESS difference: 6e-10   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3
SUCCESS difference: 1e-12   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3
SUCCESS difference: 2.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3
SUCCESS difference: 1.8e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3
SUCCESS difference: 1.5e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-481 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017488
   Total Core solution elapsed time:       0.598376
   Linear solver elapsed time:             0.477605 (80%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1
SUCCESS difference: 2.8e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1
SUCCESS difference: 2.8e-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: 1.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1
SUCCESS difference: 1e-12   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1
SUCCESS difference: 8.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1
SUCCESS difference: 2.4e-10 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2
SUCCESS difference: 6.5e-11 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2
SUCCESS difference: 6.4e-11 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2
SUCCESS difference: 8.7e-13 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2
SUCCESS difference: 1.6e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2
SUCCESS difference: 1.5e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2
SUCCESS difference: 1e-12   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2
SUCCESS difference: 7.3e-10 <   2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3
SUCCESS difference: 6e-10   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3
SUCCESS difference: 6e-10   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3
SUCCESS difference: 1e-12   <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3
SUCCESS difference: 2.3e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3
SUCCESS difference: 1.8e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3
SUCCESS difference: 1.5e-12 <   1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-491 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009447
   Total Core solution elapsed time:       0.383241
   Linear solver elapsed time:             0.325076 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1
SUCCESS difference: 3.5e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1
SUCCESS difference: 3.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.5e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1
SUCCESS difference: 2.2e-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: 6.6e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2
SUCCESS difference: 9.2e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2
SUCCESS difference: 9.2e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2
SUCCESS difference: 7e-15   <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2
SUCCESS difference: 4.3e-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: 2.1e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3
SUCCESS difference: 2.3e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3
SUCCESS difference: 2.2e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3
SUCCESS difference: 6.2e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-491 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009447
   Total Core solution elapsed time:       0.383241
   Linear solver elapsed time:             0.325076 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1
SUCCESS difference: 3.5e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1
SUCCESS difference: 3.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.5e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1
SUCCESS difference: 3.8e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1
SUCCESS difference: 2.2e-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: 6.6e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2
SUCCESS difference: 9.2e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2
SUCCESS difference: 9.2e-15 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2
SUCCESS difference: 2.2e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2
SUCCESS difference: 1.5e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2
SUCCESS difference: 7e-15   <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2
SUCCESS difference: 4.3e-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: 2.1e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3
SUCCESS difference: 2.3e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3
SUCCESS difference: 2.2e-14 <   2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3
SUCCESS difference: 4.2e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3
SUCCESS difference: 1.1e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3
SUCCESS difference: 1.2e-14 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3
SUCCESS difference: 6.2e-15 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-492 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009514
   Total Core solution elapsed time:       0.392076
   Linear solver elapsed time:             0.329873 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1
SUCCESS difference: 2.8e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1
SUCCESS difference: 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: 2.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1
SUCCESS difference: 1.9e-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: 1.3e-14 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2
SUCCESS difference: 3.6e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2
SUCCESS difference: 3.6e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2
SUCCESS difference: 2.1e-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.5e-14 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3
SUCCESS difference: 9.6e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3
SUCCESS difference: 9.4e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3
SUCCESS difference: 1.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-492 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009514
   Total Core solution elapsed time:       0.392076
   Linear solver elapsed time:             0.329873 (84%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-14 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1
SUCCESS difference: 2.8e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1
SUCCESS difference: 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: 2.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1
SUCCESS difference: 5.5e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1
SUCCESS difference: 1.9e-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: 1.3e-14 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2
SUCCESS difference: 3.6e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2
SUCCESS difference: 3.6e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2
SUCCESS difference: 1.9e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2
SUCCESS difference: 2.1e-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.5e-14 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3
SUCCESS difference: 9.6e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3
SUCCESS difference: 9.4e-15 <   2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3
SUCCESS difference: 2.2e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3
SUCCESS difference: 1.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-493 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010042
   Total Core solution elapsed time:       0.397752
   Linear solver elapsed time:             0.338965 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.3e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1
SUCCESS difference: 2.3e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1
SUCCESS difference: 2.5e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb1
SUCCESS difference: 5.8e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2
SUCCESS difference: 3e-15   <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2
SUCCESS difference: 3e-15   <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2
SUCCESS difference: 1.5e-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: 1.2e-14 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3
SUCCESS difference: 6e-15   <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3
SUCCESS difference: 6.2e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3
SUCCESS difference: 5.2e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3
SUCCESS difference: 4.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-493 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010042
   Total Core solution elapsed time:       0.397752
   Linear solver elapsed time:             0.338965 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.3e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1
SUCCESS difference: 2.3e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1
SUCCESS difference: 2.5e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1
SUCCESS difference: 3.6e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface1
SUCCESS difference: 1.1e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb1
SUCCESS difference: 0       <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb1
SUCCESS difference: 5.8e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2
SUCCESS difference: 3e-15   <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2
SUCCESS difference: 3e-15   <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2
SUCCESS difference: 1.7e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2
SUCCESS difference: 7.8e-16 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2
SUCCESS difference: 2.1e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2
SUCCESS difference: 1.5e-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: 1.2e-14 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3
SUCCESS difference: 6e-15   <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3
SUCCESS difference: 6.2e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3
SUCCESS difference: 1.3e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3
SUCCESS difference: 1.9e-15 <   1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3
SUCCESS difference: 5.2e-15 <   2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3
SUCCESS difference: 4.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-494 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010161
   Total Core solution elapsed time:       0.440922
   Linear solver elapsed time:             0.378117 (86%)

   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: 6.5e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1
SUCCESS difference: 6.3e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1
SUCCESS difference: 7.7e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1
SUCCESS difference: 5.5e-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: 2.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2
SUCCESS difference: 2e-14   <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2
SUCCESS difference: 2e-14   <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2
SUCCESS difference: 5.5e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2
SUCCESS difference: 8e-15   <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2
SUCCESS difference: 1.3e-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: 4.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3
SUCCESS difference: 3.9e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3
SUCCESS difference: 3.9e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3
SUCCESS difference: 1.3e-14 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3
SUCCESS difference: 4.2e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3
SUCCESS difference: 8.3e-14 <   5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3
SUCCESS difference: 1.7e-13 <   1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-494 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010161
   Total Core solution elapsed time:       0.440922
   Linear solver elapsed time:             0.378117 (86%)

   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: 6.5e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1
SUCCESS difference: 6.3e-15 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel1
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure1
SUCCESS difference: 2.1e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1
SUCCESS difference: 7.7e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1
SUCCESS difference: 5.5e-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: 2.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2
SUCCESS difference: 2e-14   <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2
SUCCESS difference: 2e-14   <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2
SUCCESS difference: 5.5e-15 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2
SUCCESS difference: 8e-15   <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2
SUCCESS difference: 1.3e-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: 4.1e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3
SUCCESS difference: 3.9e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3
SUCCESS difference: 3.9e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3
SUCCESS difference: 1.3e-14 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3
SUCCESS difference: 4.2e-14 <   2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3
SUCCESS difference: 8.3e-14 <   5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3
SUCCESS difference: 1.7e-13 <   1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-495 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009003
   Total Core solution elapsed time:       0.405366
   Linear solver elapsed time:             0.347504 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-14 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1
SUCCESS difference: 2.5e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1
SUCCESS difference: 2.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: 2.9e-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: 2.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb1
SUCCESS difference: 9.3e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2
SUCCESS difference: 2.6e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2
SUCCESS difference: 2.4e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2
SUCCESS difference: 2.1e-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: 9.1e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3
SUCCESS difference: 2.4e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3
SUCCESS difference: 2.1e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3
SUCCESS difference: 2e-15   <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3
SUCCESS difference: 5.2e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3
SUCCESS difference: 3.6e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-495 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009003
   Total Core solution elapsed time:       0.405366
   Linear solver elapsed time:             0.347504 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-14 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1
SUCCESS difference: 2.5e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1
SUCCESS difference: 2.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: 2.9e-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: 2.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb1
SUCCESS difference: 3.1e-16 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb1
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb1
SUCCESS difference: 9.3e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2
SUCCESS difference: 2.6e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2
SUCCESS difference: 2.4e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2
SUCCESS difference: 2.4e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2
SUCCESS difference: 1.6e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2
SUCCESS difference: 2.7e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2
SUCCESS difference: 2.1e-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: 9.1e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3
SUCCESS difference: 2.4e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3
SUCCESS difference: 2.1e-15 <   2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3
SUCCESS difference: 2e-15   <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3
SUCCESS difference: 5.2e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3
SUCCESS difference: 4.1e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3
SUCCESS difference: 3.6e-15 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb3
SUCCESS difference: 3.1e-16 <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb3
SUCCESS difference: 0       <   1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-501 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006347
   Total Core solution elapsed time:       0.040785
   Linear solver elapsed time:             0.033807 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-13 <   1e-12 test id: 501 test name: PigStressSSA2d field: Vx
SUCCESS difference: 3.9e-13 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vy
SUCCESS difference: 3.6e-13 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vel
SUCCESS difference: 3.2e-16 <   1e-13 test id: 501 test name: PigStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-501 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006347
   Total Core solution elapsed time:       0.040785
   Linear solver elapsed time:             0.033807 (83%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-13 <   1e-12 test id: 501 test name: PigStressSSA2d field: Vx
SUCCESS difference: 3.9e-13 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vy
SUCCESS difference: 3.6e-13 <   2e-12 test id: 501 test name: PigStressSSA2d field: Vel
SUCCESS difference: 3.2e-16 <   1e-13 test id: 501 test name: PigStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-502 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009331
   Total Core solution elapsed time:       0.106475
   Linear solver elapsed time:             0.086847 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vx
SUCCESS difference: 4.2e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vy
SUCCESS difference: 4.9e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vz
SUCCESS difference: 3.5e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vel
SUCCESS difference: 3.2e-16 <   1e-08 test id: 502 test name: PigStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-502 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009331
   Total Core solution elapsed time:       0.106475
   Linear solver elapsed time:             0.086847 (82%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vx
SUCCESS difference: 4.2e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vy
SUCCESS difference: 4.9e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vz
SUCCESS difference: 3.5e-13 <   1e-08 test id: 502 test name: PigStressHO field: Vel
SUCCESS difference: 3.2e-16 <   1e-08 test id: 502 test name: PigStressHO field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-503 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012748
   Total Core solution elapsed time:       0.321303
   Linear solver elapsed time:             0.220693 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vx
SUCCESS difference: 1.7e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vy
SUCCESS difference: 1.3e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vz
SUCCESS difference: 1.3e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vel
SUCCESS difference: 1e-11   <   1e-09 test id: 503 test name: PigStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-503 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012748
   Total Core solution elapsed time:       0.321303
   Linear solver elapsed time:             0.220693 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vx
SUCCESS difference: 1.7e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vy
SUCCESS difference: 1.3e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vz
SUCCESS difference: 1.3e-11 <   1e-09 test id: 503 test name: PigStressFS field: Vel
SUCCESS difference: 1e-11   <   1e-09 test id: 503 test name: PigStressFS field: Pressure
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-504 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011298
   Total Core solution elapsed time:       0.097417
   Linear solver elapsed time:             0.070431 (72%)

   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.8e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled1
SUCCESS difference: 3e-13   <   3e-13 test id: 504 test name: PigTranSSA2d field: Vx2
SUCCESS difference: 3.8e-13 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vy2
SUCCESS difference: 3.6e-13 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vel2
SUCCESS difference: 8.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.4e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-504 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011298
   Total Core solution elapsed time:       0.097417
   Linear solver elapsed time:             0.070431 (72%)

   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.8e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1
SUCCESS difference: 3.4e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb1
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled1
SUCCESS difference: 3e-13   <   3e-13 test id: 504 test name: PigTranSSA2d field: Vx2
SUCCESS difference: 3.8e-13 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vy2
SUCCESS difference: 3.6e-13 <   4e-13 test id: 504 test name: PigTranSSA2d field: Vel2
SUCCESS difference: 8.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.4e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2
SUCCESS difference: 2e-14   <   1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-505 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021845
   Total Core solution elapsed time:       0.18184
   Linear solver elapsed time:             0.122074 (67%)

   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: 9.1e-12 <   3e-10 test id: 505 test name: PigTranSSA3d field: Vz1
SUCCESS difference: 1.6e-13 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1
SUCCESS difference: 2.9e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed1
SUCCESS difference: 4.8e-13 <   5e-12 test id: 505 test name: PigTranSSA3d field: Surface1
SUCCESS difference: 2e-12   <   9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1
SUCCESS difference: 5.8e-10 <   5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.8e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vx2
SUCCESS difference: 2.1e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vy2
SUCCESS difference: 1.6e-11 <   1e-10 test id: 505 test name: PigTranSSA3d field: Vz2
SUCCESS difference: 1.8e-12 <   2e-11 test id: 505 test name: PigTranSSA3d field: Vel2
SUCCESS difference: 2e-12   <   7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2
SUCCESS difference: 2.2e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed2
SUCCESS difference: 3.7e-13 <   1e-11 test id: 505 test name: PigTranSSA3d field: Surface2
SUCCESS difference: 1.6e-12 <   5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2
SUCCESS difference: 6.1e-13 <   1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2
SUCCESS difference: 0       <   2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-505 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021845
   Total Core solution elapsed time:       0.18184
   Linear solver elapsed time:             0.122074 (67%)

   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: 9.1e-12 <   3e-10 test id: 505 test name: PigTranSSA3d field: Vz1
SUCCESS difference: 1.6e-13 <   1e-12 test id: 505 test name: PigTranSSA3d field: Vel1
SUCCESS difference: 2.1e-16 <   1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1
SUCCESS difference: 2.9e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed1
SUCCESS difference: 4.8e-13 <   5e-12 test id: 505 test name: PigTranSSA3d field: Surface1
SUCCESS difference: 2e-12   <   9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1
SUCCESS difference: 2.3e-15 <   1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1
SUCCESS difference: 5.8e-10 <   5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.8e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vx2
SUCCESS difference: 2.1e-12 <   5e-11 test id: 505 test name: PigTranSSA3d field: Vy2
SUCCESS difference: 1.6e-11 <   1e-10 test id: 505 test name: PigTranSSA3d field: Vz2
SUCCESS difference: 1.8e-12 <   2e-11 test id: 505 test name: PigTranSSA3d field: Vel2
SUCCESS difference: 2e-12   <   7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2
SUCCESS difference: 2.2e-12 <   1e-11 test id: 505 test name: PigTranSSA3d field: Bed2
SUCCESS difference: 3.7e-13 <   1e-11 test id: 505 test name: PigTranSSA3d field: Surface2
SUCCESS difference: 1.6e-12 <   5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2
SUCCESS difference: 6.1e-13 <   1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2
SUCCESS difference: 0       <   2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-506 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01843
   Total Core solution elapsed time:       0.187395
   Linear solver elapsed time:             0.123803 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-14   <   1e-10 test id: 506 test name: PigTranHO field: Vx1
SUCCESS difference: 2.6e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vy1
SUCCESS difference: 4.3e-12 <   1e-10 test id: 506 test name: PigTranHO field: Vz1
SUCCESS difference: 2.3e-13 <   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: 2.5e-12 <   1e-11 test id: 506 test name: PigTranHO field: Bed1
SUCCESS difference: 4.2e-13 <   2e-12 test id: 506 test name: PigTranHO field: Surface1
SUCCESS difference: 1.8e-12 <   1e-11 test id: 506 test name: PigTranHO field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-12 test id: 506 test name: PigTranHO field: Temperature1
SUCCESS difference: 2.7e-10 <   1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 8e-14   <   2e-13 test id: 506 test name: PigTranHO field: IceVolume1
SUCCESS difference: 8e-14   <   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: 3.3e-12 <   2e-11 test id: 506 test name: PigTranHO field: Vx2
SUCCESS difference: 5.2e-12 <   2e-11 test id: 506 test name: PigTranHO field: Vy2
SUCCESS difference: 2.1e-11 <   1e-09 test id: 506 test name: PigTranHO field: Vz2
SUCCESS difference: 4.8e-12 <   1e-11 test id: 506 test name: PigTranHO field: Vel2
SUCCESS difference: 1.8e-12 <   1e-11 test id: 506 test name: PigTranHO field: Pressure2
SUCCESS difference: 1.7e-12 <   1e-10 test id: 506 test name: PigTranHO field: Bed2
SUCCESS difference: 3.7e-13 <   1e-11 test id: 506 test name: PigTranHO field: Surface2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 506 test name: PigTranHO field: Thickness2
SUCCESS difference: 5.8e-14 <   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: 5.9e-14 <   2e-13 test id: 506 test name: PigTranHO field: IceVolume2
SUCCESS difference: 5.9e-14 <   2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2
SUCCESS difference: 2e-16   <   1e-13 test id: 506 test name: PigTranHO field: GroundedArea2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingArea2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-506 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01843
   Total Core solution elapsed time:       0.187395
   Linear solver elapsed time:             0.123803 (66%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-14   <   1e-10 test id: 506 test name: PigTranHO field: Vx1
SUCCESS difference: 2.6e-13 <   1e-10 test id: 506 test name: PigTranHO field: Vy1
SUCCESS difference: 4.3e-12 <   1e-10 test id: 506 test name: PigTranHO field: Vz1
SUCCESS difference: 2.3e-13 <   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: 2.5e-12 <   1e-11 test id: 506 test name: PigTranHO field: Bed1
SUCCESS difference: 4.2e-13 <   2e-12 test id: 506 test name: PigTranHO field: Surface1
SUCCESS difference: 1.8e-12 <   1e-11 test id: 506 test name: PigTranHO field: Thickness1
SUCCESS difference: 1.1e-15 <   1e-12 test id: 506 test name: PigTranHO field: Temperature1
SUCCESS difference: 2.7e-10 <   1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 8e-14   <   2e-13 test id: 506 test name: PigTranHO field: IceVolume1
SUCCESS difference: 8e-14   <   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: 3.3e-12 <   2e-11 test id: 506 test name: PigTranHO field: Vx2
SUCCESS difference: 5.2e-12 <   2e-11 test id: 506 test name: PigTranHO field: Vy2
SUCCESS difference: 2.1e-11 <   1e-09 test id: 506 test name: PigTranHO field: Vz2
SUCCESS difference: 4.8e-12 <   1e-11 test id: 506 test name: PigTranHO field: Vel2
SUCCESS difference: 1.8e-12 <   1e-11 test id: 506 test name: PigTranHO field: Pressure2
SUCCESS difference: 1.7e-12 <   1e-10 test id: 506 test name: PigTranHO field: Bed2
SUCCESS difference: 3.7e-13 <   1e-11 test id: 506 test name: PigTranHO field: Surface2
SUCCESS difference: 1.2e-12 <   1e-10 test id: 506 test name: PigTranHO field: Thickness2
SUCCESS difference: 5.8e-14 <   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: 5.9e-14 <   2e-13 test id: 506 test name: PigTranHO field: IceVolume2
SUCCESS difference: 5.9e-14 <   2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2
SUCCESS difference: 2e-16   <   1e-13 test id: 506 test name: PigTranHO field: GroundedArea2
SUCCESS difference: 2.2e-16 <   1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingArea2
SUCCESS difference: 7.4e-15 <   1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-507 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017775
   Total Core solution elapsed time:       0.440864
   Linear solver elapsed time:             0.322265 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-10 <   1e-08 test id: 507 test name: PigTranFS field: Vx1
SUCCESS difference: 1e-10   <   1e-08 test id: 507 test name: PigTranFS field: Vy1
SUCCESS difference: 1.1e-10 <   1e-08 test id: 507 test name: PigTranFS field: Vz1
SUCCESS difference: 1.1e-10 <   1e-08 test id: 507 test name: PigTranFS field: Vel1
SUCCESS difference: 7e-11   <   1e-08 test id: 507 test name: PigTranFS field: Pressure1
SUCCESS difference: 7.2e-12 <   7e-08 test id: 507 test name: PigTranFS field: Bed1
SUCCESS difference: 1.7e-11 <   4e-07 test id: 507 test name: PigTranFS field: Surface1
SUCCESS difference: 7.4e-12 <   2e-07 test id: 507 test name: PigTranFS field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-08 test id: 507 test name: PigTranFS field: Temperature1
SUCCESS difference: 5.4e-10 <   1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.4e-10 <   4e-06 test id: 507 test name: PigTranFS field: Vx2
SUCCESS difference: 2.3e-10 <   4e-06 test id: 507 test name: PigTranFS field: Vy2
SUCCESS difference: 2.8e-10 <   5e-06 test id: 507 test name: PigTranFS field: Vz2
SUCCESS difference: 2.8e-10 <   5e-06 test id: 507 test name: PigTranFS field: Vel2
SUCCESS difference: 1.7e-10 <   1e-06 test id: 507 test name: PigTranFS field: Pressure2
SUCCESS difference: 3.7e-16 <   1e-06 test id: 507 test name: PigTranFS field: Bed2
SUCCESS difference: 1.3e-10 <   2e-06 test id: 507 test name: PigTranFS field: Surface2
SUCCESS difference: 1e-10   <   1e-06 test id: 507 test name: PigTranFS field: Thickness2
SUCCESS difference: 4.2e-13 <   3e-06 test id: 507 test name: PigTranFS field: Temperature2
SUCCESS difference: 0       <   1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-507 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017775
   Total Core solution elapsed time:       0.440864
   Linear solver elapsed time:             0.322265 (73%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-10 <   1e-08 test id: 507 test name: PigTranFS field: Vx1
SUCCESS difference: 1e-10   <   1e-08 test id: 507 test name: PigTranFS field: Vy1
SUCCESS difference: 1.1e-10 <   1e-08 test id: 507 test name: PigTranFS field: Vz1
SUCCESS difference: 1.1e-10 <   1e-08 test id: 507 test name: PigTranFS field: Vel1
SUCCESS difference: 7e-11   <   1e-08 test id: 507 test name: PigTranFS field: Pressure1
SUCCESS difference: 7.2e-12 <   7e-08 test id: 507 test name: PigTranFS field: Bed1
SUCCESS difference: 1.7e-11 <   4e-07 test id: 507 test name: PigTranFS field: Surface1
SUCCESS difference: 7.4e-12 <   2e-07 test id: 507 test name: PigTranFS field: Thickness1
SUCCESS difference: 1.3e-15 <   1e-08 test id: 507 test name: PigTranFS field: Temperature1
SUCCESS difference: 5.4e-10 <   1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.4e-10 <   4e-06 test id: 507 test name: PigTranFS field: Vx2
SUCCESS difference: 2.3e-10 <   4e-06 test id: 507 test name: PigTranFS field: Vy2
SUCCESS difference: 2.8e-10 <   5e-06 test id: 507 test name: PigTranFS field: Vz2
SUCCESS difference: 2.8e-10 <   5e-06 test id: 507 test name: PigTranFS field: Vel2
SUCCESS difference: 1.7e-10 <   1e-06 test id: 507 test name: PigTranFS field: Pressure2
SUCCESS difference: 3.7e-16 <   1e-06 test id: 507 test name: PigTranFS field: Bed2
SUCCESS difference: 1.3e-10 <   2e-06 test id: 507 test name: PigTranFS field: Surface2
SUCCESS difference: 1e-10   <   1e-06 test id: 507 test name: PigTranFS field: Thickness2
SUCCESS difference: 4.2e-13 <   3e-06 test id: 507 test name: PigTranFS field: Temperature2
SUCCESS difference: 0       <   1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-509 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015515
   Total Core solution elapsed time:       1.11325
   Linear solver elapsed time:             0.84219 (76%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 6.4e-11 <   3e-09 test id: 509 test name: PigSteaHO field: Vx
SUCCESS difference: 5.3e-11 <   3e-09 test id: 509 test name: PigSteaHO field: Vy
SUCCESS difference: 5.8e-09 <   5e-08 test id: 509 test name: PigSteaHO field: Vz
SUCCESS difference: 5.8e-09 <   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: 8.9e-10 <   8e-09 test id: 509 test name: PigSteaHO field: Temperature
SUCCESS difference: 9.8e-09 <   1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-509 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.015515
   Total Core solution elapsed time:       1.11325
   Linear solver elapsed time:             0.84219 (76%)

   Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 6.4e-11 <   3e-09 test id: 509 test name: PigSteaHO field: Vx
SUCCESS difference: 5.3e-11 <   3e-09 test id: 509 test name: PigSteaHO field: Vy
SUCCESS difference: 5.8e-09 <   5e-08 test id: 509 test name: PigSteaHO field: Vz
SUCCESS difference: 5.8e-09 <   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: 8.9e-10 <   8e-09 test id: 509 test name: PigSteaHO field: Temperature
SUCCESS difference: 9.8e-09 <   1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-510 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016711
   Total Core solution elapsed time:       0.366763
   Linear solver elapsed time:             0.252205 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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.2e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vx
SUCCESS difference: 3.6e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vy
SUCCESS difference: 4.3e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vz
SUCCESS difference: 4.3e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vel
SUCCESS difference: 5e-10   <   1e-08 test id: 510 test name: PigSteaFS field: Pressure
SUCCESS difference: 1.1e-11 <   1e-08 test id: 510 test name: PigSteaFS field: Temperature
SUCCESS difference: 2.8e-07 <   1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-510 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.016711
   Total Core solution elapsed time:       0.366763
   Linear solver elapsed time:             0.252205 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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.2e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vx
SUCCESS difference: 3.6e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vy
SUCCESS difference: 4.3e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vz
SUCCESS difference: 4.3e-10 <   1e-08 test id: 510 test name: PigSteaFS field: Vel
SUCCESS difference: 5e-10   <   1e-08 test id: 510 test name: PigSteaFS field: Pressure
SUCCESS difference: 1.1e-11 <   1e-08 test id: 510 test name: PigSteaFS field: Temperature
SUCCESS difference: 2.8e-07 <   1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-511 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.005868
   Total Core solution elapsed time:       0.062677
   Linear solver elapsed time:             0.017169 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Gradient
SUCCESS difference: 2.9e-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: 2.8e-12 <   1e-09 test id: 511 test name: PigCMBFS field: Pressure
SUCCESS difference: 2.6e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vel
SUCCESS difference: 5.3e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Vx
SUCCESS difference: 3.2e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-511 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.005868
   Total Core solution elapsed time:       0.062677
   Linear solver elapsed time:             0.017169 (27%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Gradient
SUCCESS difference: 2.9e-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: 2.8e-12 <   1e-09 test id: 511 test name: PigCMBFS field: Pressure
SUCCESS difference: 2.6e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vel
SUCCESS difference: 5.3e-13 <   5e-11 test id: 511 test name: PigCMBFS field: Vx
SUCCESS difference: 3.2e-13 <   1e-11 test id: 511 test name: PigCMBFS field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-512 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     125.7303  |       125.7296 0.0006420665
 x =         1 | f(x) =     119.1935  |       119.1928 0.0006447871
====================== step 2/2 ===============================
 x =         0 | f(x) =     119.1118  |       119.1111 0.0006447871
 x =         1 | f(x) =     112.5586  |       112.5579 0.0006652207
write lock file:

   FemModel initialization elapsed time:   0.013634
   Total Core solution elapsed time:       0.311376
   Linear solver elapsed time:             0.232612 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-14   <   1e-11 test id: 512 test name: PigCMDragHO field: Gradient
SUCCESS difference: 2.1e-14 <   1e-11 test id: 512 test name: PigCMDragHO field: Misfits
SUCCESS difference: 4.8e-15 <   1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient
SUCCESS difference: 3.2e-16 <   1e-11 test id: 512 test name: PigCMDragHO field: Pressure
SUCCESS difference: 2.5e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vel
SUCCESS difference: 1e-12   <   1e-11 test id: 512 test name: PigCMDragHO field: Vx
SUCCESS difference: 1e-13   <   1e-11 test id: 512 test name: PigCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-512 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

       x       |  Cost function f(x)  |  List of contributions
====================== step 1/2 ===============================
 x =         0 | f(x) =     125.7303  |       125.7296 0.0006420665
 x =         1 | f(x) =     119.1935  |       119.1928 0.0006447871
====================== step 2/2 ===============================
 x =         0 | f(x) =     119.1118  |       119.1111 0.0006447871
 x =         1 | f(x) =     112.5586  |       112.5579 0.0006652207
write lock file:

   FemModel initialization elapsed time:   0.013634
   Total Core solution elapsed time:       0.311376
   Linear solver elapsed time:             0.232612 (75%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-14   <   1e-11 test id: 512 test name: PigCMDragHO field: Gradient
SUCCESS difference: 2.1e-14 <   1e-11 test id: 512 test name: PigCMDragHO field: Misfits
SUCCESS difference: 4.8e-15 <   1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient
SUCCESS difference: 3.2e-16 <   1e-11 test id: 512 test name: PigCMDragHO field: Pressure
SUCCESS difference: 2.5e-13 <   1e-11 test id: 512 test name: PigCMDragHO field: Vel
SUCCESS difference: 1e-12   <   1e-11 test id: 512 test name: PigCMDragHO field: Vx
SUCCESS difference: 1e-13   <   1e-11 test id: 512 test name: PigCMDragHO field: Vy
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-513 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.014194
   Total Core solution elapsed time:       1.06411
   Linear solver elapsed time:             0.71505 (67%)

   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: 2.9e-11 <   5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient
SUCCESS difference: 3.3e-12 <   4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits
SUCCESS difference: 1.7e-12 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference: 2.1e-16 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1e-11   <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel
SUCCESS difference: 3.9e-11 <   4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.5e-11 <   4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy
SUCCESS difference: 6.8e-11 <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz
SUCCESS difference: 6.8e-11 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature
SUCCESS difference: 4.6e-08 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-513 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.014194
   Total Core solution elapsed time:       1.06411
   Linear solver elapsed time:             0.71505 (67%)

   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: 2.9e-11 <   5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient
SUCCESS difference: 3.3e-12 <   4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits
SUCCESS difference: 1.7e-12 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference: 2.1e-16 <   1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1e-11   <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel
SUCCESS difference: 3.9e-11 <   4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.5e-11 <   4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy
SUCCESS difference: 6.8e-11 <   3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz
SUCCESS difference: 6.8e-11 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature
SUCCESS difference: 4.6e-08 <   2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-514 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 1651
Anisotropic mesh adaptation

   new number of triangles = 6702
Anisotropic mesh adaptation

   new number of triangles = 2307
SUCCESS difference: 1.4e-16 <   2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 1.8e-16 <   7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 9e-17   <   1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 5.6e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 8.1e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 5.6e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 8.1e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 8.4e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 1.1e-15 <   1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 1.4e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 4.5e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 2.8e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 4.5e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-514 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 485
Anisotropic mesh adaptation

   new number of triangles = 1651
Anisotropic mesh adaptation

   new number of triangles = 6702
Anisotropic mesh adaptation

   new number of triangles = 2307
SUCCESS difference: 1.4e-16 <   2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 1.8e-16 <   7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 1.4e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 9e-17   <   1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 5.6e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 8.1e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 5.6e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 8.1e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 8.4e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 1.1e-15 <   1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 1.4e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 4.5e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 2.8e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 4.5e-16 <   1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-515 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012012
   Total Core solution elapsed time:       0.084977
   Linear solver elapsed time:             0.053367 (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.1e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1
SUCCESS difference: 2.1e-16 <   1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2
SUCCESS difference: 1.9e-08 <   5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-515 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012012
   Total Core solution elapsed time:       0.084977
   Linear solver elapsed time:             0.053367 (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.1e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1
SUCCESS difference: 2.1e-16 <   1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.3e-15 <   1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2
SUCCESS difference: 1.9e-08 <   5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-516 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010682
   Total Core solution elapsed time:       0.035393
   Linear solver elapsed time:             0.024329 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature
SUCCESS difference: 8.3e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-516 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010682
   Total Core solution elapsed time:       0.035393
   Linear solver elapsed time:             0.024329 (69%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature
SUCCESS difference: 8.3e-13 <   1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-518 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011427
   Total Core solution elapsed time:       0.104366
   Linear solver elapsed time:             0.089494 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy
SUCCESS difference: 5.1e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel
SUCCESS difference: 3.2e-16 <   1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface
SUCCESS difference: 2.3e-14 <   1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear
SUCCESS difference: 6.6e-14 <   1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-518 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011427
   Total Core solution elapsed time:       0.104366
   Linear solver elapsed time:             0.089494 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy
SUCCESS difference: 5.1e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel
SUCCESS difference: 3.2e-16 <   1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface
SUCCESS difference: 2.3e-14 <   1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear
SUCCESS difference: 6.6e-14 <   1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear
SUCCESS difference: 4.2e-13 <   5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase
SUCCESS difference: 5.3e-13 <   6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-519 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011277
   Total Core solution elapsed time:       0.171317
   Linear solver elapsed time:             0.13807 (81%)

   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.2e-13 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2
SUCCESS difference: 3.8e-13 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2
SUCCESS difference: 3.6e-13 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2
SUCCESS difference: 2.6e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2
SUCCESS difference: 2.5e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2
SUCCESS difference: 1.8e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2
SUCCESS difference: 6.2e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2
SUCCESS difference: 6e-15   <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2
SUCCESS difference: 2e-14   <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2
SUCCESS difference: 2e-14   <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-519 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011277
   Total Core solution elapsed time:       0.171317
   Linear solver elapsed time:             0.13807 (81%)

   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.2e-13 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2
SUCCESS difference: 3.8e-13 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2
SUCCESS difference: 3.6e-13 <   4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2
SUCCESS difference: 1.4e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2
SUCCESS difference: 2.6e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2
SUCCESS difference: 2.5e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2
SUCCESS difference: 1.8e-14 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2
SUCCESS difference: 6.2e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2
SUCCESS difference: 6e-15   <   1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2
SUCCESS difference: 3.4e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2
SUCCESS difference: 3.3e-15 <   1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2
SUCCESS difference: 2e-14   <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2
SUCCESS difference: 2e-14   <   1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 0       <   1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-520 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010997
   Total Core solution elapsed time:       0.090526
   Linear solver elapsed time:             0.065746 (73%)

   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.6e-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.2e-15 <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface1
SUCCESS difference: 6.7e-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: 5.1e-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.8e-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: 2e-14   <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2
SUCCESS difference: 9.2e-15 <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness2
SUCCESS difference: 5.5e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-520 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010997
   Total Core solution elapsed time:       0.090526
   Linear solver elapsed time:             0.065746 (73%)

   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.6e-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.2e-15 <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed1
SUCCESS difference: 1.2e-14 <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface1
SUCCESS difference: 6.7e-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: 5.1e-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.8e-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: 2e-14   <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2
SUCCESS difference: 9.2e-15 <   1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness2
SUCCESS difference: 5.5e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-530 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006428
   Total Core solution elapsed time:       0.031729
   Linear solver elapsed time:             0.024114 (76%)

   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-530 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006428
   Total Core solution elapsed time:       0.031729
   Linear solver elapsed time:             0.024114 (76%)

   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-531 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006328
   Total Core solution elapsed time:       0.031644
   Linear solver elapsed time:             0.0229  (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-531 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006328
   Total Core solution elapsed time:       0.031644
   Linear solver elapsed time:             0.0229  (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-540 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009214
   Total Core solution elapsed time:       1.37705
   Linear solver elapsed time:             0.902831 (66%)

   Total elapsed time: 0 hrs 0 min 1 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.4e-14 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1
SUCCESS difference: 9.3e-14 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1
SUCCESS difference: 5.9e-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.1e-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.9e-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.1e-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.6e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-540 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009214
   Total Core solution elapsed time:       1.37705
   Linear solver elapsed time:             0.902831 (66%)

   Total elapsed time: 0 hrs 0 min 1 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.4e-14 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1
SUCCESS difference: 9.3e-14 <   1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1
SUCCESS difference: 5.9e-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.1e-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.9e-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.1e-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.6e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-541 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.03461
   Total Core solution elapsed time:       7.08008
   Linear solver elapsed time:             3.15115 (45%)

   Total elapsed time: 0 hrs 0 min 7 sec
SUCCESS difference: 3.7e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1
SUCCESS difference: 1.1e-12 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1
SUCCESS difference: 9.8e-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.8e-14 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1
SUCCESS difference: 7.5e-14 <   6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1
SUCCESS difference: 4.7e-14 <   9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1
SUCCESS difference: 5.9e-13 <   2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1
SUCCESS difference: 9.1e-15 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1
SUCCESS difference: 3.5e-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: 1.4e-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: 9.6e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2
SUCCESS difference: 1.7e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2
SUCCESS difference: 1.5e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2
SUCCESS difference: 4.7e-14 <   9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2
SUCCESS difference: 3.9e-12 <   3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2
SUCCESS difference: 9.5e-12 <   3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Surface2
SUCCESS difference: 4.1e-12 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness2
SUCCESS difference: 9.9e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2
SUCCESS difference: 6.6e-14 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2
SUCCESS difference: 7.7e-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: 2e-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: 3.5e-11 <   2e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10
SUCCESS difference: 2.6e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10
SUCCESS difference: 2.7e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10
SUCCESS difference: 6.2e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10
SUCCESS difference: 7.2e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Bed10
SUCCESS difference: 7.7e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Surface10
SUCCESS difference: 4.4e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness10
SUCCESS difference: 2e-12   <   1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10
SUCCESS difference: 1.5e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume10
SUCCESS difference: 5.8e-14 <   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: 1.9e-09 <   8e-08 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb10
SUCCESS difference: 0       <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb10
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-541 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.03461
   Total Core solution elapsed time:       7.08008
   Linear solver elapsed time:             3.15115 (45%)

   Total elapsed time: 0 hrs 0 min 7 sec
SUCCESS difference: 3.7e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1
SUCCESS difference: 1.1e-12 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1
SUCCESS difference: 9.8e-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.8e-14 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1
SUCCESS difference: 7.5e-14 <   6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1
SUCCESS difference: 4.7e-14 <   9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1
SUCCESS difference: 5.9e-13 <   2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1
SUCCESS difference: 9.1e-15 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1
SUCCESS difference: 3.5e-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: 1.4e-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: 9.6e-13 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2
SUCCESS difference: 1.7e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2
SUCCESS difference: 1.5e-12 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2
SUCCESS difference: 4.7e-14 <   9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2
SUCCESS difference: 3.9e-12 <   3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2
SUCCESS difference: 9.5e-12 <   3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Surface2
SUCCESS difference: 4.1e-12 <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness2
SUCCESS difference: 9.9e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2
SUCCESS difference: 6.6e-14 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2
SUCCESS difference: 7.7e-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: 2e-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: 3.5e-11 <   2e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10
SUCCESS difference: 2.6e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10
SUCCESS difference: 2.7e-11 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10
SUCCESS difference: 6.2e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10
SUCCESS difference: 7.2e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Bed10
SUCCESS difference: 7.7e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Surface10
SUCCESS difference: 4.4e-12 <   1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness10
SUCCESS difference: 2e-12   <   1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10
SUCCESS difference: 1.5e-13 <   1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume10
SUCCESS difference: 5.8e-14 <   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: 1.9e-09 <   8e-08 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb10
SUCCESS difference: 0       <   2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb10
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-542 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017239
   Total Core solution elapsed time:       2.01211
   Linear solver elapsed time:             1.56746 (78%)

   Total elapsed time: 0 hrs 0 min 2 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.2e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-542 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.017239
   Total Core solution elapsed time:       2.01211
   Linear solver elapsed time:             1.56746 (78%)

   Total elapsed time: 0 hrs 0 min 2 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.2e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-543 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012295
   Total Core solution elapsed time:       2.97084
   Linear solver elapsed time:             2.30036 (77%)

   Total elapsed time: 0 hrs 0 min 2 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.6e-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.3e-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.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-543 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.012295
   Total Core solution elapsed time:       2.97084
   Linear solver elapsed time:             2.30036 (77%)

   Total elapsed time: 0 hrs 0 min 2 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.6e-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.3e-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.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-545 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009985
   Total Core solution elapsed time:       0.869483
   Linear solver elapsed time:             0.673173 (77%)

   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.9e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-545 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as observed velocities
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009985
   Total Core solution elapsed time:       0.869483
   Linear solver elapsed time:             0.673173 (77%)

   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.9e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-601 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007496
   Total Core solution elapsed time:       0.013197
   Linear solver elapsed time:             0.009495 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-601 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007496
   Total Core solution elapsed time:       0.013197
   Linear solver elapsed time:             0.009495 (72%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-15 <   1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-602 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007329
   Total Core solution elapsed time:       0.02339
   Linear solver elapsed time:             0.018481 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-16 <   1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-602 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007329
   Total Core solution elapsed time:       0.02339
   Linear solver elapsed time:             0.018481 (79%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-16 <   1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-603 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009339
   Total Core solution elapsed time:       0.014995
   Linear solver elapsed time:             0.010076 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4e-15   <   1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-603 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009339
   Total Core solution elapsed time:       0.014995
   Linear solver elapsed time:             0.010076 (67%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4e-15   <   1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-604 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005819
   Total Core solution elapsed time:       0.032935
   Linear solver elapsed time:             0.026516 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 5.8e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-604 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005819
   Total Core solution elapsed time:       0.032935
   Linear solver elapsed time:             0.026516 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 5.8e-16 <   1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-605 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006664
   Total Core solution elapsed time:       0.030711
   Linear solver elapsed time:             0.024919 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.9e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-605 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006664
   Total Core solution elapsed time:       0.030711
   Linear solver elapsed time:             0.024919 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.9e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-606 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005666
   Total Core solution elapsed time:       0.030185
   Linear solver elapsed time:             0.024528 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-16 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-606 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005666
   Total Core solution elapsed time:       0.030185
   Linear solver elapsed time:             0.024528 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-16 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-607 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006893
   Total Core solution elapsed time:       0.030391
   Linear solver elapsed time:             0.020762 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-16 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-607 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006893
   Total Core solution elapsed time:       0.030391
   Linear solver elapsed time:             0.020762 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-16 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX
SUCCESS difference: 1.5e-15 <   1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-608 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006286
   Total Core solution elapsed time:       0.01282
   Linear solver elapsed time:             0.008709 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-13   <   1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-608 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006286
   Total Core solution elapsed time:       0.01282
   Linear solver elapsed time:             0.008709 (68%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-13   <   1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-610 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006043
   Total Core solution elapsed time:       0.001754
   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-610 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.006043
   Total Core solution elapsed time:       0.001754
   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-611 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.006682
   Total Core solution elapsed time:       0.082193
   Linear solver elapsed time:             0.057006 (69%)

   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-611 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.006682
   Total Core solution elapsed time:       0.082193
   Linear solver elapsed time:             0.057006 (69%)

   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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-612 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009535
   Total Core solution elapsed time:       0.154194
   Linear solver elapsed time:             0.132379 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.2e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1
SUCCESS difference: 9.2e-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.2e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1
SUCCESS difference: 7e-12   <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2
SUCCESS difference: 7e-12   <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3
SUCCESS difference: 6.7e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1
SUCCESS difference: 7.6e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2
SUCCESS difference: 7.6e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-612 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009535
   Total Core solution elapsed time:       0.154194
   Linear solver elapsed time:             0.132379 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.2e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1
SUCCESS difference: 9.2e-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.2e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1
SUCCESS difference: 7e-12   <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2
SUCCESS difference: 7e-12   <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3
SUCCESS difference: 6.7e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1
SUCCESS difference: 7.6e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2
SUCCESS difference: 7.6e-12 <   2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-613 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
NOTE: using initial velocities to create constraints along new boundary
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.006746
   Total Core solution elapsed time:       0.073633
   Linear solver elapsed time:             0.051243 (70%)

   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.7e-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.6e-14 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-613 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
NOTE: using initial velocities to create constraints along new boundary
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.006746
   Total Core solution elapsed time:       0.073633
   Linear solver elapsed time:             0.051243 (70%)

   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.7e-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.6e-14 <   1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-621 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011075
   Total Core solution elapsed time:       0.60513
   Linear solver elapsed time:             0.513925 (85%)

   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.5e-12 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1
SUCCESS difference: 9.7e-12 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1
SUCCESS difference: 5.3e-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: 4.5e-12 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2
SUCCESS difference: 2.9e-12 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2
SUCCESS difference: 1.5e-12 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2
SUCCESS difference: 4.2e-13 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2
SUCCESS difference: 8.7e-13 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2
SUCCESS difference: 4.9e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5
SUCCESS difference: 2.6e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5
SUCCESS difference: 8.9e-13 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5
SUCCESS difference: 2.6e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-621 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.011075
   Total Core solution elapsed time:       0.60513
   Linear solver elapsed time:             0.513925 (85%)

   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.5e-12 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1
SUCCESS difference: 9.7e-12 <   2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1
SUCCESS difference: 5.3e-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: 4.5e-12 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2
SUCCESS difference: 2.9e-12 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2
SUCCESS difference: 1.5e-12 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2
SUCCESS difference: 4.2e-13 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2
SUCCESS difference: 8.7e-13 <   4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2
SUCCESS difference: 4.9e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5
SUCCESS difference: 2.6e-12 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5
SUCCESS difference: 8.9e-13 <   8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5
SUCCESS difference: 2.6e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-622 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01396
   Total Core solution elapsed time:       2.06583
   Linear solver elapsed time:             1.70382 (82%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 9.6e-12 <   2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1
SUCCESS difference: 5.1e-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: 9.1e-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: 1e-12   <   8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24
SUCCESS difference: 1.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-622 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
      smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.01396
   Total Core solution elapsed time:       2.06583
   Linear solver elapsed time:             1.70382 (82%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 9.6e-12 <   2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1
SUCCESS difference: 5.1e-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: 9.1e-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: 1e-12   <   8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24
SUCCESS difference: 1.8e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-701 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
Construction of a mesh from a given geometry
 
====== Testing MINI Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=5.26622e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.27624e-14
   mechanical equilibrium convergence criterion   2.12624 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.78958e-14
   mechanical equilibrium convergence criterion   1.73917 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.82014e-14
   mechanical equilibrium convergence criterion   0.717979 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.11573e-14
   mechanical equilibrium convergence criterion   0.432302 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.66046e-14
   mechanical equilibrium convergence criterion   0.265448 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.37936e-14
   mechanical equilibrium convergence criterion   0.167098 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.82436e-14
   mechanical equilibrium convergence criterion   0.106278 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.89518e-14
   mechanical equilibrium convergence criterion   0.067923 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.3931e-14
   mechanical equilibrium convergence criterion   0.0435415 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.47111e-14
   mechanical equilibrium convergence criterion   0.0279973 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.96212e-14
   mechanical equilibrium convergence criterion   0.0180659 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.97381e-14
   mechanical equilibrium convergence criterion   0.0117016 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.90885e-14
   mechanical equilibrium convergence criterion   0.00760798 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.009645
   Total Core solution elapsed time:       0.671062
   Linear solver elapsed time:             0.576505 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing MINIcondensed Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.46147e-16

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=4.38757e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.40537e-14
   mechanical equilibrium convergence criterion   1.96276 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.83041e-14
   mechanical equilibrium convergence criterion   0.994782 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.27906e-14
   mechanical equilibrium convergence criterion   0.635413 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.8982e-14
   mechanical equilibrium convergence criterion   0.390791 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.45501e-14
   mechanical equilibrium convergence criterion   0.243341 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.34693e-14
   mechanical equilibrium convergence criterion   0.154189 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.47042e-14
   mechanical equilibrium convergence criterion   0.0983817 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.8417e-14
   mechanical equilibrium convergence criterion   0.063036 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.15528e-14
   mechanical equilibrium convergence criterion   0.0405301 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.4003e-14
   mechanical equilibrium convergence criterion   0.0261518 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.76056e-14
   mechanical equilibrium convergence criterion   0.0169366 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.93084e-14
   mechanical equilibrium convergence criterion   0.0110089 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.34055e-13
   mechanical equilibrium convergence criterion   0.00718082 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.011563
   Total Core solution elapsed time:       0.444192
   Linear solver elapsed time:             0.340941 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing TaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=1.63134e-14
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.20099e+23 > 1 %
   Convergence criterion: max(du)                 8.74189e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.4159e-14
   mechanical equilibrium convergence criterion   2.00457 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.20805 > 1 %
   Convergence criterion: max(du)                 335077
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.94289e-14
   mechanical equilibrium convergence criterion   1.78268 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.75602 < 1 %
   Convergence criterion: max(du)                 132780
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.19742e-13
   mechanical equilibrium convergence criterion   0.832236 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.263456 < 1 %
   Convergence criterion: max(du)                 78736.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.821e-13
   mechanical equilibrium convergence criterion   0.401028 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0758391 < 1 %
   Convergence criterion: max(du)                 23665.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.61855e-13
   mechanical equilibrium convergence criterion   0.238045 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0305218 < 1 %
   Convergence criterion: max(du)                 10429.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.6441e-13
   mechanical equilibrium convergence criterion   0.150226 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0152555 < 1 %
   Convergence criterion: max(du)                 6394.21
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.62129e-13
   mechanical equilibrium convergence criterion   0.0972593 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00801846 < 1 %
   Convergence criterion: max(du)                 3530.22
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.74846e-13
   mechanical equilibrium convergence criterion   0.0640213 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00429142 < 1 %
   Convergence criterion: max(du)                 1833.16
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.57918e-13
   mechanical equilibrium convergence criterion   0.0424357 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00234604 < 1 %
   Convergence criterion: max(du)                 940.664
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.61855e-13
   mechanical equilibrium convergence criterion   0.028166 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00130469 < 1 %
   Convergence criterion: max(du)                 481.928
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.06511e-13
   mechanical equilibrium convergence criterion   0.0186787 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000736614 < 1 %
   Convergence criterion: max(du)                 247.852
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.009e-13
   mechanical equilibrium convergence criterion   0.0123701 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000421607 < 1 %
   Convergence criterion: max(du)                 128.51
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.89266e-13
   mechanical equilibrium convergence criterion   0.00818204 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000244185 < 1 %
   Convergence criterion: max(du)                 67.3462
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.011483
   Total Core solution elapsed time:       1.07267
   Linear solver elapsed time:             0.920735 (86%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
====== Testing LATaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=2.11364e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=1.05539e-12
   Convergence criterion: norm(du)/norm(u)        613.069 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.64166e-12
   Convergence criterion: norm(du)/norm(u)        275.933 > 1 %

   solver residue: norm(KU-F)/norm(F)=2.30276e-12
   Convergence criterion: norm(du)/norm(u)        144.079 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.17133e-12
   Convergence criterion: norm(du)/norm(u)        81.951 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.73357e-12
   Convergence criterion: norm(du)/norm(u)        49.2493 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.84915e-12
   Convergence criterion: norm(du)/norm(u)        30.672 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.47788e-12
   Convergence criterion: norm(du)/norm(u)        19.5516 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.75912e-12
   Convergence criterion: norm(du)/norm(u)        12.654 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.19117e-12
   Convergence criterion: norm(du)/norm(u)        8.27209 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.86806e-12
   Convergence criterion: norm(du)/norm(u)        5.44337 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.37884e-12
   Convergence criterion: norm(du)/norm(u)        3.59763 > 1 %

   solver residue: norm(KU-F)/norm(F)=9.3776e-12
   Convergence criterion: norm(du)/norm(u)        2.38464 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.17279e-12
   Convergence criterion: norm(du)/norm(u)        1.58367 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.01758e-12
   Convergence criterion: norm(du)/norm(u)        1.05307 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.03519e-12
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.52437e-17
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=5.29507e-12
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.5445e-17
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.471 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.42934e-12
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.53028e-17
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2749 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.3234e-12
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.19105e-17
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5253 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.15246e-11
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18522e-17
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1428 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.08773e-12
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18134e-17
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1099 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.13199e-12
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17876e-17
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.7533 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.61273e-12
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17704e-17
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.3552 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.58203e-12
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1759e-17
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5566 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.90335e-12
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17513e-17
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1579 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.12266e-12
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17463e-17
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.0391 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.36911e-12
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17429e-17
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12392 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.34687e-12
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17407e-17
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36151 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.26102e-12
   Convergence criterion: norm(du)/norm(u)        0.0034975 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17392e-17
   Convergence criterion: norm(du)/norm(u)        0.0034975 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71658 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.23008e-12
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17383e-17
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16395 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.25571e-12
   Convergence criterion: norm(du)/norm(u)        0.00150452 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17376e-17
   Convergence criterion: norm(du)/norm(u)        0.00150452 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68514 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.50289e-12
   Convergence criterion: norm(du)/norm(u)        0.000973124 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17372e-17
   Convergence criterion: norm(du)/norm(u)        0.000973124 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26629 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.83983e-12
   Convergence criterion: norm(du)/norm(u)        0.0006189 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1737e-17
   Convergence criterion: norm(du)/norm(u)        0.0006189 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.89682 > 1 %

   solver residue: norm(KU-F)/norm(F)=8.13655e-12
   Convergence criterion: norm(du)/norm(u)        0.000382792 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17368e-17
   Convergence criterion: norm(du)/norm(u)        0.000382792 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56848 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.40745e-12
   Convergence criterion: norm(du)/norm(u)        0.000225424 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17367e-17
   Convergence criterion: norm(du)/norm(u)        0.000225424 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.014928
   Total Core solution elapsed time:       1.95306
   Linear solver elapsed time:             1.58998 (81%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
====== Testing CrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=1.72465e-13
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.63969e+24 > 1 %
   Convergence criterion: max(du)                 8.83861e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.16532e-13
   mechanical equilibrium convergence criterion   2.11064 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.08444 > 1 %
   Convergence criterion: max(du)                 446853
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.533e-13
   mechanical equilibrium convergence criterion   2.09404 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.862624 < 1 %
   Convergence criterion: max(du)                 414759
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.79215e-13
   mechanical equilibrium convergence criterion   0.909059 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.341995 < 1 %
   Convergence criterion: max(du)                 161809
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.97392e-13
   mechanical equilibrium convergence criterion   0.479574 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.131721 < 1 %
   Convergence criterion: max(du)                 90123.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.07826e-12
   mechanical equilibrium convergence criterion   0.284195 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0670162 < 1 %
   Convergence criterion: max(du)                 54409.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.24313e-12
   mechanical equilibrium convergence criterion   0.175223 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0291123 < 1 %
   Convergence criterion: max(du)                 25524.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.26241e-12
   mechanical equilibrium convergence criterion   0.113576 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0147368 < 1 %
   Convergence criterion: max(du)                 11821.9
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.08128e-12
   mechanical equilibrium convergence criterion   0.0746106 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00819942 < 1 %
   Convergence criterion: max(du)                 6242.62
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.68366e-13
   mechanical equilibrium convergence criterion   0.0495047 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00471128 < 1 %
   Convergence criterion: max(du)                 3515.55
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.22787e-12
   mechanical equilibrium convergence criterion   0.0329431 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00276078 < 1 %
   Convergence criterion: max(du)                 2073.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.30417e-13
   mechanical equilibrium convergence criterion   0.0218954 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00164519 < 1 %
   Convergence criterion: max(du)                 1261.94
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.02869e-12
   mechanical equilibrium convergence criterion   0.0145181 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000994647 < 1 %
   Convergence criterion: max(du)                 783.637
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.13306e-12
   mechanical equilibrium convergence criterion   0.00960519 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000608466 < 1 %
   Convergence criterion: max(du)                 492.666
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.011911
   Total Core solution elapsed time:       1.40321
   Linear solver elapsed time:             1.22879 (88%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
====== Testing LACrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.46147e-16

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=2.41582e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=9.04161e-13
   Convergence criterion: norm(du)/norm(u)        613.091 > 1 %

   solver residue: norm(KU-F)/norm(F)=2.12054e-12
   Convergence criterion: norm(du)/norm(u)        275.944 > 1 %

   solver residue: norm(KU-F)/norm(F)=2.95639e-12
   Convergence criterion: norm(du)/norm(u)        144.085 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.7734e-12
   Convergence criterion: norm(du)/norm(u)        81.9547 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.66984e-12
   Convergence criterion: norm(du)/norm(u)        49.2514 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.71156e-12
   Convergence criterion: norm(du)/norm(u)        30.6732 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.48307e-12
   Convergence criterion: norm(du)/norm(u)        19.5522 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.57261e-12
   Convergence criterion: norm(du)/norm(u)        12.6543 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.20504e-12
   Convergence criterion: norm(du)/norm(u)        8.27219 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.94822e-12
   Convergence criterion: norm(du)/norm(u)        5.44338 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.60365e-12
   Convergence criterion: norm(du)/norm(u)        3.5976 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.03077e-12
   Convergence criterion: norm(du)/norm(u)        2.3846 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.99583e-12
   Convergence criterion: norm(du)/norm(u)        1.58362 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.46105e-12
   Convergence criterion: norm(du)/norm(u)        1.05304 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.53935e-12
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.3481e-16
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=5.84354e-12
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.25455e-16
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.47 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.71793e-12
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27107e-16
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2739 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.56441e-12
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27821e-16
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5245 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.11612e-11
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31424e-16
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1423 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.47938e-12
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.28696e-16
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1095 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.43588e-12
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.25512e-16
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.753 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.41178e-12
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24573e-16
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.355 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.14178e-11
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27085e-16
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5564 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.27002e-12
   Convergence criterion: norm(du)/norm(u)        0.0181462 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.33484e-16
   Convergence criterion: norm(du)/norm(u)        0.0181462 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1577 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.45511e-12
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.22557e-16
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.039 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.03073e-11
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.25804e-16
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12383 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.44581e-12
   Convergence criterion: norm(du)/norm(u)        0.0053639 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.28889e-16
   Convergence criterion: norm(du)/norm(u)        0.0053639 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36144 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.67441e-12
   Convergence criterion: norm(du)/norm(u)        0.00357027 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29261e-16
   Convergence criterion: norm(du)/norm(u)        0.00357027 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71653 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.0282e-12
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.23959e-16
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16391 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.50975e-12
   Convergence criterion: norm(du)/norm(u)        0.00157758 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24565e-16
   Convergence criterion: norm(du)/norm(u)        0.00157758 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68511 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.41962e-12
   Convergence criterion: norm(du)/norm(u)        0.00104627 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27891e-16
   Convergence criterion: norm(du)/norm(u)        0.00104627 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26627 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.86026e-12
   Convergence criterion: norm(du)/norm(u)        0.000692083 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.19839e-16
   Convergence criterion: norm(du)/norm(u)        0.000692083 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.8968 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.56997e-12
   Convergence criterion: norm(du)/norm(u)        0.000455987 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31634e-16
   Convergence criterion: norm(du)/norm(u)        0.000455987 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56847 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.96379e-12
   Convergence criterion: norm(du)/norm(u)        0.000298593 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27739e-16
   Convergence criterion: norm(du)/norm(u)        0.000298593 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.0151 
   Total Core solution elapsed time:       3.57386
   Linear solver elapsed time:             2.99676 (84%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 5e-12   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI
SUCCESS difference: 5.9e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI
SUCCESS difference: 5.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI
SUCCESS difference: 8.3e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI
SUCCESS difference: 4.2e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed
SUCCESS difference: 5.4e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed
SUCCESS difference: 5.3e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed
SUCCESS difference: 7.7e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed
SUCCESS difference: 2e-12   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood
SUCCESS difference: 2.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood
SUCCESS difference: 2.7e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood
SUCCESS difference: 7.8e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood
SUCCESS difference: 1e-11   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood
SUCCESS difference: 1.3e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood
SUCCESS difference: 1.3e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood
SUCCESS difference: 6e-12   <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood
SUCCESS difference: 3e-12   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart
SUCCESS difference: 3.5e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart
SUCCESS difference: 3.1e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelCrouzeixRaviart
SUCCESS difference: 2e-12   <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureCrouzeixRaviart
SUCCESS difference: 1.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart
SUCCESS difference: 1.4e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart
SUCCESS difference: 1.4e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart
SUCCESS difference: 1.9e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLACrouzeixRaviart
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-701 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
Construction of a mesh from a given geometry
 
====== Testing MINI Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=5.26622e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.27624e-14
   mechanical equilibrium convergence criterion   2.12624 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.78958e-14
   mechanical equilibrium convergence criterion   1.73917 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.82014e-14
   mechanical equilibrium convergence criterion   0.717979 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.11573e-14
   mechanical equilibrium convergence criterion   0.432302 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.66046e-14
   mechanical equilibrium convergence criterion   0.265448 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.37936e-14
   mechanical equilibrium convergence criterion   0.167098 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.82436e-14
   mechanical equilibrium convergence criterion   0.106278 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.89518e-14
   mechanical equilibrium convergence criterion   0.067923 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.3931e-14
   mechanical equilibrium convergence criterion   0.0435415 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.47111e-14
   mechanical equilibrium convergence criterion   0.0279973 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.96212e-14
   mechanical equilibrium convergence criterion   0.0180659 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.97381e-14
   mechanical equilibrium convergence criterion   0.0117016 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.90885e-14
   mechanical equilibrium convergence criterion   0.00760798 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.009645
   Total Core solution elapsed time:       0.671062
   Linear solver elapsed time:             0.576505 (86%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing MINIcondensed Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.46147e-16

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=4.38757e-15
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.19835e+23 > 1 %
   Convergence criterion: max(du)                 8.72588e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.40537e-14
   mechanical equilibrium convergence criterion   1.96276 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.10539 > 1 %
   Convergence criterion: max(du)                 266316
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.83041e-14
   mechanical equilibrium convergence criterion   0.994782 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.642157 < 1 %
   Convergence criterion: max(du)                 136471
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.27906e-14
   mechanical equilibrium convergence criterion   0.635413 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.232724 < 1 %
   Convergence criterion: max(du)                 79604.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=3.8982e-14
   mechanical equilibrium convergence criterion   0.390791 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0930063 < 1 %
   Convergence criterion: max(du)                 25173.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.45501e-14
   mechanical equilibrium convergence criterion   0.243341 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0469947 < 1 %
   Convergence criterion: max(du)                 18682.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.34693e-14
   mechanical equilibrium convergence criterion   0.154189 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0264618 < 1 %
   Convergence criterion: max(du)                 12063.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.47042e-14
   mechanical equilibrium convergence criterion   0.0983817 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0150307 < 1 %
   Convergence criterion: max(du)                 7028.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.8417e-14
   mechanical equilibrium convergence criterion   0.063036 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00855668 < 1 %
   Convergence criterion: max(du)                 3930.75
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=7.15528e-14
   mechanical equilibrium convergence criterion   0.0405301 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00491833 < 1 %
   Convergence criterion: max(du)                 2178.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.4003e-14
   mechanical equilibrium convergence criterion   0.0261518 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0028636 < 1 %
   Convergence criterion: max(du)                 1213.66
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.76056e-14
   mechanical equilibrium convergence criterion   0.0169366 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00168822 < 1 %
   Convergence criterion: max(du)                 682.744
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=6.93084e-14
   mechanical equilibrium convergence criterion   0.0110089 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00100627 < 1 %
   Convergence criterion: max(du)                 387.91
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.34055e-13
   mechanical equilibrium convergence criterion   0.00718082 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00060554 < 1 %
   Convergence criterion: max(du)                 222.316
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.011563
   Total Core solution elapsed time:       0.444192
   Linear solver elapsed time:             0.340941 (77%)

   Total elapsed time: 0 hrs 0 min 0 sec
 
====== Testing TaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=1.63134e-14
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        7.20099e+23 > 1 %
   Convergence criterion: max(du)                 8.74189e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.4159e-14
   mechanical equilibrium convergence criterion   2.00457 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.20805 > 1 %
   Convergence criterion: max(du)                 335077
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.94289e-14
   mechanical equilibrium convergence criterion   1.78268 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.75602 < 1 %
   Convergence criterion: max(du)                 132780
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.19742e-13
   mechanical equilibrium convergence criterion   0.832236 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.263456 < 1 %
   Convergence criterion: max(du)                 78736.2
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.821e-13
   mechanical equilibrium convergence criterion   0.401028 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0758391 < 1 %
   Convergence criterion: max(du)                 23665.1
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.61855e-13
   mechanical equilibrium convergence criterion   0.238045 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0305218 < 1 %
   Convergence criterion: max(du)                 10429.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.6441e-13
   mechanical equilibrium convergence criterion   0.150226 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0152555 < 1 %
   Convergence criterion: max(du)                 6394.21
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.62129e-13
   mechanical equilibrium convergence criterion   0.0972593 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00801846 < 1 %
   Convergence criterion: max(du)                 3530.22
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.74846e-13
   mechanical equilibrium convergence criterion   0.0640213 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00429142 < 1 %
   Convergence criterion: max(du)                 1833.16
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.57918e-13
   mechanical equilibrium convergence criterion   0.0424357 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00234604 < 1 %
   Convergence criterion: max(du)                 940.664
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.61855e-13
   mechanical equilibrium convergence criterion   0.028166 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00130469 < 1 %
   Convergence criterion: max(du)                 481.928
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.06511e-13
   mechanical equilibrium convergence criterion   0.0186787 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000736614 < 1 %
   Convergence criterion: max(du)                 247.852
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=2.009e-13
   mechanical equilibrium convergence criterion   0.0123701 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000421607 < 1 %
   Convergence criterion: max(du)                 128.51
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.89266e-13
   mechanical equilibrium convergence criterion   0.00818204 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000244185 < 1 %
   Convergence criterion: max(du)                 67.3462
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.011483
   Total Core solution elapsed time:       1.07267
   Linear solver elapsed time:             0.920735 (86%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
====== Testing LATaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=2.11364e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=1.05539e-12
   Convergence criterion: norm(du)/norm(u)        613.069 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.64166e-12
   Convergence criterion: norm(du)/norm(u)        275.933 > 1 %

   solver residue: norm(KU-F)/norm(F)=2.30276e-12
   Convergence criterion: norm(du)/norm(u)        144.079 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.17133e-12
   Convergence criterion: norm(du)/norm(u)        81.951 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.73357e-12
   Convergence criterion: norm(du)/norm(u)        49.2493 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.84915e-12
   Convergence criterion: norm(du)/norm(u)        30.672 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.47788e-12
   Convergence criterion: norm(du)/norm(u)        19.5516 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.75912e-12
   Convergence criterion: norm(du)/norm(u)        12.654 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.19117e-12
   Convergence criterion: norm(du)/norm(u)        8.27209 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.86806e-12
   Convergence criterion: norm(du)/norm(u)        5.44337 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.37884e-12
   Convergence criterion: norm(du)/norm(u)        3.59763 > 1 %

   solver residue: norm(KU-F)/norm(F)=9.3776e-12
   Convergence criterion: norm(du)/norm(u)        2.38464 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.17279e-12
   Convergence criterion: norm(du)/norm(u)        1.58367 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.01758e-12
   Convergence criterion: norm(du)/norm(u)        1.05307 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.03519e-12
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.52437e-17
   Convergence criterion: norm(du)/norm(u)        0.700842 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=5.29507e-12
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.5445e-17
   Convergence criterion: norm(du)/norm(u)        0.466658 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.471 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.42934e-12
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.53028e-17
   Convergence criterion: norm(du)/norm(u)        0.310831 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2749 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.3234e-12
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.19105e-17
   Convergence criterion: norm(du)/norm(u)        0.207079 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5253 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.15246e-11
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18522e-17
   Convergence criterion: norm(du)/norm(u)        0.137971 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1428 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.08773e-12
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.18134e-17
   Convergence criterion: norm(du)/norm(u)        0.0919261 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1099 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.13199e-12
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17876e-17
   Convergence criterion: norm(du)/norm(u)        0.061242 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.7533 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.61273e-12
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17704e-17
   Convergence criterion: norm(du)/norm(u)        0.0407918 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.3552 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.58203e-12
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1759e-17
   Convergence criterion: norm(du)/norm(u)        0.0271613 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5566 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.90335e-12
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17513e-17
   Convergence criterion: norm(du)/norm(u)        0.0180758 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1579 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.12266e-12
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17463e-17
   Convergence criterion: norm(du)/norm(u)        0.0120195 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.0391 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.36911e-12
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17429e-17
   Convergence criterion: norm(du)/norm(u)        0.0079825 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12392 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.34687e-12
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17407e-17
   Convergence criterion: norm(du)/norm(u)        0.0052914 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36151 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.26102e-12
   Convergence criterion: norm(du)/norm(u)        0.0034975 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17392e-17
   Convergence criterion: norm(du)/norm(u)        0.0034975 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71658 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.23008e-12
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17383e-17
   Convergence criterion: norm(du)/norm(u)        0.00230166 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16395 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.25571e-12
   Convergence criterion: norm(du)/norm(u)        0.00150452 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17376e-17
   Convergence criterion: norm(du)/norm(u)        0.00150452 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68514 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.50289e-12
   Convergence criterion: norm(du)/norm(u)        0.000973124 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17372e-17
   Convergence criterion: norm(du)/norm(u)        0.000973124 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26629 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.83983e-12
   Convergence criterion: norm(du)/norm(u)        0.0006189 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.1737e-17
   Convergence criterion: norm(du)/norm(u)        0.0006189 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.89682 > 1 %

   solver residue: norm(KU-F)/norm(F)=8.13655e-12
   Convergence criterion: norm(du)/norm(u)        0.000382792 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17368e-17
   Convergence criterion: norm(du)/norm(u)        0.000382792 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56848 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.40745e-12
   Convergence criterion: norm(du)/norm(u)        0.000225424 < 1 %

   solver residue: norm(KU-F)/norm(F)=4.17367e-17
   Convergence criterion: norm(du)/norm(u)        0.000225424 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.014928
   Total Core solution elapsed time:       1.95306
   Linear solver elapsed time:             1.58998 (81%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
====== Testing CrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=1.00904e-15

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=1.72465e-13
   mechanical equilibrium convergence criterion   100 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.63969e+24 > 1 %
   Convergence criterion: max(du)                 8.83861e+06
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=4.16532e-13
   mechanical equilibrium convergence criterion   2.11064 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        1.08444 > 1 %
   Convergence criterion: max(du)                 446853
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=5.533e-13
   mechanical equilibrium convergence criterion   2.09404 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.862624 < 1 %
   Convergence criterion: max(du)                 414759
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.79215e-13
   mechanical equilibrium convergence criterion   0.909059 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.341995 < 1 %
   Convergence criterion: max(du)                 161809
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=8.97392e-13
   mechanical equilibrium convergence criterion   0.479574 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.131721 < 1 %
   Convergence criterion: max(du)                 90123.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.07826e-12
   mechanical equilibrium convergence criterion   0.284195 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0670162 < 1 %
   Convergence criterion: max(du)                 54409.5
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.24313e-12
   mechanical equilibrium convergence criterion   0.175223 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0291123 < 1 %
   Convergence criterion: max(du)                 25524.6
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.26241e-12
   mechanical equilibrium convergence criterion   0.113576 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.0147368 < 1 %
   Convergence criterion: max(du)                 11821.9
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.08128e-12
   mechanical equilibrium convergence criterion   0.0746106 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00819942 < 1 %
   Convergence criterion: max(du)                 6242.62
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.68366e-13
   mechanical equilibrium convergence criterion   0.0495047 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00471128 < 1 %
   Convergence criterion: max(du)                 3515.55
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.22787e-12
   mechanical equilibrium convergence criterion   0.0329431 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00276078 < 1 %
   Convergence criterion: max(du)                 2073.3
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=9.30417e-13
   mechanical equilibrium convergence criterion   0.0218954 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.00164519 < 1 %
   Convergence criterion: max(du)                 1261.94
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.02869e-12
   mechanical equilibrium convergence criterion   0.0145181 > 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000994647 < 1 %
   Convergence criterion: max(du)                 783.637
   number of unstable constraints: 0

   solver residue: norm(KU-F)/norm(F)=1.13306e-12
   mechanical equilibrium convergence criterion   0.00960519 < 0.01 %
   Convergence criterion: norm(du)/norm(u)        0.000608466 < 1 %
   Convergence criterion: max(du)                 492.666
   number of unstable constraints: 0

   total number of iterations: 14
write lock file:

   FemModel initialization elapsed time:   0.011911
   Total Core solution elapsed time:       1.40321
   Linear solver elapsed time:             1.22879 (88%)

   Total elapsed time: 0 hrs 0 min 1 sec
 
====== Testing LACrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:

   solver residue: norm(KU-F)/norm(F)=1.33039e-16

   solver residue: norm(KU-F)/norm(F)=9.46147e-16

   solver residue: norm(KU-F)/norm(F)=1.55315e-16

   solver residue: norm(KU-F)/norm(F)=2.41582e-13
   Convergence criterion: norm(du)/norm(u)        inf > 1 %

   solver residue: norm(KU-F)/norm(F)=9.04161e-13
   Convergence criterion: norm(du)/norm(u)        613.091 > 1 %

   solver residue: norm(KU-F)/norm(F)=2.12054e-12
   Convergence criterion: norm(du)/norm(u)        275.944 > 1 %

   solver residue: norm(KU-F)/norm(F)=2.95639e-12
   Convergence criterion: norm(du)/norm(u)        144.085 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.7734e-12
   Convergence criterion: norm(du)/norm(u)        81.9547 > 1 %

   solver residue: norm(KU-F)/norm(F)=3.66984e-12
   Convergence criterion: norm(du)/norm(u)        49.2514 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.71156e-12
   Convergence criterion: norm(du)/norm(u)        30.6732 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.48307e-12
   Convergence criterion: norm(du)/norm(u)        19.5522 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.57261e-12
   Convergence criterion: norm(du)/norm(u)        12.6543 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.20504e-12
   Convergence criterion: norm(du)/norm(u)        8.27219 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.94822e-12
   Convergence criterion: norm(du)/norm(u)        5.44338 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.60365e-12
   Convergence criterion: norm(du)/norm(u)        3.5976 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.03077e-12
   Convergence criterion: norm(du)/norm(u)        2.3846 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.99583e-12
   Convergence criterion: norm(du)/norm(u)        1.58362 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.46105e-12
   Convergence criterion: norm(du)/norm(u)        1.05304 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.53935e-12
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.3481e-16
   Convergence criterion: norm(du)/norm(u)        0.700815 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       inf > 1 %

   solver residue: norm(KU-F)/norm(F)=5.84354e-12
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.25455e-16
   Convergence criterion: norm(du)/norm(u)        0.466662 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       100.47 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.71793e-12
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27107e-16
   Convergence criterion: norm(du)/norm(u)        0.310857 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       50.2739 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.56441e-12
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27821e-16
   Convergence criterion: norm(du)/norm(u)        0.207121 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       33.5245 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.11612e-11
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31424e-16
   Convergence criterion: norm(du)/norm(u)        0.138023 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       25.1423 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.47938e-12
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.28696e-16
   Convergence criterion: norm(du)/norm(u)        0.0919849 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       20.1095 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.43588e-12
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.25512e-16
   Convergence criterion: norm(du)/norm(u)        0.0613056 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       16.753 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.41178e-12
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24573e-16
   Convergence criterion: norm(du)/norm(u)        0.0408587 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       14.355 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.14178e-11
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27085e-16
   Convergence criterion: norm(du)/norm(u)        0.0272303 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       12.5564 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.27002e-12
   Convergence criterion: norm(du)/norm(u)        0.0181462 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.33484e-16
   Convergence criterion: norm(du)/norm(u)        0.0181462 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       11.1577 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.45511e-12
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.22557e-16
   Convergence criterion: norm(du)/norm(u)        0.012091 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       10.039 > 1 %

   solver residue: norm(KU-F)/norm(F)=1.03073e-11
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.25804e-16
   Convergence criterion: norm(du)/norm(u)        0.00805458 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       9.12383 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.44581e-12
   Convergence criterion: norm(du)/norm(u)        0.0053639 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.28889e-16
   Convergence criterion: norm(du)/norm(u)        0.0053639 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       8.36144 > 1 %

   solver residue: norm(KU-F)/norm(F)=7.67441e-12
   Convergence criterion: norm(du)/norm(u)        0.00357027 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.29261e-16
   Convergence criterion: norm(du)/norm(u)        0.00357027 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.71653 > 1 %

   solver residue: norm(KU-F)/norm(F)=6.0282e-12
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.23959e-16
   Convergence criterion: norm(du)/norm(u)        0.00237462 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       7.16391 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.50975e-12
   Convergence criterion: norm(du)/norm(u)        0.00157758 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.24565e-16
   Convergence criterion: norm(du)/norm(u)        0.00157758 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.68511 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.41962e-12
   Convergence criterion: norm(du)/norm(u)        0.00104627 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27891e-16
   Convergence criterion: norm(du)/norm(u)        0.00104627 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       6.26627 > 1 %

   solver residue: norm(KU-F)/norm(F)=4.86026e-12
   Convergence criterion: norm(du)/norm(u)        0.000692083 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.19839e-16
   Convergence criterion: norm(du)/norm(u)        0.000692083 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.8968 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.56997e-12
   Convergence criterion: norm(du)/norm(u)        0.000455987 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.31634e-16
   Convergence criterion: norm(du)/norm(u)        0.000455987 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.56847 > 1 %

   solver residue: norm(KU-F)/norm(F)=5.96379e-12
   Convergence criterion: norm(du)/norm(u)        0.000298593 < 1 %

   solver residue: norm(KU-F)/norm(F)=1.27739e-16
   Convergence criterion: norm(du)/norm(u)        0.000298593 < 1 %
   Convergence criterion: norm(dp/)/norm(p)       5.27476 > 1 %
   maximum number of nonlinear iterations (20) exceeded

   total number of iterations: 19
write lock file:

   FemModel initialization elapsed time:   0.0151 
   Total Core solution elapsed time:       3.57386
   Linear solver elapsed time:             2.99676 (84%)

   Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 5e-12   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI
SUCCESS difference: 5.9e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI
SUCCESS difference: 5.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI
SUCCESS difference: 8.3e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI
SUCCESS difference: 4.2e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed
SUCCESS difference: 5.4e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed
SUCCESS difference: 5.3e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed
SUCCESS difference: 7.7e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed
SUCCESS difference: 2e-12   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood
SUCCESS difference: 2.8e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood
SUCCESS difference: 2.7e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood
SUCCESS difference: 7.8e-13 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood
SUCCESS difference: 1e-11   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood
SUCCESS difference: 1.3e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood
SUCCESS difference: 1.3e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood
SUCCESS difference: 6e-12   <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood
SUCCESS difference: 3e-12   <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart
SUCCESS difference: 3.5e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart
SUCCESS difference: 3.1e-12 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelCrouzeixRaviart
SUCCESS difference: 2e-12   <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureCrouzeixRaviart
SUCCESS difference: 1.1e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart
SUCCESS difference: 1.4e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart
SUCCESS difference: 1.4e-11 <   9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart
SUCCESS difference: 1.9e-12 <   1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLACrouzeixRaviart
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-702 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
Construction of a mesh from a given geometry
 
====== Testing MINI Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.016843
   Total Core solution elapsed time:       0.743577
   Linear solver elapsed time:             0.628732 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
====== Testing MINIcondensed Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.008468
   Total Core solution elapsed time:       0.617078
   Linear solver elapsed time:             0.470789 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
====== Testing TaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.015499
   Total Core solution elapsed time:       1.20263
   Linear solver elapsed time:             1.03734 (86%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
 
====== Testing XTaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.008999
   Total Core solution elapsed time:       0.212602
   Linear solver elapsed time:             0.157311 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
====== Testing LATaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.011216
   Total Core solution elapsed time:       0.840323
   Linear solver elapsed time:             0.677009 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 8.9e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI
SUCCESS difference: 8.2e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI
SUCCESS difference: 8.2e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI
SUCCESS difference: 7.1e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI
SUCCESS difference: 9.7e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed
SUCCESS difference: 9.5e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed
SUCCESS difference: 9.5e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed
SUCCESS difference: 2.3e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed
SUCCESS difference: 1.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood
SUCCESS difference: 1.3e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood
SUCCESS difference: 1.3e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood
SUCCESS difference: 1.7e-09 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood
SUCCESS difference: 3.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood
SUCCESS difference: 1.7e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood
SUCCESS difference: 1.6e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood
SUCCESS difference: 8.7e-14 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood
SUCCESS difference: 1.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood
SUCCESS difference: 1.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood
SUCCESS difference: 1.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood
SUCCESS difference: 2.2e-11 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-702 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
Construction of a mesh from a given geometry
 
====== Testing MINI Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.016843
   Total Core solution elapsed time:       0.743577
   Linear solver elapsed time:             0.628732 (85%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
====== Testing MINIcondensed Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
   maximum number of nonlinear iterations (20) exceeded
write lock file:

   FemModel initialization elapsed time:   0.008468
   Total Core solution elapsed time:       0.617078
   Linear solver elapsed time:             0.470789 (76%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
====== Testing TaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.015499
   Total Core solution elapsed time:       1.20263
   Linear solver elapsed time:             1.03734 (86%)

   Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
 
====== Testing XTaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.008999
   Total Core solution elapsed time:       0.212602
   Linear solver elapsed time:             0.157311 (74%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
 
====== Testing LATaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
   computing new velocity
computing slope...
   extruding SurfaceSlopeX from base...
   computing slope
   computing basal mass balance
write lock file:

   FemModel initialization elapsed time:   0.011216
   Total Core solution elapsed time:       0.840323
   Linear solver elapsed time:             0.677009 (81%)

   Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 8.9e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI
SUCCESS difference: 8.2e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI
SUCCESS difference: 8.2e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI
SUCCESS difference: 7.1e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI
SUCCESS difference: 9.7e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed
SUCCESS difference: 9.5e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed
SUCCESS difference: 9.5e-10 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed
SUCCESS difference: 2.3e-10 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed
SUCCESS difference: 1.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood
SUCCESS difference: 1.3e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood
SUCCESS difference: 1.3e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood
SUCCESS difference: 1.7e-09 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood
SUCCESS difference: 3.2e-09 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood
SUCCESS difference: 1.7e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood
SUCCESS difference: 1.6e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood
SUCCESS difference: 8.7e-14 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood
SUCCESS difference: 1.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood
SUCCESS difference: 1.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood
SUCCESS difference: 1.1e-08 <   8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood
SUCCESS difference: 2.2e-11 <   1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-801 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021755
   Total Core solution elapsed time:       0.557619
   Linear solver elapsed time:             0.441345 (79%)

   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.7e-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.1e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-801 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.021755
   Total Core solution elapsed time:       0.557619
   Linear solver elapsed time:             0.441345 (79%)

   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.7e-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.1e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-802 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.033256
   Total Core solution elapsed time:       1.26033
   Linear solver elapsed time:             0.798073 (63%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.9e-13 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1
SUCCESS difference: 3.9e-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.2e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1
SUCCESS difference: 8.1e-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.2e-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: 7.4e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2
SUCCESS difference: 4.2e-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: 5.8e-15 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2
SUCCESS difference: 8e-13   <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3
SUCCESS difference: 2.2e-12 <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3
SUCCESS difference: 8e-13   <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3
SUCCESS difference: 7.4e-13 <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3
SUCCESS difference: 4.5e-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: 6.5e-14 <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-802 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.033256
   Total Core solution elapsed time:       1.26033
   Linear solver elapsed time:             0.798073 (63%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.9e-13 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1
SUCCESS difference: 3.9e-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.2e-15 <   1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1
SUCCESS difference: 8.1e-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.2e-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: 7.4e-13 <   1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2
SUCCESS difference: 4.2e-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: 5.8e-15 <   1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2
SUCCESS difference: 8e-13   <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3
SUCCESS difference: 2.2e-12 <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3
SUCCESS difference: 8e-13   <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3
SUCCESS difference: 7.4e-13 <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3
SUCCESS difference: 4.5e-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: 6.5e-14 <   1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-803 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.034071
   Total Core solution elapsed time:       1.69223
   Linear solver elapsed time:             1.18498 (70%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.4e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1
SUCCESS difference: 4.6e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1
SUCCESS difference: 3.5e-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.3e-13 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1
SUCCESS difference: 1.6e-13 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1
SUCCESS difference: 7.1e-15 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1
SUCCESS difference: 0       <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1
SUCCESS difference: 1.6e-12 <   4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2
SUCCESS difference: 2.2e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2
SUCCESS difference: 1.6e-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: 3.1e-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: 1.2e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2
SUCCESS difference: 0       <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2
SUCCESS difference: 2.1e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3
SUCCESS difference: 5.3e-12 <   2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3
SUCCESS difference: 2e-12   <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3
SUCCESS difference: 3.1e-13 <   7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3
SUCCESS difference: 3.2e-13 <   9e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3
SUCCESS difference: 1.2e-13 <   3e-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: 2.4e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3
SUCCESS difference: 0       <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-803 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.034071
   Total Core solution elapsed time:       1.69223
   Linear solver elapsed time:             1.18498 (70%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.4e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1
SUCCESS difference: 4.6e-13 <   2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1
SUCCESS difference: 3.5e-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.3e-13 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1
SUCCESS difference: 1.6e-13 <   2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1
SUCCESS difference: 7.1e-15 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1
SUCCESS difference: 0       <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1
SUCCESS difference: 1.6e-12 <   4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2
SUCCESS difference: 2.2e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2
SUCCESS difference: 1.6e-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: 3.1e-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: 1.2e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2
SUCCESS difference: 0       <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2
SUCCESS difference: 2.1e-12 <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3
SUCCESS difference: 5.3e-12 <   2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3
SUCCESS difference: 2e-12   <   6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3
SUCCESS difference: 3.1e-13 <   7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3
SUCCESS difference: 3.2e-13 <   9e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3
SUCCESS difference: 1.2e-13 <   3e-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: 2.4e-14 <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3
SUCCESS difference: 0       <   1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-804 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013445
   Total Core solution elapsed time:       0.548655
   Linear solver elapsed time:             0.423745 (77%)

   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.3e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-804 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.013445
   Total Core solution elapsed time:       0.548655
   Linear solver elapsed time:             0.423745 (77%)

   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.3e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-805 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.034734
   Total Core solution elapsed time:       1.83128
   Linear solver elapsed time:             1.31351 (72%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.9e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1
SUCCESS difference: 4.1e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1
SUCCESS difference: 5e-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: 6.8e-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: 1e-12   <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2
SUCCESS difference: 9.7e-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: 1.9e-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: 2.4e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3
SUCCESS difference: 5.7e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3
SUCCESS difference: 2.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: 3.3e-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: 1.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-805 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.034734
   Total Core solution elapsed time:       1.83128
   Linear solver elapsed time:             1.31351 (72%)

   Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.9e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1
SUCCESS difference: 4.1e-13 <   1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1
SUCCESS difference: 5e-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: 6.8e-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: 1e-12   <   1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2
SUCCESS difference: 9.7e-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: 1.9e-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: 2.4e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3
SUCCESS difference: 5.7e-12 <   1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3
SUCCESS difference: 2.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: 3.3e-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: 1.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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-806 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030632
   Total Core solution elapsed time:       0.90957
   Linear solver elapsed time:             0.734188 (81%)

   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.7e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-806 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.030632
   Total Core solution elapsed time:       0.90957
   Linear solver elapsed time:             0.734188 (81%)

   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.7e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-807 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010317
   Total Core solution elapsed time:       0.708319
   Linear solver elapsed time:             0.576611 (81%)

   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.5e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-807 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.010317
   Total Core solution elapsed time:       0.708319
   Linear solver elapsed time:             0.576611 (81%)

   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.5e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-809 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.023507
   Total Core solution elapsed time:       3.73508
   Linear solver elapsed time:             2.91067 (78%)

   Total elapsed time: 0 hrs 0 min 3 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.2e-13 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2
SUCCESS difference: 9.7e-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.3e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-809 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.023507
   Total Core solution elapsed time:       3.73508
   Linear solver elapsed time:             2.91067 (78%)

   Total elapsed time: 0 hrs 0 min 3 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.2e-13 <   1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2
SUCCESS difference: 9.7e-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.3e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-810 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019174
   Total Core solution elapsed time:       0.627166
   Linear solver elapsed time:             0.49459 (79%)

   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: 3e-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.6e-13 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-810 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.019174
   Total Core solution elapsed time:       0.627166
   Linear solver elapsed time:             0.49459 (79%)

   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: 3e-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.6e-13 <   1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-811 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.025542
   Total Core solution elapsed time:       0.649633
   Linear solver elapsed time:             0.51223 (79%)

   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.2e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-811 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.025542
   Total Core solution elapsed time:       0.649633
   Linear solver elapsed time:             0.51223 (79%)

   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.2e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-812 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014086
   Total Core solution elapsed time:       0.734731
   Linear solver elapsed time:             0.605915 (82%)

   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.5e-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.4e-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: 2.1e-13 <   5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-812 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no smb.mass_balance specified: values set as zero
      no basalforcings.groundedice_melting_rate specified: values set as zero
      no basalforcings.floatingice_melting_rate specified: values set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.014086
   Total Core solution elapsed time:       0.734731
   Linear solver elapsed time:             0.605915 (82%)

   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.5e-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.4e-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: 2.1e-13 <   5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-813 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005683
   Total Core solution elapsed time:       0.104011
   Linear solver elapsed time:             0.079605 (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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-813 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005683
   Total Core solution elapsed time:       0.104011
   Linear solver elapsed time:             0.079605 (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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-814 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.008754
   Total Core solution elapsed time:       1.37213
   Linear solver elapsed time:             1.07727 (79%)

   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.3e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-814 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      boundary conditions for stressbalance model: spc set as zero
      no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

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.008754
   Total Core solution elapsed time:       1.37213
   Linear solver elapsed time:             1.07727 (79%)

   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.3e-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
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-900 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.002829
   Total Core solution elapsed time:       0.322516
   Linear solver elapsed time:             0.09879 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-900 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.002829
   Total Core solution elapsed time:       0.322516
   Linear solver elapsed time:             0.09879 (31%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1
SUCCESS difference: 2.5e-15 <   1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-901 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.002638
   Total Core solution elapsed time:       0.00925
   Linear solver elapsed time:             0.003593 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-16 <   1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 <   3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-901 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.002638
   Total Core solution elapsed time:       0.00925
   Linear solver elapsed time:             0.003593 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-16 <   1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 <   3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-902 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004228
   Total Core solution elapsed time:       0.097479
   Linear solver elapsed time:             0.037562 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007944
   Total Core solution elapsed time:       0.106527
   Linear solver elapsed time:             0.04029 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   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.3e-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.4e-15 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 6.4e-15 <   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.8e-15 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 1.3e-14 <   5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead9
SUCCESS difference: 0       <   1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual9
SUCCESS difference: 1.2e-14 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10
SUCCESS difference: 1.5e-14 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10
SUCCESS difference: 1.8e-15 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10
SUCCESS difference: 2e-15   <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-902 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004228
   Total Core solution elapsed time:       0.097479
   Linear solver elapsed time:             0.037562 (39%)

   Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.007944
   Total Core solution elapsed time:       0.106527
   Linear solver elapsed time:             0.04029 (38%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   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.3e-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.4e-15 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 6.4e-15 <   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.8e-15 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 1.3e-14 <   5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead9
SUCCESS difference: 0       <   1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual9
SUCCESS difference: 1.2e-14 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10
SUCCESS difference: 1.5e-14 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10
SUCCESS difference: 1.8e-15 <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10
SUCCESS difference: 2e-15   <   1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-903 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005303
   Total Core solution elapsed time:       0.013246
   Linear solver elapsed time:             0.004265 (32%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-16 <   1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 <   3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-903 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.005303
   Total Core solution elapsed time:       0.013246
   Linear solver elapsed time:             0.004265 (32%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-16 <   1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 <   3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-904 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009154
   Total Core solution elapsed time:       0.149243
   Linear solver elapsed time:             0.043776 (29%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   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.4e-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.4e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 6.4e-15 <   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.8e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 1.3e-14 <   5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9
SUCCESS difference: 0       <   2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-904 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.009154
   Total Core solution elapsed time:       0.149243
   Linear solver elapsed time:             0.043776 (29%)

   Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 <   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.4e-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.4e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 6.4e-15 <   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.8e-15 <   1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 1.3e-14 <   5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9
SUCCESS difference: 0       <   2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-905 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004038
   Total Core solution elapsed time:       0.518065
   Linear solver elapsed time:             0.127151 (25%)

   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.2e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-905 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004038
   Total Core solution elapsed time:       0.518065
   Linear solver elapsed time:             0.127151 (25%)

   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.2e-15 <   1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-906 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004689
   Total Core solution elapsed time:       2.5283 
   Linear solver elapsed time:             1.34797 (53%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 6.6e-16 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2
SUCCESS difference: 2.8e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2
SUCCESS difference: 2.1e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2
SUCCESS difference: 3e-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: 7.9e-16 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3
SUCCESS difference: 9.8e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3
+++ exit code: 0
+++ error: 0

+++ Running case: MATLAB-906 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog
      no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster

Ice-sheet and Sea-level System Model (ISSM) version  4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)

call computational core:
write lock file:

   FemModel initialization elapsed time:   0.004689
   Total Core solution elapsed time:       2.5283 
   Linear solver elapsed time:             1.34797 (53%)

   Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 6.6e-16 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2
SUCCESS difference: 2.8e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2
SUCCESS difference: 2.1e-14 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2
SUCCESS difference: 1.1e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2
SUCCESS difference: 3e-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: 7.9e-16 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3
SUCCESS difference: 9.8e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3
SUCCESS difference: 3.9e-15 <   1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3
+++ exit code: 0
+++ error: 0
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Finished: UNSTABLE