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 05f3e18b19b3c8504b72813068864ea3c1da8644 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 05f3e18b19b3c8504b72813068864ea3c1da8644 # timeout=10 Commit message: "CHG: removing all the SetGradients now that it's gone" > git rev-list --no-walk 3d957f88345e8ab444f7ec08edad33a4f77fbc4e # timeout=10 [macOS-Silicon-Basic] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins11050304284797735287.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/c/classes/Elements/Element.h src/c/classes/Elements/Penta.cpp src/c/classes/Elements/Penta.h src/c/classes/Elements/Seg.h src/c/classes/Elements/Tetra.h src/c/classes/Elements/Tria.cpp src/c/classes/Elements/Tria.h src/c/classes/Inputs/ControlInput.h src/c/classes/Inputs/Inputs.cpp src/c/classes/Inputs/Inputs.h src/c/classes/Params/BoolParam.h src/c/classes/Params/ControlParam.cpp src/c/classes/Params/ControlParam.h src/c/classes/Params/DataSetParam.h src/c/classes/Params/DoubleMatArrayParam.h src/c/classes/Params/DoubleMatParam.h src/c/classes/Params/DoubleParam.h src/c/classes/Params/DoubleVecParam.h src/c/classes/Params/EmulatorParam.h src/c/classes/Params/FileParam.h src/c/classes/Params/GenericParam.h src/c/classes/Params/IntMatParam.h src/c/classes/Params/IntParam.h src/c/classes/Params/IntVecParam.h src/c/classes/Params/MatrixParam.h src/c/classes/Params/Param.h src/c/classes/Params/Parameters.cpp src/c/classes/Params/Parameters.h src/c/classes/Params/StringArrayParam.h src/c/classes/Params/StringParam.h src/c/classes/Params/TransientArrayParam.h src/c/classes/Params/TransientGriddedFieldParam.h src/c/classes/Params/TransientParam.h src/c/classes/Params/VectorParam.h -- checking for changed externalpackages... no -- checking for reconfiguration... no -- checking for recompilation... yes ====================================================== Skipping autotools ====================================================== ====================================================== Skipping cmake ====================================================== ====================================================== Skipping petsc ====================================================== ====================================================== Skipping triangle ====================================================== ====================================================== Skipping shell2junit ====================================================== ====================================================== Compiling ISSM ====================================================== Making with 8 CPUs /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in src Making all in c CXX main/issm-issm.o CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX datastructures/libISSMCore_la-DataSet.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-Vertices.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-BarystaticContributions.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.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-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX 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-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/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/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 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-controlnudging_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 classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.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-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.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/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-HydrologyPrescribeAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/MapOceanConnectivityx/libISSMCore_la-MapOceanConnectivityx.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 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 modules/Trianglex/libISSMModules_la-Trianglex.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/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/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 libISSMModules.la CXXLD issm_slc.exe CXXLD issm.exe CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS ld: warning: -bind_at_load is deprecated on macOS Making all in m make[3]: Nothing to be done for `all'. Making all in wrappers Making all in matlab CXX io/libISSMMatlab_la-FetchMatlabData.lo CXX io/libISSMMatlab_la-WriteMatlabData.lo CXX io/libISSMApi_matlab_la-ApiPrintf.lo CXX io/libISSMMatlab_la-CheckNumMatlabArguments.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 ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h::20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:12781306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscE ...) 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 PETIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ rrorSC_AIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ (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:67TTRIBUTE_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:: 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:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.hIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorC: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299ode (*Pe | #defintscErrorPrintf)(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) __atIn file included from ./io/FetchMatlabData.cpp:11: In file included from tribute__((format(printf, strIdx, vaArgId./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: e PETSCx_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ))) | ^ In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.hPI_Comm, int, const char *, const:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIn file included from I./io/CheckNumMatlabArguments.cpp:BUTE_COLD 5: In file included from ./io/./matlabio.h:16 | : In file included from ./io/./../../../c/classes/classes.hP:e17t: sIn file included from c./io/./../../../c/classes/./Vertex.hE:r12r: oIn file included from r(MPI_Comm, ./io/./../../../c/classes/./../toolkits/toolkits.hint, const: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: cIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hP:E6T: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/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:77SC: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2,_ 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_F3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hhaO:299RrM A*T:,( sconst char *, PetscErrot67r:I dnote: xexpanded from macro 'PETSC_ATTRIBUTE_FORMAT', varArgIdx ) __attribute__((format 299 | C o#ddee,f iPne(tsceE rprintf, rorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ st/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hrIdx, vaArgIdx))) | ^ :299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(stPETSIn file included from C_ATTRIBUTE_FORMATr../ContourToMesh/ContourToMesh.cpp:(6Idx, vaArgI: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:s6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.htd:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] x) __attriIn file included from b./io/FetchMatlabData.cpp:u11tr I1577d | x, vPe__: In file included from aE((foArrmgIdx)T S_C__aEtXtTrEiRN Pets./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from b./io/./../../../c/classes/./Vertex.h:12: cuat(EprIn file included from rorC./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:ode (*Petrei_t_((for11: In file included from s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hnmtacHfelpPrintf,)t((M PIst:p_rId6xCormi: ,mnIn file included from /Users/jenkins/workspace/macOS-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: vaArgIdf, strIdx, vaArgIdx))) | ^, const char[],6x)) : 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_ATTRIBUT) | ^ EIn file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:_FORMAT(217: In 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' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaAr:1278./io/./../../../c/classes/./Vertex.h:12: In file included from gIdx) : /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from __attribut68./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h::11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:e6__((format(pri nwarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] tf, strId 1365 | PExTSC_EXT: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: , ERNIn file included from vaArgIdx))) | ^ /Users/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:PetscErrorC77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | Pode (*PetscErrorPrintf)(const char[ETSC_EXTERN PetscE], ..rrorCode (*PetscHelp.) PETSC_ATTRIBUTE_FPrORiMAnTtf)(MPI_Comm(,1 ,const char[], ...) PETSC_ A2T)TRI;BUTE_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 ./io/WriteMatlabData.cpp:11: In file included from 299 | ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((foIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hr:m6a: tIn file included from (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hp:8r: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365intf:, strI#ddxefine, PvEaTASrCg_IAdx))TTRI) | BUTE_FOR ^ MAT(strIdx, vaArgIdx) __attri68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]b ute__((format(printf, strIdx, 1365 | PETSC_EXTERN Pe vaArgIdx))) | ^ tscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: : In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: 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/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93:In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, cons, const chart[], ...) PETSC_ATTRIBUTE_FORMAT(3,In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ c har4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:[299], ...) P:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_EATTSC_ATTRIBUTE_FORMAT(2, 3T)RIBUTE_FORMAT(strId; x, va| Ar ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIgdxIdx) _) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ _attribute__((format(printf, strIdx, vaArgIdx)In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:)) 20 | ^ : In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.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:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PE17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_TSC_EXTERN PEXTERN PetscErrorCode PetscInfo_Private(const char[], etscErroPetscObject, const charr[], ...) CPoEde (*PTSeCtscHelpPrintf)(MPI_Comm, c_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' onst 299 | #define PETSC_ATTchar[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTRIBUTE_FORMAT(strIdxE,_ FvaOArgIdx)RMA __In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from T(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) a./io/./../../../c/classes/classes.ht| t ^ ri:bute__((format(printf, strId17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: x, vaArgIdx))) | ^ In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const cIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:har[], ..16: .) PETSC_ATTIn file included from RIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__: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 f/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.ho:rmat(print1582f: , str/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.hIdx, vaArgIdx))) | :15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ^ 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:: 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:161592:70:In file included from ./io/ApiPrintf.cpp warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : In file included from ./io/./../../../c/classes/classes.h:17: :11: In file included from ./io/./matlabio.h :1592 | PETSC_EXTERN 16PetIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:scE: 15In file included from : In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hrr./io/./../../../c/classes/classes.h::orCode 17Pets11cPrin: tIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: f(MP: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: I_Comm, const char[], ...) PETSC_ATTRIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:IBUT8E: _In file included from F/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hO:R1582M: A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.hT:(15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]2 , 3); | ^ In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h./io/./../../../c/classes/./../toolkits/toolkits.h: :29915:: 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 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: 8299 | : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:8115 | PE: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] T #define 266PSC_EXTERNE Pet | scPTSEEC_ATTRITBUTrE_FOrRoMrACTo(dset rIdx, vaArgIdx) __attribute__((fPetSC_ormaEtX(TpscInfo_Private(const char[], PetscObject, const char[], ...) PEIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:TSC_ATTRIBUTE_FOErRN P17eRMiAT(3, 4); | ^ n/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299: :In file included from 67: note: texpanded from macro 'PETSC_ATTRIBUTE_FORMAT' ./io/./../../../c/classes/./Vertex.h:f, strIt12: 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.h299s | c E r#rdx, vaorCoIn file included from ./io/CheckNumMatlabArguments.cpp:5: dIn file included from e./io/./matlabio.hf:Arg16: :In file included from ./io/./../../../c/classes/classes.hine PETSC_AIdde Petsc:17xLogT: TIn file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h)6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from RIBUTE_FORMA/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h::156: In file included from : ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hIn file included from :11/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hO:b8j: eIn file included from T: (s))In file included from trI/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hctState (Pet:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266dx, vIn file included from | ^ :sa81/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h::6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] cObjeIn file included from c../ContourToMesh/ContourToMesh.cpp::t8Ar: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:g1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 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:, co n1590s | PETSC_E16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12X: TIn file included from E../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hR:N15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ht chIdx) P_e_tastctErribut:11: ar[]In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h, ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 1593 | rorCode PetscFPrintf(MPI_Comm | PET, FILe:__((fPETSC_EXTSoErm at(prERN P299e:67: note: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' intf, strId*x, , t _conssEXTERN cPErvaAet chatrs[], 299 | c r#.derfiEorrgCondee PPEetsIcSNPrriT.SC_ntf.(chadrx) ))) | ^ A TPETSTCR_IBUTE_*AF, sizeTTRIBUTE__FtO, conOsRort chaRrMATC([sotdreI ]d,x ,. .v.M) PPetaAErTgsIAcLSoC_dATTgRIBUTE_x) __FOT(3, b4jectS)taattOeR(PtrM;e iAT(| 3tsc,Objbec 4);u | ^t e_t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h, ^_(( f:or/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h con:st 299ch299:67maart(:[:print]f, st r,note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'..Id 67.: x, v)aAnote: rgId P Ex)))299 | | expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ^ T #defi n299e | P E#TdSeCf_iAnTeT RPIEBTUSTC_ATTE_FORMAT(strIdx, vaArgIdx) __attribute__(S(C_ATfRIBUTETormat(_printf, strRIdx, vaArgIBUTEF_ORMAT(IstdrFIdxxO,R MAT(2, 3)vaA))); rg Id x| ) ^ _ _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 | In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:In file included from ./io/CheckNumMatlabArguments.cpp:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h: 12#: dIn file included from e../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:155: In file included from ./io/./matlabio.h: :In file included from 16../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h: :In file included from 11./io/./../../../c/classes/classes.h: :In file included from 17/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h: :In file included from 6./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.hIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.hfine::11: : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from 16: In file included from ./io/./../../../c/classes/classes.h: 17: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:In file included from ./io/./../../../c/classes/./Vertex.h:12: PIn file included from ETIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:66: In file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8S: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:9311: warning: : C: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:_A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hTTRIB 1594 | UTE_FOPETSC_EX:TER68: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: : 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hM:6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hA:T8(RstrI: d In file included from 1592/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h | Px,:N ETSC_1582: P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:E266 vaAr:getsc81E:r warning: X'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ITERrNo r CoPetscErdrorCode Pex) __dtscPrien tPf266(MPI_aCotmtmr,i bcuote__(e(tscSnNPrinformsatt char[],(printt | PETSC_f, fEXTERN Count(chPaetscErr orr .stCrId.ox,.) PET*, vaAde PetrsSsC_AcgLIoigzOe_dbjectt, const xTTRIBchar[], SstateUi))) | z ^ (PetTsEc_FORMAT(2, 3); | ^ O/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strbIdxe, vjaeAcrtg,I dcxo)n s_t_ acthar[tribute]_t , .*, ..__((format(printf, strIdx, vaArgIdx))) | ^ .) .PETS.)C_ATTRIBUTE_FORMAT(2, 3In file included from ./io/CheckNumMatlabArguments.cpp:5): ;In file included from ./io/./matlabio.h :| 16 ^: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' PETSC_ATTRIBUTE_FORMAT:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:299 | #define PETSC_ATTRI(B3, 515); | U ^ TE_FORMAT(: s/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67In file included from : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' t./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6 : 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h : #defin6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8e PET: S/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593C:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSrIdx, vaArgIdx) __attribut_ATTRIBCU_TEXTERN PetsecErrorCode __((formatPetscSNPrintf(char *, size_t, const(E_F printfc,ha rstOrIdx, va[], ...) PETSC_ATRTMRAIBUATTE(_sFtOrRIMdATx(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ,rg 299 | I#ddxe)f)i)n e | P ^E TSC_ATTRI 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.hBUTE_FORMAT(strIdx, vaArgI:19In file included from dx) _: ./io/ApiPrintf.cppIn file included from :11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: _attribute__((format(printf, strIdx, vaArgIdx))) | ^ ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]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 :15906 | : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hPETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_CIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h::omm, FI17: 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: 6LE *, 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:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594. ) PETSC_ATTRIB U1597T | EP_EFTOSRCMA_T(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:E67X:T Enote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'R 299 | #d | PETSC_EXN PetscErrorCodeefine PETSC_ATTRIBUTE_T PetscErrorPrintfDefauERN PetslFORt(cEMconst char[], ...) PrrorCode PetscSNPrintfCounAEtTSC_A(charT TRIBU*T, sizEe_t,_ FcORMATonst (char1[,] 2); , siz e_t | ^ *, ./Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h..) PETS:C299_:A67T: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'TRIT( BUTE_FORMsAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h: 299:29967 | #define PETStrId:x, vC_ATTR note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' IBUTE_FOaRAMrgI d299 | #dAefTi(stxr)I d_xn, e PE_TvatStC_ATTaRArrIBUTE_iFbOuRtMeAgT(s_t_r(I(dfxo,r mvaatA(printfI,dx) __r strIdx, vaArgatgtIrdiIbudxx))t) __attri)b ut | ^ ee__((format__((format(printf, strIdx, vaArgIdx))) | ^ In file included from (printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: ./io/ApiPrintf.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:1598:69::11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PE: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PTSC_EXTIn file included from ./io/FetchMatlabData.cpp:11: ERN PetscErrorCode EPTeSIn file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: tscCEIn file included from : _In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: EXTERN PrrorPrintfNone(con:15: In file included from In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he:11s: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] tscErrorC char[], 1597 | PETS.ode Pe..) PETtSscPrintf: C_ECXTERN Pe_In file included from ATTRIBUTE_FORM/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79:tAT(1, 2In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from )MPI_Comm, c ./io/./../../../c/classes/classes.hwarning: :o17: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]In file included from ./io/./../../../c/classes/./Vertex.hs;c E | ^ : 12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:n15/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h: : 1590s | In file included from PE./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hT:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hrtr ocrSCod:e Phets6c: EIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:2996raror: Pr[], In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: :67rintfDefaC_In file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hX:TEul..: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' t(con8 : RN Pets/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hc.) ErrorCode Petsc:1590:79299st char[], ...) | #defF: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PP EETSC_ATTRIBUTE_FORMAT(2, 3); | ^ Prin1590 | PETSC_EXTERN PetscErr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'o rCode Pie ts299c | FP rintf(MPI _Comm, FILE *, const #tdene fP(TcharSC_AMTPfEi[]nTe TPSETSC_ATTRIBUTE_FORMAT(strId,x, . ..) PETSC_ATTRIBUTE_FORMvaARrAITIgId(BUTx_CE_F)O C3om,R_M_AT(m1, FI 4); LA,T T2E); | ^_ R I/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:| 299:67B ^*, conUsTa: Enote: _expanded from macro 'PETSC_ATTRIBUTE_FORMAT'F ORMAT(strIdt ttribu x, v a299A | r g #dchare[f]i,n ...)t PETSIdx) __atteC_ATT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.he_rib_u(te__(RIBUTE_:FOR299:67:( form(afoM AT(3,t (4p)r;P E T| S ^C ir/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'n :299 :29967 | : note: #deexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #mat(pri_ATTRIBtf, strIdx, vaArgIdx))) | ^ fidntf, strIdx, vaArgIdx))) | ^ efine UTE_FORMAT(strIdx,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 vaArgIdx) __attribute__((format(printf, stne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute_r_I(d(xf,o rmat(printf, strIdx, vaArgIdx))) | ^ vaArgIdx)))PETSC_In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h::17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNATTRIBUTE_FOR MAT(strIdx, vaArgIdxIn file included from )./io/WriteMatlabData.cpp :_11_: aIn file included from t./io/./matlabio.ht:r16i: bute__((forma 20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16Printf(char *, size_tt(printf, strIdxIn file included from ./io/./../../../c/classes/classes.h:17| ^ : In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: : ,In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from , 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 | #In file included from de./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hf:i11n: eIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hP:E6T: SIn file included from C/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h_:A6T: TIn file included from R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hI:B6U: TIn file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h_:F8O: R/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hM:AT(strIdx, vaArgIdx) __attribute__((foIn file included from ./io/CheckNumMatlabArguments.cpp:5: 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: vaArgIdx))) | ^ rmat(printf1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Com./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hm, const char[],:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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 ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from , str.Id.x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h,:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:.6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h) 6 v:PE./io/FetchMatlabData.cppTS:C_A11T: TIn file included from ./io/./matlabio.hR:I16a: 1599In file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h81:: 8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598::69 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErArgIdx))) | ^ BUTE_FIn file included from : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | In file included from P./io/ApiPrintf.cppE:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: TSC./io/./../../../c/classes/classes.h_rEorXCTode PetscH:E17: eORN PIn file included from e./io/./../../../c/classes/./Vertex.ht:R12M: AIn file included from T(2l, /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h3s);: | cpEIn file included from rro ^ P6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hIn file included from :299/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:./io/./../../../c/classes/./../toolkits/toolkits.h67::r:6: In file included from r15: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11 : In file included from :inote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h6 299C | : 6#: deondet fDeIn file included from fau: ltIn file included from (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hMPP:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:I6_Cfo8: e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:mimn: 1594, tesc ErrorPrintfcNoonnes(tc ocnhar[PETSIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: sIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.ht: 1592c:h70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ar[], . ..) PETSC], ..1592. | )P ETSC_CE_ATT_ATTRIBUXTTERN PetscErE_FORRMIABUTE_PETSCr_oATTRT(1,F 2); r Code IPBUTEORMAT(stertIsdcPrintf(MPI_x, vaArg| ^ Comm, co_nFsORMATIdx) /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' __attr i299b | u t #det char[]e__((format, ...f) PE(2, (printf,TSC_3A)T;T | ^ strIdx/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' , vaArgIdx))) | ^ 299 | #define PETS:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERRN PetscErrorCoIn file included from d./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from C_ATTeR IPBetscSiNPnrei ntfC./io/./../../../c/classes/./../toolkits/toolkits.h:15: UIn file included from ToPEITBS./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hEU_FTCEu_FOROMARTM(2_An,: 311): ;In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h :| T ^( strIdx, vaAr6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:gIdx) __atA6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:tTTRIBt(char *, size_tr, icobnst chaIn file included from 299:67: note: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hu:t8r[], size_: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hexpanded from macro 'PETSC_ATTRIBUTE_FORMAT': 1593:e78 299 | #define P: warning: U'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]TE_FE_T_(OSCt_ATT RMAT(st 1593 | *, ...rRIBU(TE) _foIdx, vaFAOrRPMEATST(Prmat(printfgCI_s,ETSC_AT strIdx, vaArgIdx))) | ^ trIdx, vaArgIdx) __attribute__((format(printfdx) __attEXTERN PetscErrorCode PeIn file included from ../ContourToMesh/ContourToMesh.cpp:6: tscribuT, sIn file included from te../ContourToMesh/./ContourToMesh.h:StrINPrintf(char *, size_t_, c_((format(printf, strIoRIBUTE_FORMAT(3, 20: In file included from ../ContourToMesh/./../bindings.h:19nst 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'dx, vaArgIdx))) : In file included from dx, vaA../ContourToMesh/./.././matlab/io/matlabio.h5:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: ) | 299 | #d ^;r eIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.hgIdx fine P) E)) | | ^ ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.hTSC_ATTRIBUTEIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h::_299FORMAT(strIdx, In file included from :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:1117:67: : ./io/./../../../c/classes/classes.h:vaAIn file included from ./io/./../../../c/classes/./Vertex.h: note: 17: In file included from rgIdx) __attr:ibute__((format(pr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PIn file included from expanded from macro 'PETSC_ATTRIBUTE_FORMAT'intf, strIdx, vaAE./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 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: r 299 | TgSICdx))) | ^ #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __a:In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:ttrib6: ute__((format(prinIn file included from /Users/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_6In file included from E./io/WriteMatlabData.cpp:X: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h::786t:f, warning: : In file included from strIdx,/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h11 :T: In file included from ./io/./matlabio.h:v16: aIn file included from A./io/./../../../c/classes/classes.hr:g17I: dIn file included from x./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:'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E8R11N: : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hP:e1599:81: warning: tsc'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]E rrorCode PIn file included from e./io/ApiPrintf.cpp: :11: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h 1593t::8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h 1599 | 16 | 127sP:1594:93: : warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/./../../../c/classes/classes.h :17: In file included from c./io/./../../../c/classes/./Vertex.hS:y12n: chroPIn file included from ./io/./../../../c/classes/./../toolkits/toolkits.h: 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:n11: iIn file included from z/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.he:d6P: rIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from 1594/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h | :PETSC_6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hE:T1597:S72E: intf(CM_EXwarning: TEREN PetXscErPrIo_CommTSC_EXTERN Pe'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]tsTr, ERN PetsccoECnosdce rt ch 1597 | PEEPrrorCode PeetscSNPrintfro(rcChoadre *PetTtscHelpPrintfDeSC_EXar[], ...) PETSCf_, size_tATsTcRa,uIlB UcToEn_st cThatrFORMAT(ER[], .2NSNPrin(t,f C3o)u;M PI_Conmmt (.,. )c Pcet| o ^ h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hn:s299t: 67c: note: PscaErr r*o,r siexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'Choar [E], .z.e_t, constd.) 299P | ETSC_A echar[ #deTfine PE TSC_ATTRIBUTE_FORMATTTRI]BUTE_FORMAT(2, 3); | ^ S, Cs_iAzTeT_RtI BUTE(strI/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' _FORMA T299( | 3 , *4dx, vaPAergIdx#)dtsc E_)_;a t,rrorP e | ^ f/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299t:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'...r) rPiETS Ci_ntAfDT T299iRbute_efault | ne #define PETSC_ATTI(const char[]B PETSC_ATTRIBURUT_E(_(F, ...) PETSORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definfoIBUTETE_C_ATTRIBUermat(printf, strId_x,TE_FORMATFFORMAOT( vaAPrgI(1dx), 2); | ^ st/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:E)) rRTM | ^ AT(strIdISC_ATTRIBUTE_dx, vaArgIdnote: xexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' , 299 | #dexvIn 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.hF:17: faAriORMAT(g_ne PETSC_ATIdx) __attribute__((TRIBUTE_FORMAT(strIattIn file included from ribute__((form../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.hstrIdxdfaormat(printfx:12t: (print, vaArgIIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hdxf, strIdx, vaArgIdx))) | ^ ) __attriIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ,b uts,:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.he:trIdx, v__11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: :a(In file included from vaA11r: gIIn file included from d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6A: rgIn file included from Id/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hx))) | ^ x() __aforma:t(pritntf,6 : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hstrIdx, vatArrgiIbute_d_x)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h))((f: 8 : :o6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hrma| t(prIn file included from In file included from ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h::1609 ./io/CheckNumMatlabArguments.cpp::91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]5 : 6In file included from : ./io/./matlabio.hIn file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8 : /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h160916i:1594:93: warning: | 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]P ETSC_EXTERN 1594 | PEnTSC_PIn file included from e./io/ApiPrintf.cppt:s11: In file included from E./io/./matlabio.hXcErr:o16rCode: tT: In file included from In file included from ./io/./../../../c/classes/classes.h./io/./../../../c/classes/classes.h:f , st:r17: :IPdIn file included from e./io/./../../../c/classes/./Vertex.ht:s12c: SIn file included from 17y: nIn file included from c./io/./../../../c/classes/./Vertex.hh:r12o: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15x: ,In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hv:a11A: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:./io/./../../../c/classes/./../toolkits/toolkits.h:15: nizergIdx6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from dFPrintf)In file included from )/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h) (| M ^P IE_RCNomm, F:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h :8P: e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.htscEILE :1598:69r: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] *, const char[], ...)r oPrECode PetTsScC_ATT1598R | IPBEUTE_SNPrintfCoIn file included from T./io/WriteMatlabData.cppSFuORMA:C11n: tIn file included from (./io/./matlabio.hc:h16_: In file included from Ta(r E*X,T Es./io/./../../../c/classes/classes.h3Rize_tN, Pceotnss:t17 : c./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hhar[], siz,e In file included from ./io/./../../../c/classes/./Vertex.h:_12: In file included from :./io/./../../../c/classes/./../toolkits/toolkits.h11:: 154: )tIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h :;6In file included from warning: ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: 11*: ,In file included from ... /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hc: E)rro:rCode6In file included from : /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h| :PPIn file included from Eetsc/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h ^: 6: 6In file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hr:r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.ho:r299P:r67i:n tnote: fexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'N o6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: n/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597 :: 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h : 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: 72:# ewarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h :1608 :T82S:C warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] defin e1597 | PE_T SC_EX TERN APTeTtRsIB1608UTEc_ | (PcEornrsoErCoFtORMTAdT(3 ,cShPETS e PC_ATTRC5eaI_BUTtEs_cFEOrRrorP)rEiXTERN Petsc;E r | ^ r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hr[], ...): PETSC_299:67A: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definMe PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgntfDefault(const char[], ...) APTE(TSsC_ATTRIBUTE_tFORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | r IdTTIorCode PetscSyn #define dPxE)T x_, vRaAr_attribute__((format(printf, strIdx, vaArgIdx))) | ^ gIdx) __attribute__((format(printf, strchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: Idx, vaArgIdx))) | ^ SC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from attributI/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' e__((for m299at(pB: | #rint6fUTE,_ FstrI: ORIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: ddMxIn file included from , vAT(1, a2ArgId/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6e: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h); f:inex))) | ^ PETSC_ATTRIBUTE_8| : ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h1597::29972::67 :warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #de 1597 | PETSfinCe_ EPXETTESRCN_ATTF PetscErrorCode PetscErrorPriOnRMtAT(strIdx, vaArgIdx) __faDeRIBftaIn file included from tribuulUt(conste__((TE./io/WriteMatlabData.cpptformat(prin_tFf ,: 11s: trchIn file included from OIRMAT(stdraIrx, vaArgdI[d]x,) )./io/./matlabio.hx, v.aArgId) ..x)) | _ ^_ aPtEtTrSiCb_uAte_:TTRI16B: UIn file included from T./io/./../../../c/classes/classes.hE:__FORMAT(((f117: In file included from ./io/./../../../c/classes/./Vertex.h:12or,mat: (In file included from p./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from r./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hi:n11t: f, sIn file included from ./io/CheckNumMatlabArguments.cpp :5t: rIn file included from 2I)d;x , | v ^a ./io/./matlabio.h:16: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h./io/./../../../c/classes/classes.h::29917:67:AIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h: :r6: In file included from gnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ./io/./../../../c/classes/./Vertex.hIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h :2996 | : #define PIdx)):)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 E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hT:SC_AT T| ^ RIB6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSCUTE_FORMAT(strIn file included from ./io/ApiPrintf.cpp_EIn file included from X/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:Idx11, T:: 8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hEvRN PeIn file included from ./io/./matlabio.h:16:: 1598In file included from :./io/./../../../c/classes/classes.h69::17: In file included from ./io/./../../../c/classes/./Vertex.h:tscE 12a: warning: In file included from 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]./io/./../../../c/classes/./../toolkits/toolkits.h :15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6A: ro rgIdxr)C o_d_e PetscS1598y | PETanIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6tStchrCo_nEX: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hT:i6z: eIn file included from d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hF:P8rintfr(ib: uteERN Petsc/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hErrorCMo:d1599e: 81P: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] __((format(prin tf, e1599s | PPEITSC_EXTER_ComtscErrorm, tFILE *, cPrN PerintfNoone(cIodnxs, vatscErtrorCodne APet scrHgelstIchpPr iar[d]x,)cnt )..har[], .f..) .PEDef)aTSC1306 uPl_t | PETS(CMATTRIPI__CAoTBUTE_mFTORRIMBAmT, conset cUh) | ^ (ar[],tsc ...) PETST3EIn file included from _./io/FetchMatlabData.cpp:FOR,MC_A11TAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defineTRIErr 4): ;B | ^o In file included from ./io/./matlabio.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hUT:16:E_FO299 P:r: (E67R: note: Mexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'A T(In file included from 299./io/./../../../c/classes/classes.h | #deMPfiT2IS:C_,n17: In file included from ATTe ./io/./../../../c/classes/./Vertex.hPE3TS_:12RIBU: T)E_FOCRMATIn file included from (; | ^ ./io/./../../../c/classes/./../toolkits/toolkits.hs:15t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:r: 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: AIdx, TTRIBUTE_FORMAT(299In file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h67:6:: vaArgIn file included from Idx) __attr ibnote: utexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'e_ _/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from 299 | #define PETSC_ATstr((format(pri/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69TIdx, vaArgIdx) __at:tribute__((formaRIBUTE_FORMAT(strIdx, nttf(p,rintvaAr g warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] strIdx, v1598a | IArgIddxx) __a))) | tPETSC_ ^tribute__ ((f, strIdx, vaArgIComm, int, const char *, const char *, PetscfEXTERN PetscErrorCode PetscEorrorPdrx)rintfNon)m) | ^ at(printf, strIdx, vIn file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.hEaArgIdx))):16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, c | ^onst char[], ...) PETSC_ATTRIBUTE_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(c 299 | #defoine nPsEt char[], TSC_ATTRIBUrTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:...)In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h: 68: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hP:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSyEnchronize: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608d:P82r:i ntf(warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]rMPI_ TSC_ATTRCIoBmUmT,E _cFoOnRMATst c(1, h2); | ^ ar[], /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:.67..) PETSC_ATTRIBUTE_FORMAT(2, 3 )1608;: | | ^P ETSC/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h_:E299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgXIdx) __aTtERtNr ibPute__((format(printf, strIdx, vaArgIdx))) | ^ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: e | warning: #d'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e fine PETSC_ A1609 | PETTSC_ETXRTIBUTEE_RFNO RPetscErrorCoMAT(de PestscStyrIdx, vnchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUtTE_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))) | ^ aArgIdx) __attribute__((scErformat(printf, strIdx, vaArgIdx))) rorCode Pe| ^ tscIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17Syn: 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.hchr:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetsocErrorCode PetscHelpPrniizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTntfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTERIBUTE_F_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hORMAT(2, 3); | ^ :299o:67: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' : 299 | 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' rCode, P etscErrorTyp299e | , #d#const chefdinee fiPnae PEETSC_ATTSTRIBUTE_FORMAT(strIdC_ATx, vaArgIdx) _TRIBUTEr_ FORMAT(strIdx, vaArgIdx) __at_at*tribute__tr(i(b,ute__((format(printf, strformat(Iprintf, st .dx, rvIad.x, vaAArrggId.) PETSC_AxIdx))T) T RIB| ^ ))) | UTE_COLD PET ^ SC_ATTRIBUTE_FORMAT(7, 8); | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from In file included from ./io/FetchMatlabData.cpp: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:In file included from ./io/./matlabio.h:1611: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from : :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h./io/./../../../c/classes/classes.h:299:6: 17In file included from : In file included from ./io/./../../../c/classes/./Vertex.h::12/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h: In file included from :./io/./../../../c/classes/./../toolkits/toolkits.h8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h::15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h67: 1609note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT':91:11: :In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hwarning: :'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 : 1609In file included from 299 | #define /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h | PPETSC_EX:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] TERN P 1608ETe | PETSC_EXTEtscSC_RErrorNCo dPAete PestcsEcrSryonchronizreCdoFdPTrTRIBUTeE_FORMAT(int fPetsscSynch(ronMPIt_Comm, FILE *izedPrintf(MPr,II const cha_rComm, con[],d ...) Px, vaArgIdx) sETS_C_ATTRIt_ acBIn file included from UhTaE_FORMrA[../ContourToMesh/ContourToMesh.cppttribute__((format(printf, :6: In file included from ../ContourToMesh/./ContourToMesh.h:20T](: sIn file included from ../ContourToMesh/./../bindings.htr,:3, 4); I19.| ^ : In file included from dx, ../ContourToMesh/./.././matlab/io/matlabio.hv:16: ..a)In file included from Arg/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h Idx))../ContourToMesh/./.././matlab/io/../../../c/classes/classes.hP:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ) 299 | #define PETSC:_ETSC A17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15TT: RIn file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hI_BUTE| : ^AT11TRI_BFUORMAT(strIdx, vaArgITE_FORMAT(2, 3dx) ); | ^ _/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/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h299: | 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: 12P: E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.hT:S240C:_84_atAtTrTi:R warning: I'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]B U 240 | PETSC_TE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strEIbuXdx, vteTERN PetscErrorCode PetscVia__((format(priewerASCIIPrintfntf, sA rgIdx))(t) | ^rIdx,P etscV vaArgIdx))) | ^ iewer, const char[], ..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:.) PETS17: C_ATTIn 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: RIBUTIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:E_FORMAT(2, 91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 1609 | PETSC_E 299 | #define PETSXCT_ERANTTRIBUTE_FORMAT(st rPIdx,e vaArgIdx) __atttrsicbEurtrorCodee__((format(print PetscSyncf, strIdx, vaArgIdx))) | ^ hronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4);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 /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, v../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from a../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.hA:r6g: IIn file included from d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h) __:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN attriPetscErrobute__((formarCtode PetscViewerASC(prIintf, strIdxISynchronize, vaAdPrintf(PetscViewer, crgIonsdx))) | ^ t char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/./../bindings.h:19: In file included from ../ContourToMesh/./.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode 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 ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.hIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h::1365:68: warning: 15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode Pe'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] tscViewerASCIIPrin tf(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) __attribu1365 | PETteSC_EXTERN P_e_t(s(cfEorrorrmat(Cpode (r*iPetscnErrotrfP,r isntf)trId(conxs,t vcahArgIadx))) | ^ r[], ...In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6): In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerA PSCIISynchronizedPrintf(PetscViewer, ETSconst char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | C_ #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attrATTRIiBbUuTtEe___((fFoOrRMAT(mat(p1r, 2);i ntf, 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) __attributeIn file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: _In file included from ./io/./../../../c/classes/classes.h:17: _In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ((format(p 258 | PETrSC_EXTERN Petinstfc,ErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PsETSCtrIdx_, vaAATrTRIBUgTIEd_xF)O)) RMAT| ^ (2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, In file included from 4../BamgTriangulate/BamgTriangulate.cpp):;4 : In file included from | ../BamgTriangulate/./BamgTriangulate.h ^: 19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((forma/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #definet PETSC_ATTRIBUTE(_FOpRrMiAnTt(fs,t rsItdrxI,d xv,a AvragAIrdgxI)d x_)_)a)t t r| i ^b ute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTIn file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __atE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strItribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ BUTE_FORMAT(strIdx, vaArgIdx) __In file included from 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:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, consIn file included from ../BamgTriangulate/BamgTriangulate.cpp:4: : In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h../BamgTriangulate/./../bindings.h::1219: : In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.ht/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84 char[], :.:.299. ): 67Pwarning: E'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' TSC_ATTRIBUT E_299FO | RM AT (#def 240 | PETSC_2,ineE X3T);E PE RN 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))) | ^ TSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attriIn file included from b./io/WriteMatlabData.cppu:t11e: _In file included from _./io/./matlabio.h(:(16f: oIn file included from r./io/./../../../c/classes/classes.hm:a17t: (In file included from p./io/./../../../c/classes/./Vertex.hr:i12n: tIn file included from f./io/./../../../c/classes/./../toolkits/toolkits.h,: 15s: tIn file included from r./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.hI:d11x: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hv:a6A: rIn file included from g/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hI:d6x: )In file included from )/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h): 6 : | In file included from ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h :12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/./../../../c/classes/classes.h:17: In file included from ./io/./../../../c/classes/./Vertex.h:12: In file included from ./io/./../../../c/classes/./../toolkits/toolkits.h:15: In file included from ./io/./../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN 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 ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_In file included from F../BamgConvertMesh/BamgConvertMesh.cppO:R4M: ATIn file included from (../BamgConvertMesh/./BamgConvertMesh.hs:t19r: IIn file included from d../BamgConvertMesh/./../bindings.hx:,19 : In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.hv:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetsaArgIdx) c__attribute__((formEatr(rorCode 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))) | ^ printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErIn file included from rorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ ../BamgTriangulate/BamgTriangulate.cpp/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h::2994: In file included from ../BamgTriangulate/./BamgTriangulate.h:19:: 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((In file included from ../BamgTriangulate/./../bindings.hformat(printf, strIdx, vaArgIdx))) | ^ :19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[In file included from ]../BamgConvertMesh/BamgConvertMesh.cpp,: 4.: .In file included from .../BamgConvertMesh/./BamgConvertMesh.h): 19P: EIn file included from T../BamgConvertMesh/./../bindings.hS:C19_: AIn file included from T../BamgConvertMesh/./.././matlab/io/matlabio.hT:R16I: BIn file included from U../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.hT:E17_: FIn file included from O../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.hR:M12A: TIn file included from (../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h1:,15 : 2In 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/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h::6299: :In file included from 67/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:: 6note: : expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258: 299 | 86: warning: #defin'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e PET 258 | PESC_ATTSTRIBCU_TEEX_TFEORRNM APTe(tsstcrEIrdrxo,r CvoadAer gPIedtxs)c V_i_eawtetrrSitbruitneg_S_P(r(ifnotrfm(aPte(tpsrciVnitefw,e rs,t rcIodnxs,t vcahAarrg[I]d,x ).).). ) | P ^E TSC_ATTRIBUTE_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 ../BamgTriangulate/BamgTriangulate.cpp: 4299: | In file included from ../BamgTriangulate/./BamgTriangulate.h :#19d: eIn file included from f../BamgTriangulate/./../bindings.hi:n19e: In file included from P../BamgTriangulate/./.././matlab/io/matlabio.hE:T16S: CIn file included from _../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.hA:T17T: RIn file included from I../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.hB:U12T: EIn file included from _../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hF:O15R: MIn file included from A../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:(11s: tIn file included from r/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hI:d6x: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hv:a6A: rIn file included from g/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hI:d6x: )In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h_:_8a: t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.ht:r1598i:b69u:t ewarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]_ ((forma t1598( | pPrEiTnStCf_,E XsTtErRINd xP,e tvsaArgIdx))c) Erro | ^ rCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgConvertMesh/BamgConvertMesh.cpp:4: In file included from ../BamgConvertMesh/./BamgConvertMesh.h:19: In file included from ../BamgConvertMesh/./../bindings.h:19: In file included from ../BamgConvertMesh/./.././matlab/io/matlabio.h:16: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defIn file included from i../BamgTriangulate/./.././matlab/io/matlabio.h:16ne PET: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17SC_A: TIn file included from T../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.hR:I12B: UIn file included from TE_FORMAT(strIdx, ../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.hvaArgIdx) __attribute__((forma:t6: (printf, strIdIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h,: 6v: aIn file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hr:g8I: d/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hx:)1599):)81 : | warning: ^'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/./../bindings.h:19: In file included from ../BamgTriangulate/./.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo 18 warnings generated. ./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 ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo CXX ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo 18 warnings generated. CXX ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo 18 warnings generated. CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo 18 warnings generated. CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo 19 warnings generated. CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo 18 warnings generated. 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 ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_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 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:16ATTRIBUTE_FOR../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hM: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306AT(strIdx, vaArgIdx) __attribute | __((format(printf, strIdx, vaArg:15: PIn 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 e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.ht:s1278c: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:Idx))) | ^ 1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] E 1306 | PetscError(MPI_Comrror(MPI_Cm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char o*, ...) 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__((fomm, intrmat(printf, strIdx, const char *, const char *, PetscErrorCod,e, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FOIn 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: RMAT(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_ATTRIB vaArgIn file included from Idx))../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17U: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: TIn 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 E_F/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hO:R1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:M1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] AT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgI 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: ) | ^ In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTIn file included from E../ContourToNodes/ContourToNodes.cpp_:FORMAT(7d,5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:x))) | ^ 15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf 8); | ^ /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 ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from 299 | )../DistanceToMaskBoundary/./../bindings.h(const char[], ...) PE:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:#11: dIn file included from e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hf:i6ne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ TSC_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 /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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 ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:198: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hIn file included from :1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | P: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68../ElementConnectivity/ElementConnectivity.cppETSC_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_AT::TRIBUTE_FORM5: 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.hwarning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCAT(strIdx, 17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577o | PETSC_EXTERN PetscErrorCde (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299ode (*PetscHelpPrintf)(MPI:67: _note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' In file included from ../ContourToNodes/ContourToNodes.cpp: 299 | #de5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.hf:i19nve C: PETSC_ATTRIBUTE_FORMaAArgIdIn file included from x)../ContourToNodes/./.././matlab/io/matlabio.h :__attTribu16t: eIn file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: (__((format(printfIn file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: sIn file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: , strIn file included from I../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: trIddx, vaArgIdx)x __attribute__((format(printf, strIIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6, vaArgIddx, vaArgIdx))) | ^ : oIn file included from m/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67x))) | ^ :6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Co: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(pmm, const char[], ...)rintf, strIdx, v PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ aArgIdx))) | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); 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 | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMA../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: T(strIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: Idx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] : 15 | PETSIn file included from C_../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6X: TIn file included from ERN PetscErrorCode PetscInfo_Private(const char[], /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hPets:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:c15O:b93j:ect, con st char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ^ 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[]/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h, PetscObje:ct299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' , co 299 | #define PETSC_ATTRInst char[], ...) PETSC_ATTRIBUTEBUTE_FORMAT_(sFtOrRIMdAxT,(3 , 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hvaAr:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299gIdx) __attribute_ | _ (( fo#rdmeat(printfinf, strIdx, e PETvSaCA_rAgTITdRxI)B)UT)E _FOR M| A ^ T(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FOIn file included from R../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: MAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h: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:16299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defin: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_Ee PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIXTERN PedxIn 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) __attributt: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.he: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:__((format(printf, strIdx, scErrorCode 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: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: vInfo_PrivatIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ae(cArgonst char[], PetscO 266 | IPEbject,T constd x)SC_E)X) | ^ cTEhRaNr [P]e,t s.c.E.r)rorCo dPeE TPetscLoSgCO_ATTRIBUbjecTtStaE_FORtMAT(e3(,Petsc O4b)j;e | ^ ct,/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' con 299 | #st char[], ...) PETSC_ATTRIBUTE_FORdMAT(2,efine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf,3 strIdx, vaA); | ^ rgIdx))) | /Users/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 ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.hFORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ :20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PET79SC_EXTERN Pet:scErrorCode 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_FO warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERRMAT(strIdx, vaArgIdx) __attribute__((format(prN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[i], ...) PETSnCtf, s_ATTRIBUTE_tFORMAT(3rIdx, vaArgIdx))), | ^ 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 ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: TIn 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(strIn file included from :17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from Idx, vaArgIdx) __attri../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hbute__((format(printf, st:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: 15rIdx, vaAr: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from 1590 | PEgI/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hd:6x: In file included from )/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8)) | ^ TIn file included from : SC_EXTERN PetscErrorC/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPod../ElementConnectivity/ElementConnectivity.cppe: 5PIetscFP: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: _In file included from C../ElementConnectivity/./../bindings.ho:19: mIn file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:m,r17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12i: nIn file included from t../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hf:(15M: PIn file included from I../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h_:C11o: mIn file included from m/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h,: 6F: IIn file included from L/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hE: 6*: ,In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hc:o6n: sIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h :c8h: a/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hr:[1592]:,70 :. .warning: .'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]) PETSC_ATTRIBUT E1592_ | FPOERTMSACT_(E3XTE RN , 4)c;o nstP char[], ... e| )tscEr PETSC_ArorCoTTRIBUTE_FORdMAT(e2, 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: definexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'Pe e tPscPriETnS 299 | tfC_ATTRIBUTE_FORMA(MPI_C T(strIdx, va#define PETSC_ATTRIBUTE_FORMAT(ArgsIdx) _omm, c_trIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdxattribute__((format(o))) nst ch a| ^ r[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); 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_ATrTRIBUTE_intf, strFIdx, vaIn file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ArgORIMAdT(strIdx, vaArgIdx) ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h__attribute__((format(printf:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hx, strI: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 : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from | ^ dx, 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../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:In file included from ../ElementConnectivity/ElementConnectivity.cpp16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTER:16: :: N5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h PIn file included from etscErrorCode Pe../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:../ElementConnectivity/./.././matlab/io/matlabio.h11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.ht:s1590c:79S: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | :12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: PETSC_EXTERN P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] NP:r16ientf(c1592 | PEhar *, si: TIn file included from SCze_tscErrorC_EXt, ode PetscFPrint../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.hTcERN Petf(MPoInst:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.hs_Comm, char[], ...) FILEc *, EcrrPo:o12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ETSC_A../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: TIn file included from T/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hR:IBUTE_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_F8nst char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67:rCode Petsc: P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hrintf(MPI_Comm, note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define ORMAT(strIdx, vaArgIdx) __attribute__((fo Pconst char[], ...) PETSC_ATTR:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593ETSC | PETSC_EX_ATTRTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], rIIBUBTUET_EF_OFROMAT(2.,. .3)); RMAT(str| ^ PET/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hS:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'C _ATTRIB U299 | #IdefiTE_FOdx, ne PETSCvaArgRIMAT(3,dx) _m_at( pri_nATattTRI4)BU; | ^ TE_/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hFORtrMATf, sitrI(dstxrIdx, va, vaA:r299g:I67d:x note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'A 299 | #definergbIud)x)) ) | ^ te__((format(printf, PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgId_x) __att_attribute__str((forIdx, vrmiaIn file included from t../ContourToNodes/ContourToNodes.cpp(:5: In file included from ../ContourToNodes/./ContourToNodes.h:aArgIpdx19: In file included from bu../ContourToNodes/./../bindings.h:19: In file included from )r)intf, sttreI)dx,../ContourToNodes/./.././matlab/io/matlabio.h v:aAr_g I | ^d16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h x))) | ^ _((form:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: 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:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.ha:11t: (In file included from p/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hr:6: In file included from In file included from intf, strId../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:6x: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from 1593/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h | :P8In file included from : /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594, vaArgIEdxT)S)C)_ E X| T ^E RN PetscErro../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] :159293:rCode PetscSN | PETS Cwarning: _'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Printf(char * 1594 | PEXTERN PetscErrorCode PetscPIn file included from r../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.hETSintf(MPI_CCo_,: size_tm,mE20: In file included from ../ElementConnectivity/./../bindings.h,c ocnoXnTERN :P19s: tIn file included from ../ElementConnectivity/./.././matlab/io/matlabio.hc:h16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:e17t: sIn file included from csErrorCodeart../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h ch aP:[r][,] ,. .....) PET12Se: tIn file included from s../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hc:S15N: PCrintf)C oPuEnTtS_CA_TIn file included from T(AchTaTrR I*B,UTE_FORRIMBAUTT(E3_,F O4R)M;A../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:(112: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h| : 6size ^_t,, co: nst char[], 3);/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h : | ^ si/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hz:299:67:In file included from note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h :8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.he:1594_:t93 *, . :299 warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | 299..) # PET:67: dSnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' e1594 | P299E | T S C#deffine PET_SC_C_ATTRIBUEATTRTIBEUXTE__FFOORMAT(3, 5T);ERN PetscErrR MAT(sorCo | t ^de rIdx/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' , vPaeAtscSNPrrgIdxi)n __atfCount(chtatrr i*, siz299b | uet_t, i e co#define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __at_tribute__(_((format(printf,(format(printf, strIdx, vaArgIdx))) | ^ strInst char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5ne PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx,) vaArgI;d x | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:dx, vaArgIdx))) | ^ ))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cppIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: :6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: 20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribuIn file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from In file included from ../ContourToNodes/./ContourToNodes.h../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h::1912: : In file included from In file included from ../ContourToNodes/./../bindings.h../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h::1915: : In file included from In file included from ../ContourToNodes/./.././matlab/io/matlabio.h../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::1611: : In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: te__(In file included from (f/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.ho:rmat(In file included from prin6tf, s../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.htrId: xIn file included from ,/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:126: : In file included from In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h::158: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from v/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_aArgIdx))) | ^ : In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72::E15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | XTERN PPE warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const chaIn file included from TSC_EXTr../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19[],E RN PetscErrorCode PetscSNPrintf(cha.r. .*) PETSC_ATTRIBUTE_FORMAT(, : 1, 2); | ^In file included from size_t, const char[], ...) PETSC_etscErrorCode PATTRIBU../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hetscSN/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:T67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATT:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hE_FOPRMAT(R3IBUTE_FORMAT(strIdx, vaArgIdx) __attribut:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: , 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' er_i_n(t(ffCoorumnatt(pIn file included from r 299 | #defi(nceh aPErin/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597: 72*: Twarning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]S ,t sC_ 1597 | PETSC_EAXf,i strTTTERRN PetsIcdExr, vaArgIdrx)))IBUToEr_Codze_FtO, conest | ^RMc Pe har[t], AsT(strIdxi, vaAzre_t *scErrgorPrintfDefault(const ch, ..a.) IPETSC_Ar[]In file included from TTRI,B U.T..d)x )PE ../ContourToNodes/ContourToNodes.cppE__attrTibutS: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 e../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h__(_FO:C_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'17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from (../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15 : format(prin 299 | RMtAT(3, 5); | f ^ In file included from #define PE../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hT:,11: strIIn file included from dxS, Cv_aATTR/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:A299rgIIdx:)/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hBUTE_FORM)67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAAT(strIdx:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: ) , vaArgIdx) __T(strId 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598x| ^ | , vaArgIdx) __PETSC_EXTERN Petscattattribute__In file included from (../ExpToLevelSet/ExpToLevelSet.cpp(frErrorCode Pet:scE6r: roIn file included from rP../ExpToLevelSet/./ExpToLevelSet.hr:20: ibute__((foiontfNone(const charrmatIn file included from (printrmat(printf, strIf, st../ExpToLevelSet/./../bindings.h[r],d:19x, vaArgIdx))) | ^ : In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.hIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h::16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h: 17Idx, vaArgIdx))) | ^ : In file included from In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11../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:611..: .In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: : ): In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/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/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597P:72: warning: :'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: E T6SC_ATTRIBU T1597E | _P: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.hFORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #deETSC_EXTERN PetscErrorCodXTERN Pets:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCoe PetscEcErrorCode PetscSNPrintfCount(char fined rProe PetscErrorPrintfNone(consrPrintfDt *c, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FOeRfault(const char[]EhTar[], ..MAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'.) PETSC_ATTRI,SBC_ATTRI ...)U PETSC_ATTRITE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' BUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 299 | #define PETSC_ATTRIBUT 299 | #defiBneU PETSC_ATTRIBUTE_FORMAT(stIn file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:TrEI_dFxO,R MvAaTA(rsgIdEx5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from t../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hrIdx, vaArgIdx) __attribute__((: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 f/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hormatF(printf, OsRtMrAITd(str: __6a: tIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hr:i6b: uIn file included from t/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.he:_8_: (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h(:f1598o:r69m:a twarning: ('format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]p ri ntf, xI, vaArgIdx))) | ^ dx, vaArgIdx) __attribute__1598 | PETIn file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8((foSrCstrIdmat(pr: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErroxi_ntf, strIdx, vaArgIdx,) )v)a A | ^ rgIdx))) | ^ 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:rEXT16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hECRN ode P:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6PetscErrorCode In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: P'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]e tscErrorPrintfNone(: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599: 1597 | PETSC_EXTERN81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] e 1599 | PETSC_EXTERN PetscErrotrsCcoHdee PetscHelpPrintfDefaultl(pPMrintfDefault(MPI_Comm, coPnconst PetsI_Comm, cchar[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ ErrorCode PetscErrorPrintfDec/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'fault(const char[], ...) Ps t char[], ...) Ponst char[ETSC_ATTRIBUTE_EF]ORMAT(1 299 | #, ..., 2); | define PETS) PETSC_ATCTSC_ ^ATTRIBUTT /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h_ARIBUTE_FORTMTARIBTE:UTE_FORMAT(299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_F_(s2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #defitOnRMAeT(stFrIdx, ORMATv( arIdx, vaA2, 3ArgIPdx) _r_attribugtI); | ^ e/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h_:299_:d67((format(printf, strIdx, vaArgIdx))) xE)TSC_ATT __RI| ^ attribute__((format(printf, strIdx, vaArgIdx))) | ^ : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19BUTE_FORMAT(strIdx, vaArd: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16gIdef: In file included from ../ExpToLevelSet/ExpToLevelSet.cppIn file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hx:ine:) __attribu 17te__((formaPETSC_A6TTRIBUTE_FOR: In file included from t../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h(:p: rin12tf: In file included from ../ExpToLevelSet/./ExpToLevelSet.h,:20: In file included from In file included from M../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hA:T15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11../ExpToLevelSet/./../bindings.h:19: (str sIdx, vaArgtrIdx: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6Idx) _, : vIn file included from a_Aarg/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PIdx))) | ^ In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.hEttribute__((format(printf, strIdx, vaArgIIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from TdSx)C)_:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from EX../ElementConnectivity/./ElementConnectivity.hT:20: In file included from ../ElementConnectivity/./../bindings.h:19E) | ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h ^ : :12In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:: 6In file included from : ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hR:N PIn file included from e../ContourToNodes/ContourToNodes.cpptscIn file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hr:r6o:5: In file included from ../ContourToNodes/./ContourToNodes.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.hr:6C: oIn file included from d: e PetscHelp19: In file included from ../ContourToNodes/./../bindings.hIn file included from /Users/jenkins/workspace/macOS-Silicon-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/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:Pr: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h::1608:82: iwarning: 16'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:ntf15D: eIn file included from fau../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hlt(M6: In file included from :11: In file included from 1608 | P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hP:/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: IETSC_EX8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69In file included from :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: TERN PIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h_Comm, const char[], ...) PETSC_eA warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] TTRIBU:TE_FORMAT(2,8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | PE T299S | C _ E#XdTefinetscErErRo PETSC_rACToTdRIBUTE_FORMe P eN APet1598 | PETStT(sCtscSyscErrrIdnx,c hvraoAnrigzIeddxP)r i_n_tfa(MPI_Comm, const ttcrhiob_aEXTuERN PretscErrCrode Pett[e]o, s...)_ rPETSC_ATcSynCc_((ofdoeh PeTrmrRtosncizEedPrat(prIiBnUTE_FORMAT(i2ntf(tMPrroI_Comm, corPrintfNon,e(const 3); | ^ f, /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hstnst cchhaarr[]:299r:I67d:x, vaArgIdx)),[ ...) P]E,T S...) )C_note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' | ^ 299 PETSC_ATTRIBUTATTRIBUTE_F | O R M#AdTe(f1i,n e2 )P; | ^ETSCE__AFTOTRRMAI BUTE_FT/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' O299:67 :299 | note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx,RMAT (svaArgId trxIdx, vaArgIdx) __attri)b u_t_e_a_((format(printf, strId 299 | #define PETSC_ATTRIBUTE_FORMxAT(str, vattribAute_rgIdx_))) ( (format(printf, | ^ strIIn file included from d../DistanceToMaskBoundary/DistanceToMaskBoundary.cppx:,5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19 : vIn file included from a../DistanceToMaskBoundary/./../bindings.hA:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from r../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.hgIdx)):17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h):12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h :| 15 ^: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.hIdx, vaArgIdx) __attIn file included from r../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:i6: In file included from bute: __((formaIn file included from t../ElementConnectivity/./.././matlab/io/matlabio.h(:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hp:rintf, strIdx, vaAr15/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82:gIdx))): warning: In file included from ../ContourToNodes/ContourToNodes.cpp'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]: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 1608 | PETSC_EXIn file included from T../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hE:R11N: In file included from P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.he:t6s: cIn file included from E/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hr:r6o: rIn file included from C/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.ho:d6e: In file included from P/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.he :17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: :8: t | ^ In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h1609s | cPSEyTnScCh_rEoXnTiEzReN:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6dPri Pets: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: ntf(McErroIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hIn file included from :../ExpToLevelSet/ExpToLevelSet.cpp8: :/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h6: rIn file included from ../ExpToLevelSet/./ExpToLevelSet.h:Code P:I1609P:91_: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] Comm, c 1609 | PEo20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.heTtSC_EX:T16: In file included from s../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hc:S17ynnst cE: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12hRN PetscErchroar[],nizedFPr .orrCoidnet fP(eMtPsIc_SCyonmchronizm, : In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15FILeEd F*Printf(.M.P: 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: ,I _CIn file included from o/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hm:)6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8m: ,/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h :F1599I:L81E: *warning: ,'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] const char[], ... 1599c oPETSC_) PETA | nst chTTRIBUTE_FORMAT(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_FORMar[], ...) 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' P2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: 299expanded from macro 'PETSC_ATTRIBUTE_FORMAT'AT(st rE | I 299#ddx, | #deTvSfine PETSC_ATTRIBUTEe_FaORMACT(_sEtXrTIEdfine PxA, rvgRN PetscErIrdx) __attribute_orCode EPTSCa_AT_TRIBUeTtscHelEp_FORMAPr((ifonrtmfDefault(MPIArgIdxT) __attribu(tsatr_Idex,t(__( vparAr(fiComgm,I dcxonstn cohram)at __ta(prrf,t ts[irtntiburIdx, vaA]r, .t.e.)f P_g_,E sIdxt)r)I)d x ,| ^v aArgIdx)T((form)) | ^ at(printf, strIdx, vaArgIdx))) | ^ SC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx,In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from vaAr../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:gIdx) __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:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 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: 1609 | PE16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetTSC_EXTERN PetscErrorCodscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTe PetsE_FORMAT(3, 4)cSynchronizedP;r intf(MPI_Comm, | const char[ ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORM], ...) APETSC_ATTTR(IsBtUrTIdx, vEaArgId_x) __attributeFORM_A_T((for(mat2, 3);( printf, | ^ strIdx, /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hvaArgIdx):299:67:) ) | ^ note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode 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 ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ContourToNodes/ContourToNodes.cpp:5: In file included from ../ContourToNodes/./ContourToNodes.h:19: In file included from ../ContourToNodes/./../bindings.h:19: In file included from ../ContourToNodes/./.././matlab/io/matlabio.h:16: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ContourToNodes/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../DistanceToMaskBoundary/DistanceToMaskBoundary.cpp:5: In file included from ../DistanceToMaskBoundary/./DistanceToMaskBoundary.h:19: In file included from ../DistanceToMaskBoundary/./../bindings.h:19: In file included from ../DistanceToMaskBoundary/./.././matlab/io/matlabio.h:16: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...)In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20 PETSC_ATTRI: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:B15U: 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.hTE_:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:FORM6A: TIn file included from (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h2:,12 : 3/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h):;240 : 84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] | 240 | PE ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hT:SC299:67: _EXTEnote: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | RN Pets #definecErr PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdorCodx) __e Petattribute__((format(priscViewerASCIIPrintfnt(fP, strIdx, vaArgIdx)etsc)) V iewer, const| ^ char[], ...) PETSC_AIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19: In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:T6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCTRIBUTE_FORMAT(2, 3); | ^ode 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 | #defi /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:ne299 :P67E:T Snote: Cexpanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ ATTRIBU T299E | _ FORMAT(strIdx, v #define PaArgIEdTSC_ATTRIBUTE_FORMAT(x) strId__attribute__((fxormat(prin, vaArtf, strgIIddxx,) v_a_AartgtIrdixb)u)t)e _ _| ( ^( format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:P20: In file included from ../ExpToLevelSet/./../bindings.h:19: eIn file included from tscView../ExpToLevelSet/./.././matlab/io/matlabio.her, :16: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.hc:17: In file included from o../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from n../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: st chIn file included from ar[]../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 PET/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hSC_AT:T6R: IIn file included from B/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.hU: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.hT:E_FORMAT(2, 3); 258| ^ :86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258/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_ATTRIBUTE_tscErrorCode PetscViewerStringSPrFORMAT(stirnItf(PetscViewer, codnst char[],x, vaArgIdx ...) PETSC_ATTR) __attrIBUTE_FORMAT(2, 3); | ^ i/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:b299:u67:t note: e__((format(printf, strIdx, vexpanded from macro 'PETSC_ATTRIBUTE_FORMAT' aArgIdx))) | ^ 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArIn file included from gIdx) __attrib../ElementConnectivity/ElementConnectivity.cppu:t5e: In file included from ../ElementConnectivity/./ElementConnectivity.h:20: In file included from ../ElementConnectivity/./../bindings.h:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11__((f: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86ormat(printf, strIdx, v: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCaArgIdx))) | ^ ode 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(strIdIn file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/./../bindings.h:19x, : In file included from ../ExpToLevelSet/./.././matlab/io/matlabio.h:16: In file included from vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ../ExpToLevelSet/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_AIn file included from ../ElementConnectivity/ElementConnectivity.cpp:5: In file included from ../ElementConnectivity/./ElementConnectivity.hTTRIBUTE_F:20: In file included from ../ElementConnectivity/./../bindings.hORMAT:19: In file included from ../ElementConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:(12: In file included from ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h2:, 153); | ^ /Users/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 ../ElementConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: FORMAT(strIdx, vaArgIdx) __attribute__(In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:(format(pri6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6ntf, : In file included from strIdx, vaArgIdx))) | ^/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h :288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((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:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:mat(printf, strIdx, 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:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/./../bindings.h:19: In file included from ../ExpSimplify/./.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ExpSimplify/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaAIn file included from rg../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: IIn file included from d../InterpFromGridToMesh/./InterpFromGridToMesh.hx:19: )In file included from )../InterpFromGridToMesh/./../bindings.h):19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h| :16 ^: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromGridToMesh/InterpFromGridToMesh.cpp:5: In file included from ../InterpFromGridToMesh/./InterpFromGridToMesh.h:19: In file included from ../InterpFromGridToMesh/./../bindings.h:19: In file included from ../InterpFromGridToMesh/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMesh2d/InterpFromMesh2d.cpp:5: In file included from ../InterpFromMesh2d/./InterpFromMesh2d.h:19: In file included from ../InterpFromMesh2d/./../bindings.h:19: In file included from ../InterpFromMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/./../bindings.h:19: In file included from ../InterpFromMeshToGrid/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo 18 warnings generated. 18 warnings generated. CXX ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo 18 warnings generated. CXX ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo 18 warnings generated. CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo 18 warnings generated. 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 ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ : In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(cIn file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from onst 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 ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ : In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: 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:In file included from 17/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h: 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 6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] ../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: 15 | PETSC_EXTERIn file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | N ^P etscErrorCode In file included from P../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:e4t: sIn file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: cIn file included from Info_Pri../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from v../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.ha:t16e: (In file included from c../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.ho:n17: 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:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[s]t cha,r [...) PETS], PeCts_cAOTbTRIBUjTect, E_FOcRoMnAsTt(1, cha2r[],) ;. | ^ ..) /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hP:299:67ETSC: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'_ATTR IBUTE_ 299 | #dFOefineR MPAETTS(C_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __3a,t t4r)i; | ^bute_ _((format(pr/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: intf,expanded from macro 'PETSC_ATTRIBUTE_FORMAT' strI d299x | , #devaArfineg PIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArEgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ TSC_AIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] TTRIBUT 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ E_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 ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/IssmConfig.cpp:In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #def12: 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:ine PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(print6f, strIdx, vaArgIdx))) | ^ : In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_ComATTRIBUTE_FORMATm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vIn file included from ../IssmConfig/IssmConfig.cpp:aArg11Id: xIn file included from )../IssmConfig/./IssmConfig.h):)20 : In file included from | ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: ^In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], In file included from ..../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp.:)5 : In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19PET: SCIn file included from _../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.hA:TTRIBUTE_FORMAT(16: 1, In file included from 2); | ^ ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: 299 | 15 : In file included from #../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.hd:e11f: iIn file included from n/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.he: 6P: ETSC_In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6A: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:T6TRIBUTE_FORMA: TIn file included from (/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:s91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] trIdx, vaArgIdx)1609 | PETSC_EXTERN Pe_tscErrorC_odae PetsttricSyncbutehroni_zedF_P(r(formiantt(fp(MPIrint_Comm, FILE *, const char[],f, strIdx, vaArgIdx)) .) | ^ ..) 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' (strIdx, vaArgIdx) __attribute 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ __((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #dIn 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: efIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:i6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.hn:6: In file included from /Users/jenkins/workspace/macOS-Silicon-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.he:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewPeErASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.hTSC_ATTRIBUTE:_299F:O67R: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) M_A_attribute__((format(printf, strIdx, vaArgIdx))) | ^ T(strIdx, vaAIn 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 r../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.hg:I16: dIn file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: x) _In file included from _../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.ha: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:6t: tribute__In file included from (/Users/jenkins/workspace/macOS-Silicon-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 ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(co: nst 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 /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:(format(printf, strIdx, vaArgIdx))) | ^ 12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrIn file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: intf(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' In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attr_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' ibute__( 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx(format(printf, strIdx, vaArgIdx))) | ^, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2,In file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h: 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h20:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaA: rgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from :20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN Pet../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | In file included from ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d.cpp:5: In file included from ../InterpFromMeshToMesh3d/./InterpFromMeshToMesh3d.h:19: In file included from ../InterpFromMeshToMesh3d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] P 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PETSC_EXTeEtsRcVNie wePr, consett scchEarrr[o]r,C o.d.e PetscViewerStr.) PEscErrorTCSoC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdix, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ngS P| rint ^ f(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:d67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(e PetscFPrintf(MPIprintf, strIdx,_Comm, FILE *, const char[], ...) P vaArgIdxE)))T | ^ 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 ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIn file included from ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from Idx) __attribute__((form../InterpFromMeshToMesh2d/./../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/matlabio.h:16: aIn file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/classes.ht(pr:17: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from i/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:ntf, str6I: dIn file included from x/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h,: 6v: aIn file included from A/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.hrgIdx))) | ^ :12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErIn file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: ror/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSCCode Pe_tscViEXeTwerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_ERN PFORMAT(2, etscErrorCode PetscSNPri3nt); | f(char * ^ , siz/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.he:_299t:,67 const: cha note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' r[], .. 299 | . #define PETSC) 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 | #def_iATTRIBne PEUTSC_TAET_FORMTARTI(BsUTtE_FORMArIdx, vaArgIdx) __attribTu(strIdx, vaArgIdx) __atttrei__((format(printf, strbIute__((format(dpxr,i nvtaArgIdx))) | ^ f, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../IssmConfig/IssmConfig.cpp:11: In file included from ../IssmConfig/./IssmConfig.h:20: In file included from ../IssmConfig/./../bindings.h:19: In file included from ../IssmConfig/./.././matlab/io/matlabio.h:16: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../IssmConfig/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshPartition/MeshPartition.cpp:5: In file included from ../MeshPartition/./MeshPartition.h:19: In file included from ../MeshPartition/./../bindings.h:19: In file included from ../MeshPartition/./.././matlab/io/matlabio.h:16: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshPartition/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/./../bindings.h:19: In file included from ../MeshProfileIntersection/./.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/./../bindings.h:19: In file included from ../NodeConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode 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:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PointCloudFindNeighbors/PointCloudFindNeighbors.cpp:5: In file included from ../PointCloudFindNeighbors/./PointCloudFindNeighbors.h:19: In file included from ../PointCloudFindNeighbors/./../bindings.h:19: In file included from ../PointCloudFindNeighbors/./.././matlab/io/matlabio.h:16: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_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:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode 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:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/./../bindings.h:19: In file included from ../ProcessRifts/./.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../ProcessRifts/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ 18 warnings generated. CXX ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo 18 warnings generated. 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo CXX ../Kriging/Kriging_matlab_la-Kriging.lo 18 warnings generated. 18 warnings generated. CXXLD libISSMMatlab.la CXXLD libISSMApi_matlab.la 18 warnings generated. 18 warnings generated. 18 warnings generated. In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h: ...) 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, v15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); aArgIdx))) | ^ | ^ /Users/jenkins/workspace/macOS-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 ../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.hattribute__((format(p:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTrintf, sE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT't rIdx 299 | #define PETSC_ATTRIB, vaArgIdx))) | ^ UTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXIn 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:TERN PetscErrorCo16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12d: e (*PetscHelpPriIn 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.hntf)(MPI_Comm, const char[:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266], .:..) PE81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, consTSC_ATTRIBUTE_FORMAt char[], 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, PETSC_ATTRIBUTE_FORMvaAArgIdx)T (2, 3); | ^ __attribute__((format(/Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | printf, strIdx, #define PETSC_ATTRIBUTE_FORMAT(strIvdaArgIdx))x, vaArgId)x )| ^ __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSCIn file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: _ATTIn file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: RIn file included from I../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.hB:U15T: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscE_FOInfo_Private(const char[], PetscObject, const char[],R M.A.T.)( 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 | #definstrIdex, vaA rPgETSC_ATTRIBUTE_FORMAT(strIdIdx) _x, vaArgIdx) ___aattttrriibbuute__((format(printf, strIdx, vaArgIdx))) | ^ te__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); In file included from | ../Triangle/Triangle.cpp ^ :5: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:../Triangle/./Triangle.h:27: In file included from 67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT'../Triangle/./../bindings.h :19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: 299In file included from | /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h :1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes]#define PETSC _ATTRIBUTE_F 266 | PEORMAT(strIdx, vaArgIdx) __aTtSC_EXTERN PetscErrorCode PetstcLogObjecrtiSbtuattee_(_((format(pPrienttsfc,O bsjtect, conrsItd charx[,] ,v a.A.r.g) IPETSC_ATTRIBUTE_FORMAdx)))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, vaA | ^ rgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_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 ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode 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 ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Kriging/Kriging.cpp:4: In file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/./../bindings.h:19: In file included from ../Kriging/./.././matlab/io/matlabio.h:16: In file included from ../Kriging/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Kriging/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../Triangle/Triangle.cpp:5: In file included from ../Triangle/./Triangle.h:27: In file included from ../Triangle/./../bindings.h:19: In file included from ../Triangle/./.././matlab/io/matlabio.h:16: In file included from ../Triangle/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../Triangle/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1306:127: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1306 | PetscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *, ...) PETSC_ATTRIBUTE_COLD PETSC_ATTRIBUTE_FORMAT(7, 8); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1278: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscerror.h:1365:68: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1365 | PETSC_EXTERN PetscErrorCode (*PetscErrorPrintf)(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1577:77: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1577 | PETSC_EXTERN PetscErrorCode (*PetscHelpPrintf)(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:15:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 15 | PETSC_EXTERN PetscErrorCode PetscInfo_Private(const char[], PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1582: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petsclog.h:266:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 266 | PETSC_EXTERN PetscErrorCode PetscLogObjectState(PetscObject, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1590:79: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1590 | PETSC_EXTERN PetscErrorCode PetscFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1592:70: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1592 | PETSC_EXTERN PetscErrorCode PetscPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1593:78: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1593 | PETSC_EXTERN PetscErrorCode PetscSNPrintf(char *, size_t, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1594:93: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1594 | PETSC_EXTERN PetscErrorCode PetscSNPrintfCount(char *, size_t, const char[], size_t *, ...) PETSC_ATTRIBUTE_FORMAT(3, 5); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1597:72: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1597 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfDefault(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1598:69: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1598 | PETSC_EXTERN PetscErrorCode PetscErrorPrintfNone(const char[], ...) PETSC_ATTRIBUTE_FORMAT(1, 2); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1599:81: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1599 | PETSC_EXTERN PetscErrorCode PetscHelpPrintfDefault(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1608:82: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1608 | PETSC_EXTERN PetscErrorCode PetscSynchronizedPrintf(MPI_Comm, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:8: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscsys.h:1609:91: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 1609 | PETSC_EXTERN PetscErrorCode PetscSynchronizedFPrintf(MPI_Comm, FILE *, const char[], ...) PETSC_ATTRIBUTE_FORMAT(3, 4); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 240 | PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:241:96: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 241 | PETSC_EXTERN PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:258:86: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 258 | PETSC_EXTERN PetscErrorCode PetscViewerStringSPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ In file included from ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity.cpp:5: In file included from ../PropagateFlagsFromConnectivity/./PropagateFlagsFromConnectivity.h:19: In file included from ../PropagateFlagsFromConnectivity/./../bindings.h:19: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/matlabio.h:16: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/classes.h:17: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/./.././matlab/io/../../../c/classes/./../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscvec.h:12: /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscviewer.h:288:88: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] 288 | PETSC_EXTERN PetscErrorCode PetscViewerVUPrintDeferred(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); | ^ /Users/jenkins/workspace/macOS-Silicon-Basic/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' 299 | #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) | ^ ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD BamgConvertMesh_matlab.la CXXLD BamgTriangulate_matlab.la CXXLD ContourToMesh_matlab.la CXXLD BamgMesher_matlab.la 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 ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la 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 ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD InterpFromMeshToMesh2d_matlab.la CXXLD InterpFromMeshToMesh3d_matlab.la CXXLD IssmConfig_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD MeshPartition_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD MeshProfileIntersection_matlab.la CXXLD NodeConnectivity_matlab.la CXXLD PointCloudFindNeighbors_matlab.la CXXLD ProcessRifts_matlab.la ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found ld: warning: -dylib_file is deprecated. Use -F or -L to control where indirect dylibs are found CXXLD PropagateFlagsFromConnectivity_matlab.la CXXLD Triangle_matlab.la 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'. make[2]: Nothing to be done for `all-am'. Making install in src Making install in c CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD issm_slc.exe ld: warning: -bind_at_load is deprecated on macOS CXXLD kriging.exe ld: warning: -bind_at_load is deprecated on macOS mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' libtool: install: /usr/bin/install -c .libs/libISSMCore.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMCore.dylib libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMCore.la libtool: install: /usr/bin/install -c .libs/libISSMOverload.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMOverload.dylib libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMOverload.la libtool: install: /usr/bin/install -c .libs/libISSMModules.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMModules.dylib libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMModules.la mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe '/Users/jenkins/workspace/macOS-Silicon-Basic/bin' libtool: install: /usr/bin/install -c .libs/issm.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/issm.exe libtool: install: /usr/bin/install -c .libs/issm_slc.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/issm_slc.exe libtool: install: /usr/bin/install -c .libs/kriging.exe /Users/jenkins/workspace/macOS-Silicon-Basic/bin/kriging.exe make[3]: Nothing to be done for `install-data-am'. Making install in m mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/bin' make[3]: Nothing to be done for `install-data-am'. Making install in wrappers Making install in matlab mkdir -p '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGrid_matlab.la InterpFromGridToMesh_matlab.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Triangle_matlab.la Kriging_matlab.la '/Users/jenkins/workspace/macOS-Silicon-Basic/lib' libtool: install: /usr/bin/install -c .libs/libISSMMatlab.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMMatlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMMatlab.la libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.dylib /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMApi_matlab.dylib libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/libISSMApi_matlab.la libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgConvertMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgConvertMesh_matlab.la libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgMesher_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgMesher_matlab.la libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgTriangulate_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/BamgTriangulate_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToNodes_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ContourToNodes_matlab.la libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/DistanceToMaskBoundary_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/DistanceToMaskBoundary_matlab.la libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ElementConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ElementConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpSimplify_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpSimplify_matlab.la libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpToLevelSet_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ExpToLevelSet_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGridToMesh_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromGridToMesh_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToGrid_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToGrid_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh2d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh2d_matlab.la libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh3d_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/InterpFromMeshToMesh3d_matlab.la libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/IssmConfig_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/IssmConfig_matlab.la libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshPartition_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshPartition_matlab.la libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshProfileIntersection_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/MeshProfileIntersection_matlab.la libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/NodeConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/NodeConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PointCloudFindNeighbors_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PointCloudFindNeighbors_matlab.la libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ProcessRifts_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/ProcessRifts_matlab.la libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PropagateFlagsFromConnectivity_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/PropagateFlagsFromConnectivity_matlab.la libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Triangle_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Triangle_matlab.la libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexmaca64 /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Kriging_matlab.mexmaca64 libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /Users/jenkins/workspace/macOS-Silicon-Basic/lib/Kriging_matlab.la make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. +++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog/results +++ Running case: MATLAB-101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015938 Total Core solution elapsed time: 0.061536 Linear solver elapsed time: 0.044659 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel SUCCESS difference: 8.7e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx SUCCESS difference: 1.2e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy SUCCESS difference: 6e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1 SUCCESS difference: 5.3e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4 SUCCESS difference: 4.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5 SUCCESS difference: 4.1e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-101 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015938 Total Core solution elapsed time: 0.061536 Linear solver elapsed time: 0.044659 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel SUCCESS difference: 8.7e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx SUCCESS difference: 1.2e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy SUCCESS difference: 6e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1 SUCCESS difference: 5.3e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4 SUCCESS difference: 4.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5 SUCCESS difference: 4.1e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-102 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016741 Total Core solution elapsed time: 0.100256 Linear solver elapsed time: 0.080792 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy SUCCESS difference: 8.2e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-102 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016741 Total Core solution elapsed time: 0.100256 Linear solver elapsed time: 0.080792 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy SUCCESS difference: 8.2e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-103 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019266 Total Core solution elapsed time: 0.120252 Linear solver elapsed time: 0.092266 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx SUCCESS difference: 2.8e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy SUCCESS difference: 9.3e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz SUCCESS difference: 3e-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: 3.8e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx SUCCESS difference: 4e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy SUCCESS difference: 4.5e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz SUCCESS difference: 1.7e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy SUCCESS difference: 1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019266 Total Core solution elapsed time: 0.120252 Linear solver elapsed time: 0.092266 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx SUCCESS difference: 2.8e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy SUCCESS difference: 9.3e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz SUCCESS difference: 3e-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: 3.8e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx SUCCESS difference: 4e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy SUCCESS difference: 4.5e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz SUCCESS difference: 1.7e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy SUCCESS difference: 1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009123 Total Core solution elapsed time: 0.282038 Linear solver elapsed time: 0.204334 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx SUCCESS difference: 1.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy SUCCESS difference: 2.6e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz SUCCESS difference: 1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel SUCCESS difference: 4.6e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-104 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009123 Total Core solution elapsed time: 0.282038 Linear solver elapsed time: 0.204334 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx SUCCESS difference: 1.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy SUCCESS difference: 2.6e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz SUCCESS difference: 1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel SUCCESS difference: 4.6e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-105 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007216 Total Core solution elapsed time: 0.012668 Linear solver elapsed time: 0.009092 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-105 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007216 Total Core solution elapsed time: 0.012668 Linear solver elapsed time: 0.009092 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-106 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008564 Total Core solution elapsed time: 0.053549 Linear solver elapsed time: 0.046093 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-106 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008564 Total Core solution elapsed time: 0.053549 Linear solver elapsed time: 0.046093 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-107 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005654 Total Core solution elapsed time: 0.0115 Linear solver elapsed time: 0.009089 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-107 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005654 Total Core solution elapsed time: 0.0115 Linear solver elapsed time: 0.009089 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-108 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00792 Total Core solution elapsed time: 0.084616 Linear solver elapsed time: 0.061983 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-108 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00792 Total Core solution elapsed time: 0.084616 Linear solver elapsed time: 0.061983 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-109 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022122 Total Core solution elapsed time: 0.193217 Linear solver elapsed time: 0.120378 (62%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.2e-15 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-109 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022122 Total Core solution elapsed time: 0.193217 Linear solver elapsed time: 0.120378 (62%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.2e-15 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-110 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021093 Total Core solution elapsed time: 0.161974 Linear solver elapsed time: 0.120343 (74%) 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: 3.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 6e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3 SUCCESS difference: 5.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3 SUCCESS difference: 5.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3 SUCCESS difference: 2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-110 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021093 Total Core solution elapsed time: 0.161974 Linear solver elapsed time: 0.120343 (74%) 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: 3.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 6e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3 SUCCESS difference: 5.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3 SUCCESS difference: 5.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3 SUCCESS difference: 2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-111 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024187 Total Core solution elapsed time: 0.679806 Linear solver elapsed time: 0.412065 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1 SUCCESS difference: 3.8e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1 SUCCESS difference: 1.6e-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: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2e-16 < 1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2 SUCCESS difference: 1.5e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2 SUCCESS difference: 2.3e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2 SUCCESS difference: 2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2 SUCCESS difference: 1.1e-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.6e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3 SUCCESS difference: 3.2e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3 SUCCESS difference: 3.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3 SUCCESS difference: 3.3e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 2e-16 < 1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-111 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024187 Total Core solution elapsed time: 0.679806 Linear solver elapsed time: 0.412065 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1 SUCCESS difference: 3.8e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1 SUCCESS difference: 1.6e-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: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2e-16 < 1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2 SUCCESS difference: 1.5e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2 SUCCESS difference: 2.3e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2 SUCCESS difference: 2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2 SUCCESS difference: 1.1e-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.6e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3 SUCCESS difference: 3.2e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3 SUCCESS difference: 3.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3 SUCCESS difference: 3.3e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 2e-16 < 1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-112 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008036 Total Core solution elapsed time: 0.060113 Linear solver elapsed time: 0.046287 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-112 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008036 Total Core solution elapsed time: 0.060113 Linear solver elapsed time: 0.046287 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-113 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011234 Total Core solution elapsed time: 0.030133 Linear solver elapsed time: 0.021901 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.8e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-113 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011234 Total Core solution elapsed time: 0.030133 Linear solver elapsed time: 0.021901 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.8e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-114 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005571 Total Core solution elapsed time: 0.030993 Linear solver elapsed time: 0.025205 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-114 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005571 Total Core solution elapsed time: 0.030993 Linear solver elapsed time: 0.025205 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-115 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011286 Total Core solution elapsed time: 0.029101 Linear solver elapsed time: 0.020619 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-115 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011286 Total Core solution elapsed time: 0.029101 Linear solver elapsed time: 0.020619 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-116 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006753 Total Core solution elapsed time: 0.014877 Linear solver elapsed time: 0.01092 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-116 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006753 Total Core solution elapsed time: 0.014877 Linear solver elapsed time: 0.01092 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-119 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry Construction of a mesh from a given geometry SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1 SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements SUCCESS difference: 0.14 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-119 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry Construction of a mesh from a given geometry SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1 SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements SUCCESS difference: 0.14 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-120 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011979 Total Core solution elapsed time: 0.049623 Linear solver elapsed time: 0.034422 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 8.3e-11 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-120 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011979 Total Core solution elapsed time: 0.049623 Linear solver elapsed time: 0.034422 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 8.3e-11 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-121 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012882 Total Core solution elapsed time: 0.107249 Linear solver elapsed time: 0.06561 (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.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: 4.2e-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: 2.8e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-121 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012882 Total Core solution elapsed time: 0.107249 Linear solver elapsed time: 0.06561 (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.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: 4.2e-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: 2.8e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-122 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022146 Total Core solution elapsed time: 0.514012 Linear solver elapsed time: 0.376882 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1 SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1 SUCCESS difference: 2.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1 SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 3.1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 8.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2 SUCCESS difference: 1.9e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 4.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 2.4e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3 SUCCESS difference: 9.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.9e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3 SUCCESS difference: 9.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 5.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 3e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 2.6e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-122 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022146 Total Core solution elapsed time: 0.514012 Linear solver elapsed time: 0.376882 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1 SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1 SUCCESS difference: 2.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1 SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 3.1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 8.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2 SUCCESS difference: 1.9e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 4.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 2.4e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3 SUCCESS difference: 9.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.9e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3 SUCCESS difference: 9.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 5.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 3e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 2.6e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-123 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012281 Total Core solution elapsed time: 0.111779 Linear solver elapsed time: 0.077421 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep SUCCESS difference: 6.4e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep SUCCESS difference: 4.9e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-123 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012281 Total Core solution elapsed time: 0.111779 Linear solver elapsed time: 0.077421 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep SUCCESS difference: 6.4e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep SUCCESS difference: 4.9e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-124 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018414 Total Core solution elapsed time: 1.40569 Linear solver elapsed time: 0.938911 (67%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1 SUCCESS difference: 1.8e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1 SUCCESS difference: 1.8e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1 SUCCESS difference: 7.5e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1 SUCCESS difference: 1e-15 < 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1 SUCCESS difference: 3.5e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2 SUCCESS difference: 1.1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2 SUCCESS difference: 1.1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2 SUCCESS difference: 1.4e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2 SUCCESS difference: 1.1e-15 < 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2 SUCCESS difference: 3.4e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3 SUCCESS difference: 6.3e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3 SUCCESS difference: 6.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3 SUCCESS difference: 1.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3 SUCCESS difference: 1e-14 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3 SUCCESS difference: 1.4e-15 < 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-124 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018414 Total Core solution elapsed time: 1.40569 Linear solver elapsed time: 0.938911 (67%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1 SUCCESS difference: 1.8e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1 SUCCESS difference: 1.8e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1 SUCCESS difference: 7.5e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1 SUCCESS difference: 1e-15 < 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1 SUCCESS difference: 3.5e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2 SUCCESS difference: 1.1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2 SUCCESS difference: 1.1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2 SUCCESS difference: 1.4e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2 SUCCESS difference: 1.1e-15 < 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2 SUCCESS difference: 3.4e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3 SUCCESS difference: 6.3e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3 SUCCESS difference: 6.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3 SUCCESS difference: 1.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3 SUCCESS difference: 1e-14 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3 SUCCESS difference: 1.4e-15 < 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-125 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-11-2026-08-32-47-54245/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005181 Total Core solution elapsed time: 0.111338 Linear solver elapsed time: 0.046854 (42%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-11-2026-08-32-47-54245/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.01308 Total Core solution elapsed time: 0.138074 Linear solver elapsed time: 0.077056 (56%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-125 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-11-2026-08-32-47-54245/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005181 Total Core solution elapsed time: 0.111338 Linear solver elapsed time: 0.046854 (42%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-11-2026-08-32-47-54245/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.01308 Total Core solution elapsed time: 0.138074 Linear solver elapsed time: 0.077056 (56%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-126 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-11-2026-08-32-49-54245/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.011666 Total Core solution elapsed time: 0.391803 Linear solver elapsed time: 0.123022 (31%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-11-2026-08-32-49-54245/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.013922 Total Core solution elapsed time: 0.551242 Linear solver elapsed time: 0.188355 (34%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-126 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-11-2026-08-32-49-54245/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.011666 Total Core solution elapsed time: 0.391803 Linear solver elapsed time: 0.123022 (31%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-11-2026-08-32-49-54245/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.013922 Total Core solution elapsed time: 0.551242 Linear solver elapsed time: 0.188355 (34%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Volume3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: Pressure3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-127 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01137 Total Core solution elapsed time: 0.388915 Linear solver elapsed time: 0.328296 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-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.8e-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.4e-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.8e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase SUCCESS difference: 2.8e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1 SUCCESS difference: 7.8e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3 SUCCESS difference: 6.3e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4 SUCCESS difference: 1.2e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5 SUCCESS difference: 4e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-127 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01137 Total Core solution elapsed time: 0.388915 Linear solver elapsed time: 0.328296 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-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.8e-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.4e-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.8e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase SUCCESS difference: 2.8e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1 SUCCESS difference: 7.8e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3 SUCCESS difference: 6.3e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4 SUCCESS difference: 1.2e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5 SUCCESS difference: 4e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-128 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.038488 Total Core solution elapsed time: 0.420926 Linear solver elapsed time: 0.310745 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 1.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.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1 SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1 SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1 SUCCESS difference: 1e-15 < 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: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 9.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2 SUCCESS difference: 9.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2 SUCCESS difference: 9.9e-16 < 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.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 2.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.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 5.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3 SUCCESS difference: 2.6e-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.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-128 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.038488 Total Core solution elapsed time: 0.420926 Linear solver elapsed time: 0.310745 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 1.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.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1 SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1 SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1 SUCCESS difference: 1e-15 < 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: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 9.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2 SUCCESS difference: 9.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2 SUCCESS difference: 9.9e-16 < 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.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 2.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.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 5.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3 SUCCESS difference: 2.6e-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.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-129 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-11-2026-08-32-56-54245/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005576 Total Core solution elapsed time: 0.182836 Linear solver elapsed time: 0.07839 (43%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-11-2026-08-32-56-54245/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005233 Total Core solution elapsed time: 0.14865 Linear solver elapsed time: 0.056935 (38%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-129 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-11-2026-08-32-56-54245/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005576 Total Core solution elapsed time: 0.182836 Linear solver elapsed time: 0.07839 (43%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-11-2026-08-32-56-54245/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005233 Total Core solution elapsed time: 0.14865 Linear solver elapsed time: 0.056935 (38%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume1 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume2 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vx3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vy3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyShear3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VyBase3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VxSurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: VySurface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: TotalSmb3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Bed3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Surface3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: Volume3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-131 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009018 Total Core solution elapsed time: 0.016119 Linear solver elapsed time: 0.011716 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-16 < 1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-131 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009018 Total Core solution elapsed time: 0.016119 Linear solver elapsed time: 0.011716 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-16 < 1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-132 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005034 Total Core solution elapsed time: 0.030543 Linear solver elapsed time: 0.02106 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-16 < 1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-132 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005034 Total Core solution elapsed time: 0.030543 Linear solver elapsed time: 0.02106 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-16 < 1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-133 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017555 Total Core solution elapsed time: 0.027221 Linear solver elapsed time: 0.020885 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-133 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017555 Total Core solution elapsed time: 0.027221 Linear solver elapsed time: 0.020885 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-134 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003453 Total Core solution elapsed time: 0.003953 Linear solver elapsed time: 0.002608 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-134 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003453 Total Core solution elapsed time: 0.003953 Linear solver elapsed time: 0.002608 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-201 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008411 Total Core solution elapsed time: 0.092877 Linear solver elapsed time: 0.082034 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx SUCCESS difference: 2.7e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy SUCCESS difference: 2.9e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-201 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008411 Total Core solution elapsed time: 0.092877 Linear solver elapsed time: 0.082034 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx SUCCESS difference: 2.7e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy SUCCESS difference: 2.9e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-202 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009755 Total Core solution elapsed time: 0.057546 Linear solver elapsed time: 0.047129 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy SUCCESS difference: 1.2e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-202 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009755 Total Core solution elapsed time: 0.057546 Linear solver elapsed time: 0.047129 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy SUCCESS difference: 1.2e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-203 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017515 Total Core solution elapsed time: 0.136536 Linear solver elapsed time: 0.111112 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx SUCCESS difference: 2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy SUCCESS difference: 1.2e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz SUCCESS difference: 2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-203 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017515 Total Core solution elapsed time: 0.136536 Linear solver elapsed time: 0.111112 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx SUCCESS difference: 2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy SUCCESS difference: 1.2e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz SUCCESS difference: 2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-204 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005843 Total Core solution elapsed time: 0.08584 Linear solver elapsed time: 0.019405 (23%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00915 Total Core solution elapsed time: 0.10274 Linear solver elapsed time: 0.023149 (23%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy SUCCESS difference: 3.1e-08 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel SUCCESS difference: 4.2e-11 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure SUCCESS difference: 1.6e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp SUCCESS difference: 1.2e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-204 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005843 Total Core solution elapsed time: 0.08584 Linear solver elapsed time: 0.019405 (23%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00915 Total Core solution elapsed time: 0.10274 Linear solver elapsed time: 0.023149 (23%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy SUCCESS difference: 3.1e-08 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel SUCCESS difference: 4.2e-11 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure SUCCESS difference: 1.6e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp SUCCESS difference: 1.2e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-205 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013255 Total Core solution elapsed time: 0.122038 Linear solver elapsed time: 0.093144 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx SUCCESS difference: 9.4e-07 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy SUCCESS difference: 6.5e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz SUCCESS difference: 9.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013255 Total Core solution elapsed time: 0.122038 Linear solver elapsed time: 0.093144 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx SUCCESS difference: 9.4e-07 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy SUCCESS difference: 6.5e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz SUCCESS difference: 9.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011793 Total Core solution elapsed time: 0.065666 Linear solver elapsed time: 0.038335 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature SUCCESS difference: 2.4e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-206 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011793 Total Core solution elapsed time: 0.065666 Linear solver elapsed time: 0.038335 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature SUCCESS difference: 2.4e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-207 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015785 Total Core solution elapsed time: 0.385919 Linear solver elapsed time: 0.246084 (64%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 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: 3.2e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3 SUCCESS difference: 3.7e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-207 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015785 Total Core solution elapsed time: 0.385919 Linear solver elapsed time: 0.246084 (64%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 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: 3.2e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3 SUCCESS difference: 3.7e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-208 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005539 Total Core solution elapsed time: 0.072071 Linear solver elapsed time: 0.055999 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1 SUCCESS difference: 1.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: 8.9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 4.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2 SUCCESS difference: 9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2 SUCCESS difference: 9.2e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 6.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-208 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005539 Total Core solution elapsed time: 0.072071 Linear solver elapsed time: 0.055999 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1 SUCCESS difference: 1.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: 8.9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 4.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2 SUCCESS difference: 9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2 SUCCESS difference: 9.2e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 6.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-209 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016879 Total Core solution elapsed time: 0.675063 Linear solver elapsed time: 0.455634 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1 SUCCESS difference: 7.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2 SUCCESS difference: 2.4e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2 SUCCESS difference: 6.3e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2 SUCCESS difference: 1.1e-15 < 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: 2.6e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.3e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3 SUCCESS difference: 2.3e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3 SUCCESS difference: 4.1e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3 SUCCESS difference: 2.1e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3 SUCCESS difference: 2e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3 SUCCESS difference: 2.3e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3 SUCCESS difference: 1.4e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-209 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016879 Total Core solution elapsed time: 0.675063 Linear solver elapsed time: 0.455634 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1 SUCCESS difference: 7.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2 SUCCESS difference: 2.4e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2 SUCCESS difference: 6.3e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2 SUCCESS difference: 1.1e-15 < 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: 2.6e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.3e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3 SUCCESS difference: 2.3e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3 SUCCESS difference: 4.1e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3 SUCCESS difference: 2.1e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3 SUCCESS difference: 2e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3 SUCCESS difference: 2.3e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3 SUCCESS difference: 1.4e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-210 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018645 Total Core solution elapsed time: 0.641539 Linear solver elapsed time: 0.456587 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1 SUCCESS difference: 3.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1 SUCCESS difference: 1.5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1 SUCCESS difference: 3.1e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2 SUCCESS difference: 5.3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2 SUCCESS difference: 5.3e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2 SUCCESS difference: 2.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3 SUCCESS difference: 9.1e-11 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3 SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-210 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018645 Total Core solution elapsed time: 0.641539 Linear solver elapsed time: 0.456587 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1 SUCCESS difference: 3.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1 SUCCESS difference: 1.5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1 SUCCESS difference: 3.1e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2 SUCCESS difference: 5.3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2 SUCCESS difference: 5.3e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2 SUCCESS difference: 2.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3 SUCCESS difference: 9.1e-11 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3 SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-211 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033425 Total Core solution elapsed time: 0.562497 Linear solver elapsed time: 0.388002 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1 SUCCESS difference: 2.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1 SUCCESS difference: 1.9e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1 SUCCESS difference: 2.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1 SUCCESS difference: 6.8e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1 SUCCESS difference: 2.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1 SUCCESS difference: 2.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1 SUCCESS difference: 2.8e-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: 4.9e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2 SUCCESS difference: 1.6e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2 SUCCESS difference: 7e-09 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2 SUCCESS difference: 1.6e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2 SUCCESS difference: 1.1e-10 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2 SUCCESS difference: 2.3e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2 SUCCESS difference: 1e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 8.8e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3 SUCCESS difference: 3.7e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3 SUCCESS difference: 1.4e-10 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3 SUCCESS difference: 1.8e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3 SUCCESS difference: 2.7e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-211 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033425 Total Core solution elapsed time: 0.562497 Linear solver elapsed time: 0.388002 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1 SUCCESS difference: 2.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1 SUCCESS difference: 1.9e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1 SUCCESS difference: 2.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1 SUCCESS difference: 6.8e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1 SUCCESS difference: 2.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1 SUCCESS difference: 2.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1 SUCCESS difference: 2.8e-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: 4.9e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2 SUCCESS difference: 1.6e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2 SUCCESS difference: 7e-09 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2 SUCCESS difference: 1.6e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2 SUCCESS difference: 1.1e-10 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2 SUCCESS difference: 2.3e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2 SUCCESS difference: 1e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 8.8e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3 SUCCESS difference: 3.7e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3 SUCCESS difference: 1.4e-10 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3 SUCCESS difference: 1.8e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3 SUCCESS difference: 2.7e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-212 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution write lock file: FemModel initialization elapsed time: 0.008478 Total Core solution elapsed time: 0.41615 Linear solver elapsed time: 0.336361 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient SUCCESS difference: 2.9e-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: 5.2e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx SUCCESS difference: 1.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution write lock file: FemModel initialization elapsed time: 0.008478 Total Core solution elapsed time: 0.41615 Linear solver elapsed time: 0.336361 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient SUCCESS difference: 2.9e-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: 5.2e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx SUCCESS difference: 1.5e-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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test213-08-11-2026-08-33-19-54245/test213.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput error message: Data gradient not supported yet [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet loading results from cluster Error using loadresultsfromdisk ========================================================================= Binary file test213.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test213 (line 25) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-213 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test213-08-11-2026-08-33-19-54245/test213.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput error message: Data gradient not supported yet [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet loading results from cluster Error using loadresultsfromdisk ========================================================================= Binary file test213.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test213 (line 25) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-214 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput error message: Data gradient not supported yet [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test214.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test214 (line 22) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-214 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput error message: Data gradient not supported yet [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test214.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test214 (line 22) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-215 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet error message: Data gradient not supported yet [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test215.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test215 (line 23) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-215 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet error message: Data gradient not supported yet [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test215.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test215 (line 23) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-217 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0106 Total Core solution elapsed time: 0.388799 Linear solver elapsed time: 0.35774 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-217 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0106 Total Core solution elapsed time: 0.388799 Linear solver elapsed time: 0.35774 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-219 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015654 Total Core solution elapsed time: 0.28037 Linear solver elapsed time: 0.214354 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx SUCCESS difference: 2.5e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy SUCCESS difference: 9e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz SUCCESS difference: 2.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015654 Total Core solution elapsed time: 0.28037 Linear solver elapsed time: 0.214354 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx SUCCESS difference: 2.5e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy SUCCESS difference: 9e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz SUCCESS difference: 2.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014764 Total Core solution elapsed time: 0.458666 Linear solver elapsed time: 0.314489 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx SUCCESS difference: 2.8e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy SUCCESS difference: 7.1e-09 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz SUCCESS difference: 2.7e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-220 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014764 Total Core solution elapsed time: 0.458666 Linear solver elapsed time: 0.314489 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx SUCCESS difference: 2.8e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy SUCCESS difference: 7.1e-09 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz SUCCESS difference: 2.7e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-221 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012405 Total Core solution elapsed time: 0.77567 Linear solver elapsed time: 0.543032 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 4.2e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 5.1e-07 < 7e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 4.1e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-221 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012405 Total Core solution elapsed time: 0.77567 Linear solver elapsed time: 0.543032 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 4.2e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 5.1e-07 < 7e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 4.1e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-222 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010074 Total Core solution elapsed time: 0.28639 Linear solver elapsed time: 0.223489 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1 SUCCESS difference: 3e-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: 6.4e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-222 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010074 Total Core solution elapsed time: 0.28639 Linear solver elapsed time: 0.223489 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1 SUCCESS difference: 3e-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: 6.4e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-223 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004166 Total Core solution elapsed time: 0.032967 Linear solver elapsed time: 0.015161 (46%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-223 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004166 Total Core solution elapsed time: 0.032967 Linear solver elapsed time: 0.015161 (46%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-224 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026636 Total Core solution elapsed time: 0.726088 Linear solver elapsed time: 0.534686 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1 SUCCESS difference: 3.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1 SUCCESS difference: 1.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1 SUCCESS difference: 3.8e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 6.5e-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.3e-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: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2 SUCCESS difference: 4.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.1e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3 SUCCESS difference: 5e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3 SUCCESS difference: 2.5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3 SUCCESS difference: 5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3 SUCCESS difference: 6.1e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-224 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026636 Total Core solution elapsed time: 0.726088 Linear solver elapsed time: 0.534686 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1 SUCCESS difference: 3.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1 SUCCESS difference: 1.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1 SUCCESS difference: 3.8e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 6.5e-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.3e-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: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2 SUCCESS difference: 4.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.1e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3 SUCCESS difference: 5e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3 SUCCESS difference: 2.5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3 SUCCESS difference: 5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3 SUCCESS difference: 6.1e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-225 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026274 Total Core solution elapsed time: 0.729417 Linear solver elapsed time: 0.542065 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.1e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1 SUCCESS difference: 3e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1 SUCCESS difference: 2.1e-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: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1 SUCCESS difference: 5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1 SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.7e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2 SUCCESS difference: 1.3e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2 SUCCESS difference: 4.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2 SUCCESS difference: 2.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2 SUCCESS difference: 4.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2 SUCCESS difference: 5.4e-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: 2.4e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3 SUCCESS difference: 8.5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3 SUCCESS difference: 8.5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3 SUCCESS difference: 4.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3 SUCCESS difference: 8.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3 SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3 SUCCESS difference: 8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3 SUCCESS difference: 1.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3 SUCCESS difference: 6.7e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-225 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026274 Total Core solution elapsed time: 0.729417 Linear solver elapsed time: 0.542065 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.1e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1 SUCCESS difference: 3e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1 SUCCESS difference: 2.1e-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: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1 SUCCESS difference: 5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1 SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.7e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2 SUCCESS difference: 1.3e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2 SUCCESS difference: 4.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2 SUCCESS difference: 2.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2 SUCCESS difference: 4.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2 SUCCESS difference: 5.4e-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: 2.4e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3 SUCCESS difference: 8.5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3 SUCCESS difference: 8.5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3 SUCCESS difference: 4.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3 SUCCESS difference: 8.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3 SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3 SUCCESS difference: 8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3 SUCCESS difference: 1.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3 SUCCESS difference: 6.7e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-226 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021297 Total Core solution elapsed time: 0.420235 Linear solver elapsed time: 0.317095 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1 SUCCESS difference: 6.5e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1 SUCCESS difference: 5.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1 SUCCESS difference: 3.9e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2 SUCCESS difference: 1.2e-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.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3 SUCCESS difference: 3.9e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3 SUCCESS difference: 3.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3 SUCCESS difference: 1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-226 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021297 Total Core solution elapsed time: 0.420235 Linear solver elapsed time: 0.317095 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1 SUCCESS difference: 6.5e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1 SUCCESS difference: 5.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1 SUCCESS difference: 3.9e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2 SUCCESS difference: 1.2e-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.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3 SUCCESS difference: 3.9e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3 SUCCESS difference: 3.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3 SUCCESS difference: 1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-227 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023438 Total Core solution elapsed time: 0.691042 Linear solver elapsed time: 0.464363 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1 SUCCESS difference: 2e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1 SUCCESS difference: 2e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.5e-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: 8.1e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2 SUCCESS difference: 8.8e-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: 4.1e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3 SUCCESS difference: 1.1e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3 SUCCESS difference: 2.8e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3 SUCCESS difference: 1.1e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3 SUCCESS difference: 1.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3 SUCCESS difference: 2.3e-08 < 1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-227 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023438 Total Core solution elapsed time: 0.691042 Linear solver elapsed time: 0.464363 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1 SUCCESS difference: 2e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1 SUCCESS difference: 2e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.5e-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: 8.1e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2 SUCCESS difference: 8.8e-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: 4.1e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3 SUCCESS difference: 1.1e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3 SUCCESS difference: 2.8e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3 SUCCESS difference: 1.1e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3 SUCCESS difference: 1.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3 SUCCESS difference: 2.3e-08 < 1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-228 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018264 Total Core solution elapsed time: 0.211595 Linear solver elapsed time: 0.164174 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1 SUCCESS difference: 3.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1 SUCCESS difference: 3.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1 SUCCESS difference: 9.9e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2 SUCCESS difference: 3.7e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2 SUCCESS difference: 3.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2 SUCCESS difference: 1.6e-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: 4e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3 SUCCESS difference: 4.4e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-228 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018264 Total Core solution elapsed time: 0.211595 Linear solver elapsed time: 0.164174 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1 SUCCESS difference: 3.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1 SUCCESS difference: 3.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1 SUCCESS difference: 9.9e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2 SUCCESS difference: 3.7e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2 SUCCESS difference: 3.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2 SUCCESS difference: 1.6e-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: 4e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3 SUCCESS difference: 4.4e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-229 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013646 Total Core solution elapsed time: 0.294722 Linear solver elapsed time: 0.205827 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1 SUCCESS difference: 3.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1 SUCCESS difference: 3.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1 SUCCESS difference: 1.1e-14 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2 SUCCESS difference: 3.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3 SUCCESS difference: 2.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3 SUCCESS difference: 2.5e-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.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3 SUCCESS difference: 3.2e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4 SUCCESS difference: 2.3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-229 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013646 Total Core solution elapsed time: 0.294722 Linear solver elapsed time: 0.205827 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1 SUCCESS difference: 3.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1 SUCCESS difference: 3.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1 SUCCESS difference: 1.1e-14 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2 SUCCESS difference: 3.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3 SUCCESS difference: 2.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3 SUCCESS difference: 2.5e-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.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3 SUCCESS difference: 3.2e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4 SUCCESS difference: 2.3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-230 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009376 Total Core solution elapsed time: 0.248375 Linear solver elapsed time: 0.176046 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1 SUCCESS difference: 7.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1 SUCCESS difference: 3.4e-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.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2 SUCCESS difference: 2.2e-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: 4.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3 SUCCESS difference: 6.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3 SUCCESS difference: 8.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3 SUCCESS difference: 2e-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.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4 SUCCESS difference: 1.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4 SUCCESS difference: 3.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-230 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009376 Total Core solution elapsed time: 0.248375 Linear solver elapsed time: 0.176046 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1 SUCCESS difference: 7.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1 SUCCESS difference: 3.4e-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.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2 SUCCESS difference: 2.2e-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: 4.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3 SUCCESS difference: 6.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3 SUCCESS difference: 8.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3 SUCCESS difference: 2e-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.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4 SUCCESS difference: 1.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4 SUCCESS difference: 3.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-231 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017344 Total Core solution elapsed time: 0.223828 Linear solver elapsed time: 0.16408 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2 SUCCESS difference: 8.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2 SUCCESS difference: 8.7e-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: 1.2e-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: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3 SUCCESS difference: 8.7e-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.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3 SUCCESS difference: 1.3e-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: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4 SUCCESS difference: 6.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4 SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4 SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-231 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017344 Total Core solution elapsed time: 0.223828 Linear solver elapsed time: 0.16408 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2 SUCCESS difference: 8.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2 SUCCESS difference: 8.7e-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: 1.2e-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: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3 SUCCESS difference: 8.7e-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.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3 SUCCESS difference: 1.3e-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: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4 SUCCESS difference: 6.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4 SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4 SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-232 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018164 Total Core solution elapsed time: 0.261891 Linear solver elapsed time: 0.173492 (66%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 1.7e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2 SUCCESS difference: 3.3e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3 SUCCESS difference: 5.3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4 SUCCESS difference: 3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-232 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018164 Total Core solution elapsed time: 0.261891 Linear solver elapsed time: 0.173492 (66%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 1.7e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2 SUCCESS difference: 3.3e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3 SUCCESS difference: 5.3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4 SUCCESS difference: 3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-233 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024232 Total Core solution elapsed time: 0.769661 Linear solver elapsed time: 0.524288 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1 SUCCESS difference: 4.2e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1 SUCCESS difference: 2e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1 SUCCESS difference: 4.2e-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.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1 SUCCESS difference: 2.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1 SUCCESS difference: 2.8e-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: 4.8e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2 SUCCESS difference: 2.3e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2 SUCCESS difference: 2.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2 SUCCESS difference: 3.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2 SUCCESS difference: 4e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3 SUCCESS difference: 7.3e-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.3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3 SUCCESS difference: 5.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3 SUCCESS difference: 7.8e-09 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 5.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4 SUCCESS difference: 3.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4 SUCCESS difference: 2.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4 SUCCESS difference: 3.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4 SUCCESS difference: 6.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4 SUCCESS difference: 1.9e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-233 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024232 Total Core solution elapsed time: 0.769661 Linear solver elapsed time: 0.524288 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1 SUCCESS difference: 4.2e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1 SUCCESS difference: 2e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1 SUCCESS difference: 4.2e-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.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1 SUCCESS difference: 2.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1 SUCCESS difference: 2.8e-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: 4.8e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2 SUCCESS difference: 2.3e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2 SUCCESS difference: 2.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2 SUCCESS difference: 3.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2 SUCCESS difference: 4e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3 SUCCESS difference: 7.3e-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.3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3 SUCCESS difference: 5.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3 SUCCESS difference: 7.8e-09 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 5.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4 SUCCESS difference: 3.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4 SUCCESS difference: 2.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4 SUCCESS difference: 3.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4 SUCCESS difference: 6.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4 SUCCESS difference: 1.9e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-236 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01064 Total Core solution elapsed time: 0.151491 Linear solver elapsed time: 0.115938 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2 SUCCESS difference: 8.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2 SUCCESS difference: 9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-236 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01064 Total Core solution elapsed time: 0.151491 Linear solver elapsed time: 0.115938 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2 SUCCESS difference: 8.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2 SUCCESS difference: 9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-237 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009327 Total Core solution elapsed time: 0.056316 Linear solver elapsed time: 0.025311 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1 SUCCESS difference: 3.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1 SUCCESS difference: 3.4e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 9.8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2 SUCCESS difference: 8.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2 SUCCESS difference: 8.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2 SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3 SUCCESS difference: 1.6e-14 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3 SUCCESS difference: 3.2e-08 < 5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-237 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009327 Total Core solution elapsed time: 0.056316 Linear solver elapsed time: 0.025311 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1 SUCCESS difference: 3.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1 SUCCESS difference: 3.4e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 9.8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2 SUCCESS difference: 8.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2 SUCCESS difference: 8.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2 SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3 SUCCESS difference: 1.6e-14 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3 SUCCESS difference: 3.2e-08 < 5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-238 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012179 Total Core solution elapsed time: 0.13354 Linear solver elapsed time: 0.090662 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1 SUCCESS difference: 1e-14 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3 SUCCESS difference: 7.1e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3 SUCCESS difference: 9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3 SUCCESS difference: 9.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-238 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012179 Total Core solution elapsed time: 0.13354 Linear solver elapsed time: 0.090662 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1 SUCCESS difference: 1e-14 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3 SUCCESS difference: 7.1e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3 SUCCESS difference: 9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3 SUCCESS difference: 9.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-239 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00941 Total Core solution elapsed time: 0.093453 Linear solver elapsed time: 0.054011 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1 SUCCESS difference: 8.8e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-239 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00941 Total Core solution elapsed time: 0.093453 Linear solver elapsed time: 0.054011 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1 SUCCESS difference: 8.8e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-240 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01021 Total Core solution elapsed time: 0.08101 Linear solver elapsed time: 0.054886 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-240 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01021 Total Core solution elapsed time: 0.08101 Linear solver elapsed time: 0.054886 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-241 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006911 Total Core solution elapsed time: 0.337848 Linear solver elapsed time: 0.241797 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1 SUCCESS difference: 2.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1 SUCCESS difference: 9.3e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2 SUCCESS difference: 2.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2 SUCCESS difference: 7.6e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2 SUCCESS difference: 8.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2 SUCCESS difference: 8e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2 SUCCESS difference: 4.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3 SUCCESS difference: 3.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3 SUCCESS difference: 3.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3 SUCCESS difference: 7.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3 SUCCESS difference: 1.1e-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: 4.2e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4 SUCCESS difference: 3.8e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4 SUCCESS difference: 3.7e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-241 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006911 Total Core solution elapsed time: 0.337848 Linear solver elapsed time: 0.241797 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1 SUCCESS difference: 2.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1 SUCCESS difference: 9.3e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2 SUCCESS difference: 2.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2 SUCCESS difference: 7.6e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2 SUCCESS difference: 8.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2 SUCCESS difference: 8e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2 SUCCESS difference: 4.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3 SUCCESS difference: 3.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3 SUCCESS difference: 3.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3 SUCCESS difference: 7.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3 SUCCESS difference: 1.1e-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: 4.2e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4 SUCCESS difference: 3.8e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4 SUCCESS difference: 3.7e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-242 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02077 Total Core solution elapsed time: 0.579598 Linear solver elapsed time: 0.414069 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1 SUCCESS difference: 8.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1 SUCCESS difference: 1.1e-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: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1 SUCCESS difference: 2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2 SUCCESS difference: 7.6e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3 SUCCESS difference: 1.5e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3 SUCCESS difference: 1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3 SUCCESS difference: 1.5e-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: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3 SUCCESS difference: 2.6e-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.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4 SUCCESS difference: 6.1e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4 SUCCESS difference: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-242 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02077 Total Core solution elapsed time: 0.579598 Linear solver elapsed time: 0.414069 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1 SUCCESS difference: 8.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1 SUCCESS difference: 1.1e-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: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1 SUCCESS difference: 2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2 SUCCESS difference: 7.6e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3 SUCCESS difference: 1.5e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3 SUCCESS difference: 1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3 SUCCESS difference: 1.5e-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: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3 SUCCESS difference: 2.6e-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.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4 SUCCESS difference: 6.1e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4 SUCCESS difference: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-243 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026989 Total Core solution elapsed time: 26.9635 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT SUCCESS difference: 0 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD SUCCESS difference: 0 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-243 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026989 Total Core solution elapsed time: 26.9635 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT SUCCESS difference: 0 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD SUCCESS difference: 0 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-245 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddSicopolis.s0p specified: values set as zero no SMBpddSicopolis.s0t specified: values set as zero no SMBpddSicopolis.temperature_anomaly specified: values set as zero no SMBpddSicopolis.precipitation_anomaly specified: values set as ones no SMBpddSicopolis.smb_corr specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003229 Total Core solution elapsed time: 0.007445 Linear solver elapsed time: 0.003498 (47%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-245 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddSicopolis.s0p specified: values set as zero no SMBpddSicopolis.s0t specified: values set as zero no SMBpddSicopolis.temperature_anomaly specified: values set as zero no SMBpddSicopolis.precipitation_anomaly specified: values set as ones no SMBpddSicopolis.smb_corr specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003229 Total Core solution elapsed time: 0.007445 Linear solver elapsed time: 0.003498 (47%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-246 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBsemic.s0gcm specified: values from md.geometry.surface no SMBsemic.mask specified: values set as 2 for ice no SMBsemic.Tamp specified: values set as 3.0 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017091 Total Core solution elapsed time: 0.203075 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-246 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBsemic.s0gcm specified: values from md.geometry.surface no SMBsemic.mask specified: values set as 2 for ice no SMBsemic.Tamp specified: values set as 3.0 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017091 Total Core solution elapsed time: 0.203075 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-247 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004141 Total Core solution elapsed time: 0.020719 Linear solver elapsed time: 0.005172 (25%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01736 Total Core solution elapsed time: 0.206852 Linear solver elapsed time: 0.055972 (27%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 6.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1 SUCCESS difference: 9.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 6.4e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 2.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 1.5e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 7.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 7.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2 SUCCESS difference: 6.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 6.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3 SUCCESS difference: 6.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 8.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 SUCCESS difference: 2.9e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4 SUCCESS difference: 9.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4 SUCCESS difference: 1.3e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4 SUCCESS difference: 9e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4 SUCCESS difference: 8.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4 SUCCESS difference: 4.5e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-247 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004141 Total Core solution elapsed time: 0.020719 Linear solver elapsed time: 0.005172 (25%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01736 Total Core solution elapsed time: 0.206852 Linear solver elapsed time: 0.055972 (27%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 6.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1 SUCCESS difference: 9.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 6.4e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 2.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 1.5e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 7.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 7.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2 SUCCESS difference: 6.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 6.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3 SUCCESS difference: 6.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 8.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 SUCCESS difference: 2.9e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4 SUCCESS difference: 9.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4 SUCCESS difference: 1.3e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4 SUCCESS difference: 9e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4 SUCCESS difference: 8.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4 SUCCESS difference: 4.5e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-248 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006616 Total Core solution elapsed time: 0.212419 Linear solver elapsed time: 0.186963 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx SUCCESS difference: 2.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy SUCCESS difference: 2.1e-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: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface SUCCESS difference: 2.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: 2e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear SUCCESS difference: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-248 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006616 Total Core solution elapsed time: 0.212419 Linear solver elapsed time: 0.186963 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx SUCCESS difference: 2.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy SUCCESS difference: 2.1e-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: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface SUCCESS difference: 2.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: 2e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear SUCCESS difference: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-249 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011215 Total Core solution elapsed time: 0.30246 Linear solver elapsed time: 0.245252 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 9e-16 < 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: 9.2e-16 < 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: 3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-249 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011215 Total Core solution elapsed time: 0.30246 Linear solver elapsed time: 0.245252 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 9e-16 < 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: 9.2e-16 < 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: 3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-252 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014136 Total Core solution elapsed time: 19.9832 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 19 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: Layers SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4 SUCCESS difference: 0 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-252 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014136 Total Core solution elapsed time: 19.9832 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 19 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: Layers SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4 SUCCESS difference: 0 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-253 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.03863 Total Core solution elapsed time: 18.7535 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 18 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: Layers SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2 SUCCESS difference: 0 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4 SUCCESS difference: 0 < 3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-253 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.03863 Total Core solution elapsed time: 18.7535 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 18 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: Layers SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2 SUCCESS difference: 0 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4 SUCCESS difference: 0 < 3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-254 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018955 Total Core solution elapsed time: 0.454937 Linear solver elapsed time: 0.390907 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy SUCCESS difference: 3.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface SUCCESS difference: 7.7e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear SUCCESS difference: 3.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-254 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018955 Total Core solution elapsed time: 0.454937 Linear solver elapsed time: 0.390907 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy SUCCESS difference: 3.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface SUCCESS difference: 7.7e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear SUCCESS difference: 3.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-255 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022348 Total Core solution elapsed time: 0.815024 Linear solver elapsed time: 0.717548 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1 SUCCESS difference: 3.1e-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: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.8e-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: 7.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3 SUCCESS difference: 1.2e-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.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-255 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022348 Total Core solution elapsed time: 0.815024 Linear solver elapsed time: 0.717548 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1 SUCCESS difference: 3.1e-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: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.8e-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: 7.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3 SUCCESS difference: 1.2e-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.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-256 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004804 Total Core solution elapsed time: 0.03979 Linear solver elapsed time: 0.021046 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-256 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004804 Total Core solution elapsed time: 0.03979 Linear solver elapsed time: 0.021046 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-257 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero smb.refelevation not specified: Reference elevations set to mean surface elevation of basins launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032616 Total Core solution elapsed time: 2.45167 Linear solver elapsed time: 1.73397 (71%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.7e-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: 4.8e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2 SUCCESS difference: 8.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2 SUCCESS difference: 8.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2 SUCCESS difference: 9.9e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2 SUCCESS difference: 4.4e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3 SUCCESS difference: 1.3e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032616 Total Core solution elapsed time: 2.45167 Linear solver elapsed time: 1.73397 (71%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.7e-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: 4.8e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2 SUCCESS difference: 8.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2 SUCCESS difference: 8.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2 SUCCESS difference: 9.9e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2 SUCCESS difference: 4.4e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3 SUCCESS difference: 1.3e-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 Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023138 Total Core solution elapsed time: 39.0959 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 39 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT SUCCESS difference: 0 < 3e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 6e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetSW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbTs SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT10 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT30 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT50 SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-258 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023138 Total Core solution elapsed time: 39.0959 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 39 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT SUCCESS difference: 0 < 3e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 6e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetSW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbTs SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT10 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT30 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT50 SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-259 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01646 Total Core solution elapsed time: 38.4293 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 38 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-259 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01646 Total Core solution elapsed time: 38.4293 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 38 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-260 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009539 Total Core solution elapsed time: 0.074101 Linear solver elapsed time: 0.065095 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx SUCCESS difference: 4.4e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy SUCCESS difference: 4.2e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-260 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009539 Total Core solution elapsed time: 0.074101 Linear solver elapsed time: 0.065095 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx SUCCESS difference: 4.4e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy SUCCESS difference: 4.2e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-261 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018114 Total Core solution elapsed time: 0.233345 Linear solver elapsed time: 0.159087 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy SUCCESS difference: 2.1e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel SUCCESS difference: 1.8e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature SUCCESS difference: 0 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-261 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018114 Total Core solution elapsed time: 0.233345 Linear solver elapsed time: 0.159087 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy SUCCESS difference: 2.1e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel SUCCESS difference: 1.8e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature SUCCESS difference: 0 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-270 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013948 Total Core solution elapsed time: 0.1327 Linear solver elapsed time: 0.118067 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.6e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy SUCCESS difference: 1.7e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-270 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013948 Total Core solution elapsed time: 0.1327 Linear solver elapsed time: 0.118067 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.6e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy SUCCESS difference: 1.7e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-272 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 376479.6 | 376479.6 x = 1 | f(x) = 2669.993 | 2669.993 ====================== step 2/2 =============================== x = 0 | f(x) = 2468.558 | 2468.558 x = 1 | f(x) = 993.8173 | 993.8173 preparing final solution write lock file: FemModel initialization elapsed time: 0.009206 Total Core solution elapsed time: 0.429289 Linear solver elapsed time: 0.373369 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient SUCCESS difference: 1.7e-14 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits SUCCESS difference: 3.3e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure SUCCESS difference: 2.2e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel SUCCESS difference: 2.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx SUCCESS difference: 2.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 376479.6 | 376479.6 x = 1 | f(x) = 2669.993 | 2669.993 ====================== step 2/2 =============================== x = 0 | f(x) = 2468.558 | 2468.558 x = 1 | f(x) = 993.8173 | 993.8173 preparing final solution write lock file: FemModel initialization elapsed time: 0.009206 Total Core solution elapsed time: 0.429289 Linear solver elapsed time: 0.373369 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient SUCCESS difference: 1.7e-14 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits SUCCESS difference: 3.3e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure SUCCESS difference: 2.2e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel SUCCESS difference: 2.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx SUCCESS difference: 2.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009948 Total Core solution elapsed time: 0.079744 Linear solver elapsed time: 0.069265 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-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: 8e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-273 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009948 Total Core solution elapsed time: 0.079744 Linear solver elapsed time: 0.069265 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-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: 8e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-275 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007055 Total Core solution elapsed time: 0.017524 Linear solver elapsed time: 0.013649 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D SUCCESS difference: 4.1e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-275 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007055 Total Core solution elapsed time: 0.017524 Linear solver elapsed time: 0.013649 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D SUCCESS difference: 4.1e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-280 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007924 Total Core solution elapsed time: 0.144335 Linear solver elapsed time: 0.131359 (91%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009357 Total Core solution elapsed time: 0.128905 Linear solver elapsed time: 0.112626 (87%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008742 Total Core solution elapsed time: 0.111763 Linear solver elapsed time: 0.100825 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble SUCCESS difference: 7.9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed SUCCESS difference: 7.9e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.1e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-280 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007924 Total Core solution elapsed time: 0.144335 Linear solver elapsed time: 0.131359 (91%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009357 Total Core solution elapsed time: 0.128905 Linear solver elapsed time: 0.112626 (87%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008742 Total Core solution elapsed time: 0.111763 Linear solver elapsed time: 0.100825 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble SUCCESS difference: 7.9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed SUCCESS difference: 7.9e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.1e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-285 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015526 Total Core solution elapsed time: 0.251778 Linear solver elapsed time: 0.209803 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011475 Total Core solution elapsed time: 0.304599 Linear solver elapsed time: 0.258672 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012611 Total Core solution elapsed time: 0.158442 Linear solver elapsed time: 0.131599 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013414 Total Core solution elapsed time: 0.177612 Linear solver elapsed time: 0.145359 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016721 Total Core solution elapsed time: 0.282182 Linear solver elapsed time: 0.246752 (87%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018467 Total Core solution elapsed time: 0.182439 Linear solver elapsed time: 0.149416 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013617 Total Core solution elapsed time: 0.501208 Linear solver elapsed time: 0.419752 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 8.6e-11 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 7.7e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 8.5e-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: 1.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 1.5e-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: 7.8e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 4.9e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 2e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 4.9e-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: 5.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 6.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 2.3e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 6.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 3.8e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 1.6e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1.1e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 1.6e-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: 1.5e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 3.5e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-285 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015526 Total Core solution elapsed time: 0.251778 Linear solver elapsed time: 0.209803 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011475 Total Core solution elapsed time: 0.304599 Linear solver elapsed time: 0.258672 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012611 Total Core solution elapsed time: 0.158442 Linear solver elapsed time: 0.131599 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013414 Total Core solution elapsed time: 0.177612 Linear solver elapsed time: 0.145359 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016721 Total Core solution elapsed time: 0.282182 Linear solver elapsed time: 0.246752 (87%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018467 Total Core solution elapsed time: 0.182439 Linear solver elapsed time: 0.149416 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013617 Total Core solution elapsed time: 0.501208 Linear solver elapsed time: 0.419752 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 8.6e-11 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 7.7e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 8.5e-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: 1.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 1.5e-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: 7.8e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 4.9e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 2e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 4.9e-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: 5.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 6.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 2.3e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 6.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 3.8e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 1.6e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1.1e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 1.6e-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: 1.5e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 3.5e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-290 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012988 Total Core solution elapsed time: 0.785861 Linear solver elapsed time: 0.55425 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-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: 1.7e-05 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz SUCCESS difference: 1.4e-05 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel SUCCESS difference: 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012988 Total Core solution elapsed time: 0.785861 Linear solver elapsed time: 0.55425 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-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: 1.7e-05 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz SUCCESS difference: 1.4e-05 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel SUCCESS difference: 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006442 Total Core solution elapsed time: 1.00238 Linear solver elapsed time: 0.121275 (12%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.7e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx SUCCESS difference: 3.4e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy SUCCESS difference: 1.8e-05 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz SUCCESS difference: 1.4e-05 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel SUCCESS difference: 5.5e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-291 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006442 Total Core solution elapsed time: 1.00238 Linear solver elapsed time: 0.121275 (12%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.7e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx SUCCESS difference: 3.4e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy SUCCESS difference: 1.8e-05 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz SUCCESS difference: 1.4e-05 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel SUCCESS difference: 5.5e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-292 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011257 Total Core solution elapsed time: 0.248828 Linear solver elapsed time: 0.20646 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1 SUCCESS difference: 8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2 SUCCESS difference: 7.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2 SUCCESS difference: 7.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3 SUCCESS difference: 2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3 SUCCESS difference: 2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-292 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011257 Total Core solution elapsed time: 0.248828 Linear solver elapsed time: 0.20646 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1 SUCCESS difference: 8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2 SUCCESS difference: 7.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2 SUCCESS difference: 7.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3 SUCCESS difference: 2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3 SUCCESS difference: 2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-293 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005546 Total Core solution elapsed time: 0.354958 Linear solver elapsed time: 0.298697 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1 SUCCESS difference: 1.1e-16 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2 SUCCESS difference: 1.2e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3 SUCCESS difference: 2.9e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-293 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005546 Total Core solution elapsed time: 0.354958 Linear solver elapsed time: 0.298697 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1 SUCCESS difference: 1.1e-16 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2 SUCCESS difference: 1.2e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3 SUCCESS difference: 2.9e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-294 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero md = mesh: [1x1 mesh2d] -- mesh properties mask: [1x1 mask] -- defines grounded and floating elements geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,... constants: [1x1 constants] -- physical constants smb: [1x1 SMBforcing] -- surface mass balance basalforcings: [1x1 linearbasalforcings] -- bed forcings materials: [1x1 matice] -- material properties damage: [1x1 damage] -- parameters for damage evolution solution friction: [1x1 friction] -- basal friction/drag properties flowequation: [1x1 flowequation] -- flow equations timestepping: [1x1 timestepping] -- time stepping for transient models initialization: [1x1 initialization] -- initial guess/state rifts: [1x1 rifts] -- rifts properties solidearth: [1x1 solidearth] -- solidearth inputs and settings dsl: [1x1 dsl] -- dynamic sea-level debug: [1x1 debug] -- debugging tools (valgrind, gprof) verbose: [1x1 verbose] -- verbosity level in solve settings: [1x1 issmsettings] -- settings properties toolkits: [1x1 toolkits] -- PETSc options for each solution cluster: [1x1 generic] -- cluster parameters (number of CPUs...) balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution groundingline: [1x1 groundingline] -- parameters for groundingline solution hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution debris: [1x1 debris] -- parameters for debris solution masstransport: [1x1 masstransport] -- parameters for masstransport solution mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution thermal: [1x1 thermal] -- parameters for thermal solution steadystate: [1x1 steadystate] -- parameters for steadystate solution transient: [1x1 transient] -- parameters for transient solution levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method) calving: [1x1 calving] -- parameters for calving frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings esa: [1x1 esa] -- parameters for elastic adjustment solution love: [1x1 love] -- parameters for love solution sampling: [1x1 sampling] -- parameters for stochastic sampler autodiff: [1x1 autodiff] -- automatic differentiation parameters inversion: [1x1 inversion] -- parameters for inverse methods qmu: [1x1 qmu] -- Dakota properties amr: [1x1 amr] -- adaptive mesh refinement properties outputdefinition: [1x1 outputdefinition] -- output definition results: [1x1 struct] -- model results radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay miscellaneous: [1x1 miscellaneous] -- miscellaneous fields stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010897 Total Core solution elapsed time: 0.25568 Linear solver elapsed time: 0.208385 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2 SUCCESS difference: 8.8e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-294 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero md = mesh: [1x1 mesh2d] -- mesh properties mask: [1x1 mask] -- defines grounded and floating elements geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,... constants: [1x1 constants] -- physical constants smb: [1x1 SMBforcing] -- surface mass balance basalforcings: [1x1 linearbasalforcings] -- bed forcings materials: [1x1 matice] -- material properties damage: [1x1 damage] -- parameters for damage evolution solution friction: [1x1 friction] -- basal friction/drag properties flowequation: [1x1 flowequation] -- flow equations timestepping: [1x1 timestepping] -- time stepping for transient models initialization: [1x1 initialization] -- initial guess/state rifts: [1x1 rifts] -- rifts properties solidearth: [1x1 solidearth] -- solidearth inputs and settings dsl: [1x1 dsl] -- dynamic sea-level debug: [1x1 debug] -- debugging tools (valgrind, gprof) verbose: [1x1 verbose] -- verbosity level in solve settings: [1x1 issmsettings] -- settings properties toolkits: [1x1 toolkits] -- PETSc options for each solution cluster: [1x1 generic] -- cluster parameters (number of CPUs...) balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution groundingline: [1x1 groundingline] -- parameters for groundingline solution hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution debris: [1x1 debris] -- parameters for debris solution masstransport: [1x1 masstransport] -- parameters for masstransport solution mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution thermal: [1x1 thermal] -- parameters for thermal solution steadystate: [1x1 steadystate] -- parameters for steadystate solution transient: [1x1 transient] -- parameters for transient solution levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method) calving: [1x1 calving] -- parameters for calving frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings esa: [1x1 esa] -- parameters for elastic adjustment solution love: [1x1 love] -- parameters for love solution sampling: [1x1 sampling] -- parameters for stochastic sampler autodiff: [1x1 autodiff] -- automatic differentiation parameters inversion: [1x1 inversion] -- parameters for inverse methods qmu: [1x1 qmu] -- Dakota properties amr: [1x1 amr] -- adaptive mesh refinement properties outputdefinition: [1x1 outputdefinition] -- output definition results: [1x1 struct] -- model results radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay miscellaneous: [1x1 miscellaneous] -- miscellaneous fields stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010897 Total Core solution elapsed time: 0.25568 Linear solver elapsed time: 0.208385 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2 SUCCESS difference: 8.8e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-301 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008461 Total Core solution elapsed time: 0.043062 Linear solver elapsed time: 0.035361 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.4e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-301 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008461 Total Core solution elapsed time: 0.043062 Linear solver elapsed time: 0.035361 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.4e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-302 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00779 Total Core solution elapsed time: 0.038994 Linear solver elapsed time: 0.029757 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy SUCCESS difference: 1.5e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-302 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00779 Total Core solution elapsed time: 0.038994 Linear solver elapsed time: 0.029757 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy SUCCESS difference: 1.5e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-303 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007648 Total Core solution elapsed time: 0.060852 Linear solver elapsed time: 0.048581 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-303 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007648 Total Core solution elapsed time: 0.060852 Linear solver elapsed time: 0.048581 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-304 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012973 Total Core solution elapsed time: 0.047491 Linear solver elapsed time: 0.036658 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy SUCCESS difference: 1.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz SUCCESS difference: 2.3e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-304 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012973 Total Core solution elapsed time: 0.047491 Linear solver elapsed time: 0.036658 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy SUCCESS difference: 1.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz SUCCESS difference: 2.3e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-305 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012212 Total Core solution elapsed time: 0.054774 Linear solver elapsed time: 0.041027 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz SUCCESS difference: 1.2e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-305 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012212 Total Core solution elapsed time: 0.054774 Linear solver elapsed time: 0.041027 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz SUCCESS difference: 1.2e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-306 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014487 Total Core solution elapsed time: 0.110036 Linear solver elapsed time: 0.085507 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy SUCCESS difference: 3.3e-17 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-306 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014487 Total Core solution elapsed time: 0.110036 Linear solver elapsed time: 0.085507 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy SUCCESS difference: 3.3e-17 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-307 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012857 Total Core solution elapsed time: 0.08888 Linear solver elapsed time: 0.071259 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx SUCCESS difference: 6.3e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy SUCCESS difference: 4.1e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz SUCCESS difference: 6.2e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-307 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012857 Total Core solution elapsed time: 0.08888 Linear solver elapsed time: 0.071259 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx SUCCESS difference: 6.3e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy SUCCESS difference: 4.1e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz SUCCESS difference: 6.2e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-308 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.038742 Total Core solution elapsed time: 0.181059 Linear solver elapsed time: 0.136251 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy SUCCESS difference: 8.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-308 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.038742 Total Core solution elapsed time: 0.181059 Linear solver elapsed time: 0.136251 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy SUCCESS difference: 8.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-309 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007146 Total Core solution elapsed time: 0.014163 Linear solver elapsed time: 0.010643 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-309 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007146 Total Core solution elapsed time: 0.014163 Linear solver elapsed time: 0.010643 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-310 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006849 Total Core solution elapsed time: 0.020646 Linear solver elapsed time: 0.017121 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-310 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006849 Total Core solution elapsed time: 0.020646 Linear solver elapsed time: 0.017121 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-311 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010293 Total Core solution elapsed time: 0.020626 Linear solver elapsed time: 0.014648 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-311 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010293 Total Core solution elapsed time: 0.020626 Linear solver elapsed time: 0.014648 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-312 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006212 Total Core solution elapsed time: 0.023918 Linear solver elapsed time: 0.016229 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature SUCCESS difference: 1.5e-08 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-312 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006212 Total Core solution elapsed time: 0.023918 Linear solver elapsed time: 0.016229 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature SUCCESS difference: 1.5e-08 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-313 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test313-08-11-2026-08-32-15-54248/test313.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.20036e-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.37754e-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.51125e-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.022361 Total Core solution elapsed time: 0.127427 Linear solver elapsed time: 0.081461 (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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test313-08-11-2026-08-32-15-54248/test313.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.20036e-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.37754e-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.51125e-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.022361 Total Core solution elapsed time: 0.127427 Linear solver elapsed time: 0.081461 (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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019315 Total Core solution elapsed time: 0.206952 Linear solver elapsed time: 0.145454 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1 SUCCESS difference: 4.9e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2 SUCCESS difference: 4.6e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2 SUCCESS difference: 1.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2 SUCCESS difference: 6.1e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3 SUCCESS difference: 9.7e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3 SUCCESS difference: 9.4e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3 SUCCESS difference: 2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-314 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019315 Total Core solution elapsed time: 0.206952 Linear solver elapsed time: 0.145454 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1 SUCCESS difference: 4.9e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2 SUCCESS difference: 4.6e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2 SUCCESS difference: 1.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2 SUCCESS difference: 6.1e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3 SUCCESS difference: 9.7e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3 SUCCESS difference: 9.4e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3 SUCCESS difference: 2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-315 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.035712 Total Core solution elapsed time: 0.839954 Linear solver elapsed time: 0.584626 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-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: 3e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2 SUCCESS difference: 4.8e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2 SUCCESS difference: 7.5e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2 SUCCESS difference: 4.8e-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: 9.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2 SUCCESS difference: 4.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: 7.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3 SUCCESS difference: 9e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3 SUCCESS difference: 1.7e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3 SUCCESS difference: 8.6e-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.3e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-315 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.035712 Total Core solution elapsed time: 0.839954 Linear solver elapsed time: 0.584626 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-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: 3e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2 SUCCESS difference: 4.8e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2 SUCCESS difference: 7.5e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2 SUCCESS difference: 4.8e-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: 9.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2 SUCCESS difference: 4.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: 7.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3 SUCCESS difference: 9e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3 SUCCESS difference: 1.7e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3 SUCCESS difference: 8.6e-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.3e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-316 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008392 Total Core solution elapsed time: 0.182058 Linear solver elapsed time: 0.122737 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 2e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2 SUCCESS difference: 7.2e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 5.7e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3 SUCCESS difference: 3.1e-15 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.6e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-316 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008392 Total Core solution elapsed time: 0.182058 Linear solver elapsed time: 0.122737 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 2e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2 SUCCESS difference: 7.2e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 5.7e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3 SUCCESS difference: 3.1e-15 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.6e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-317 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02649 Total Core solution elapsed time: 0.541044 Linear solver elapsed time: 0.372842 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1 SUCCESS difference: 4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1 SUCCESS difference: 2.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1 SUCCESS difference: 3.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: 1.2e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1 SUCCESS difference: 1.5e-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.2e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2 SUCCESS difference: 6.6e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2 SUCCESS difference: 4.4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2 SUCCESS difference: 6.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2 SUCCESS difference: 1.5e-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: 8.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2 SUCCESS difference: 1.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2 SUCCESS difference: 3.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2 SUCCESS difference: 2.1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3 SUCCESS difference: 4.6e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3 SUCCESS difference: 2.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3 SUCCESS difference: 4.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3 SUCCESS difference: 1.7e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3 SUCCESS difference: 2e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3 SUCCESS difference: 4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-317 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02649 Total Core solution elapsed time: 0.541044 Linear solver elapsed time: 0.372842 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1 SUCCESS difference: 4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1 SUCCESS difference: 2.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1 SUCCESS difference: 3.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: 1.2e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1 SUCCESS difference: 1.5e-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.2e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2 SUCCESS difference: 6.6e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2 SUCCESS difference: 4.4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2 SUCCESS difference: 6.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2 SUCCESS difference: 1.5e-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: 8.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2 SUCCESS difference: 1.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2 SUCCESS difference: 3.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2 SUCCESS difference: 2.1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3 SUCCESS difference: 4.6e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3 SUCCESS difference: 2.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3 SUCCESS difference: 4.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3 SUCCESS difference: 1.7e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3 SUCCESS difference: 2e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3 SUCCESS difference: 4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-318 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01023 Total Core solution elapsed time: 0.217656 Linear solver elapsed time: 0.144898 (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: 4.2e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy SUCCESS difference: 2.7e-10 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure SUCCESS difference: 1e-12 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature SUCCESS difference: 3.4e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-318 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01023 Total Core solution elapsed time: 0.217656 Linear solver elapsed time: 0.144898 (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: 4.2e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy SUCCESS difference: 2.7e-10 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure SUCCESS difference: 1e-12 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature SUCCESS difference: 3.4e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-319 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 6.022781e-36 x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06 x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06 x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 15.89764 | 15.89764 6.022781e-36 x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06 x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06 x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06 write lock file: FemModel initialization elapsed time: 0.01519 Total Core solution elapsed time: 0.266001 Linear solver elapsed time: 0.200865 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient SUCCESS difference: 1.7e-14 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits SUCCESS difference: 1.5e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure SUCCESS difference: 1.2e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel SUCCESS difference: 2.3e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx SUCCESS difference: 1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 6.022781e-36 x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06 x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06 x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 15.89764 | 15.89764 6.022781e-36 x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06 x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06 x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06 write lock file: FemModel initialization elapsed time: 0.01519 Total Core solution elapsed time: 0.266001 Linear solver elapsed time: 0.200865 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient SUCCESS difference: 1.7e-14 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits SUCCESS difference: 1.5e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure SUCCESS difference: 1.2e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel SUCCESS difference: 2.3e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx SUCCESS difference: 1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 6.022781e-36 x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06 x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06 x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 15.89764 | 15.89764 6.022781e-36 x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06 x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06 x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06 write lock file: FemModel initialization elapsed time: 0.019526 Total Core solution elapsed time: 0.328406 Linear solver elapsed time: 0.237194 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient SUCCESS difference: 1.1e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits SUCCESS difference: 2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure SUCCESS difference: 2.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel SUCCESS difference: 3.6e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-320 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 6.022781e-36 x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06 x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06 x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 15.89764 | 15.89764 6.022781e-36 x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06 x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06 x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06 write lock file: FemModel initialization elapsed time: 0.019526 Total Core solution elapsed time: 0.328406 Linear solver elapsed time: 0.237194 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient SUCCESS difference: 1.1e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits SUCCESS difference: 2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure SUCCESS difference: 2.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel SUCCESS difference: 3.6e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-321 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 6.022781e-36 x = 1 | f(x) = 1.842259e+07 | 1.842259e+07 7.227865e-06 x = 0.381966 | f(x) = 2.459484e+07 | 2.459484e+07 1.054531e-06 x = 0.618034 | f(x) = 2.277014e+07 | 2.277014e+07 2.760799e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 1.927481e+07 | 1.927481e+07 7.227865e-06 x = 1 | f(x) = 1.137632e+07 | 1.137632e+07 3.071964e-05 x = 0.381966 | f(x) = 1.54918e+07 | 1.54918e+07 1.427099e-05 x = 0.618034 | f(x) = 1.408283e+07 | 1.408283e+07 1.981665e-05 write lock file: FemModel initialization elapsed time: 0.018836 Total Core solution elapsed time: 0.459999 Linear solver elapsed time: 0.332622 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient SUCCESS difference: 2.9e-10 < 1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits SUCCESS difference: 1.3e-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.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel SUCCESS difference: 6.8e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx SUCCESS difference: 5.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-321 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 6.022781e-36 x = 1 | f(x) = 1.842259e+07 | 1.842259e+07 7.227865e-06 x = 0.381966 | f(x) = 2.459484e+07 | 2.459484e+07 1.054531e-06 x = 0.618034 | f(x) = 2.277014e+07 | 2.277014e+07 2.760799e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 1.927481e+07 | 1.927481e+07 7.227865e-06 x = 1 | f(x) = 1.137632e+07 | 1.137632e+07 3.071964e-05 x = 0.381966 | f(x) = 1.54918e+07 | 1.54918e+07 1.427099e-05 x = 0.618034 | f(x) = 1.408283e+07 | 1.408283e+07 1.981665e-05 write lock file: FemModel initialization elapsed time: 0.018836 Total Core solution elapsed time: 0.459999 Linear solver elapsed time: 0.332622 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient SUCCESS difference: 2.9e-10 < 1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits SUCCESS difference: 1.3e-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.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel SUCCESS difference: 6.8e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx SUCCESS difference: 5.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-322 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 41871.84 | 41871.84 6.022781e-36 x = 1 | f(x) = 48506.18 | 48506.18 5.091117e-06 x = 0.381966 | f(x) = 53570.36 | 53570.36 7.42784e-07 x = 0.618034 | f(x) = 56943.92 | 56943.92 1.944634e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 60073.66 | 60073.66 6.022781e-36 x = 1 | f(x) = 60753.31 | 60753.31 4.090512e-06 x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967977e-07 x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06 write lock file: FemModel initialization elapsed time: 0.014337 Total Core solution elapsed time: 0.807833 Linear solver elapsed time: 0.584204 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient SUCCESS difference: 3.7e-11 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits SUCCESS difference: 1.7e-17 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient SUCCESS difference: 5.2e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure SUCCESS difference: 6.3e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel SUCCESS difference: 1.9e-09 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx SUCCESS difference: 5.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 41871.84 | 41871.84 6.022781e-36 x = 1 | f(x) = 48506.18 | 48506.18 5.091117e-06 x = 0.381966 | f(x) = 53570.36 | 53570.36 7.42784e-07 x = 0.618034 | f(x) = 56943.92 | 56943.92 1.944634e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 60073.66 | 60073.66 6.022781e-36 x = 1 | f(x) = 60753.31 | 60753.31 4.090512e-06 x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967977e-07 x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06 write lock file: FemModel initialization elapsed time: 0.014337 Total Core solution elapsed time: 0.807833 Linear solver elapsed time: 0.584204 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient SUCCESS difference: 3.7e-11 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits SUCCESS difference: 1.7e-17 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient SUCCESS difference: 5.2e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure SUCCESS difference: 6.3e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel SUCCESS difference: 1.9e-09 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx SUCCESS difference: 5.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006638 Total Core solution elapsed time: 0.687028 Linear solver elapsed time: 0.552662 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1 SUCCESS difference: 5.3e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2 SUCCESS difference: 6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2 SUCCESS difference: 4.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3 SUCCESS difference: 3.6e-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: 1.8e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3 SUCCESS difference: 1.5e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-323 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006638 Total Core solution elapsed time: 0.687028 Linear solver elapsed time: 0.552662 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1 SUCCESS difference: 5.3e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2 SUCCESS difference: 6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2 SUCCESS difference: 4.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3 SUCCESS difference: 3.6e-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: 1.8e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3 SUCCESS difference: 1.5e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-324 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.031054 Total Core solution elapsed time: 0.63636 Linear solver elapsed time: 0.433613 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1 SUCCESS difference: 2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1 SUCCESS difference: 6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.7e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2 SUCCESS difference: 2e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2 SUCCESS difference: 1.2e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2 SUCCESS difference: 8.4e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2 SUCCESS difference: 1.5e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2 SUCCESS difference: 2e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.9e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3 SUCCESS difference: 2.2e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3 SUCCESS difference: 4e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3 SUCCESS difference: 2e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3 SUCCESS difference: 2.7e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3 SUCCESS difference: 1.3e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3 SUCCESS difference: 6.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-324 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.031054 Total Core solution elapsed time: 0.63636 Linear solver elapsed time: 0.433613 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1 SUCCESS difference: 2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1 SUCCESS difference: 6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.7e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2 SUCCESS difference: 2e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2 SUCCESS difference: 1.2e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2 SUCCESS difference: 8.4e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2 SUCCESS difference: 1.5e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2 SUCCESS difference: 2e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.9e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3 SUCCESS difference: 2.2e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3 SUCCESS difference: 4e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3 SUCCESS difference: 2e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3 SUCCESS difference: 2.7e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3 SUCCESS difference: 1.3e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3 SUCCESS difference: 6.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-325 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010237 Total Core solution elapsed time: 0.070769 Linear solver elapsed time: 0.044331 (63%) 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: 6.3e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-325 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010237 Total Core solution elapsed time: 0.070769 Linear solver elapsed time: 0.044331 (63%) 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: 6.3e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-326 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021512 Total Core solution elapsed time: 0.081705 Linear solver elapsed time: 0.049423 (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.9e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 7.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 9e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-326 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021512 Total Core solution elapsed time: 0.081705 Linear solver elapsed time: 0.049423 (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.9e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 7.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 9e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-327 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015778 Total Core solution elapsed time: 0.304492 Linear solver elapsed time: 0.209956 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1 SUCCESS difference: 3.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1 SUCCESS difference: 7.2e-12 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1 SUCCESS difference: 3.1e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1 SUCCESS difference: 1.1e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1 SUCCESS difference: 1.4e-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: 1e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 3.8e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2 SUCCESS difference: 4.6e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2 SUCCESS difference: 9.5e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2 SUCCESS difference: 4.5e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2 SUCCESS difference: 1.4e-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: 3e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2 SUCCESS difference: 3.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 9.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 5.4e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3 SUCCESS difference: 3.1e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.2e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3 SUCCESS difference: 3.1e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3 SUCCESS difference: 3.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3 SUCCESS difference: 3.6e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 1.6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015778 Total Core solution elapsed time: 0.304492 Linear solver elapsed time: 0.209956 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1 SUCCESS difference: 3.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1 SUCCESS difference: 7.2e-12 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1 SUCCESS difference: 3.1e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1 SUCCESS difference: 1.1e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1 SUCCESS difference: 1.4e-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: 1e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 3.8e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2 SUCCESS difference: 4.6e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2 SUCCESS difference: 9.5e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2 SUCCESS difference: 4.5e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2 SUCCESS difference: 1.4e-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: 3e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2 SUCCESS difference: 3.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 9.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 5.4e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3 SUCCESS difference: 3.1e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.2e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3 SUCCESS difference: 3.1e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3 SUCCESS difference: 3.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3 SUCCESS difference: 3.6e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 1.6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011324 Total Core solution elapsed time: 0.155545 Linear solver elapsed time: 0.122417 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1 SUCCESS difference: 1.6e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1 SUCCESS difference: 5.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3 SUCCESS difference: 9.4e-14 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-328 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011324 Total Core solution elapsed time: 0.155545 Linear solver elapsed time: 0.122417 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1 SUCCESS difference: 1.6e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1 SUCCESS difference: 5.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3 SUCCESS difference: 9.4e-14 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-329 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024692 Total Core solution elapsed time: 0.678121 Linear solver elapsed time: 0.47615 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1 SUCCESS difference: 5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1 SUCCESS difference: 2.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1 SUCCESS difference: 5.1e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1 SUCCESS difference: 1.3e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1 SUCCESS difference: 1.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1 SUCCESS difference: 2.7e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1 SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1 SUCCESS difference: 8.7e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2 SUCCESS difference: 3.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2 SUCCESS difference: 1.7e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2 SUCCESS difference: 3.3e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2 SUCCESS difference: 1.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2 SUCCESS difference: 1.4e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2 SUCCESS difference: 4.5e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2 SUCCESS difference: 4.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3 SUCCESS difference: 5.4e-11 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3 SUCCESS difference: 1.6e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3 SUCCESS difference: 5.4e-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: 1.8e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3 SUCCESS difference: 2.3e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3 SUCCESS difference: 5.7e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3 SUCCESS difference: 4e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-329 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024692 Total Core solution elapsed time: 0.678121 Linear solver elapsed time: 0.47615 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1 SUCCESS difference: 5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1 SUCCESS difference: 2.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1 SUCCESS difference: 5.1e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1 SUCCESS difference: 1.3e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1 SUCCESS difference: 1.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1 SUCCESS difference: 2.7e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1 SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1 SUCCESS difference: 8.7e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2 SUCCESS difference: 3.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2 SUCCESS difference: 1.7e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2 SUCCESS difference: 3.3e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2 SUCCESS difference: 1.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2 SUCCESS difference: 1.4e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2 SUCCESS difference: 4.5e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2 SUCCESS difference: 4.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3 SUCCESS difference: 5.4e-11 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3 SUCCESS difference: 1.6e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3 SUCCESS difference: 5.4e-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: 1.8e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3 SUCCESS difference: 2.3e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3 SUCCESS difference: 5.7e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3 SUCCESS difference: 4e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-330 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010618 Total Core solution elapsed time: 0.105977 Linear solver elapsed time: 0.088987 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy SUCCESS difference: 1.7e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 8.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 1.9e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.4e-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: 8.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 1.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-330 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010618 Total Core solution elapsed time: 0.105977 Linear solver elapsed time: 0.088987 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy SUCCESS difference: 1.7e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 8.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 1.9e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.4e-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: 8.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 1.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-331 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013429 Total Core solution elapsed time: 0.068663 Linear solver elapsed time: 0.039101 (57%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013531 Total Core solution elapsed time: 0.195323 Linear solver elapsed time: 0.139297 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature SUCCESS difference: 4.2e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-331 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013429 Total Core solution elapsed time: 0.068663 Linear solver elapsed time: 0.039101 (57%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013531 Total Core solution elapsed time: 0.195323 Linear solver elapsed time: 0.139297 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature SUCCESS difference: 4.2e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-332 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025846 Total Core solution elapsed time: 0.396 Linear solver elapsed time: 0.30065 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 2e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 6.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 4.2e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 6e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 7.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 9.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-332 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025846 Total Core solution elapsed time: 0.396 Linear solver elapsed time: 0.30065 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 2e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 6.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 4.2e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 6e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 7.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 9.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-333 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 6.022781e-36 x = 1 | f(x) = 1.876304e+07 | 1.876304e+07 7.207202e-06 x = 0.381966 | f(x) = 2.338061e+07 | 2.338061e+07 1.051517e-06 x = 0.618034 | f(x) = 2.251014e+07 | 2.251014e+07 2.752906e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 1.923886e+07 | 1.923886e+07 7.207202e-06 x = 1 | f(x) = 1.133764e+07 | 1.133764e+07 3.069844e-05 x = 0.381966 | f(x) = 1.48015e+07 | 1.48015e+07 1.424717e-05 x = 0.618034 | f(x) = 1.398718e+07 | 1.398718e+07 1.97927e-05 write lock file: FemModel initialization elapsed time: 0.012036 Total Core solution elapsed time: 0.526466 Linear solver elapsed time: 0.443091 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient SUCCESS difference: 9.5e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits SUCCESS difference: 4.1e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure SUCCESS difference: 7.5e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel SUCCESS difference: 1.9e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx SUCCESS difference: 8.8e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 6.022781e-36 x = 1 | f(x) = 1.876304e+07 | 1.876304e+07 7.207202e-06 x = 0.381966 | f(x) = 2.338061e+07 | 2.338061e+07 1.051517e-06 x = 0.618034 | f(x) = 2.251014e+07 | 2.251014e+07 2.752906e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 1.923886e+07 | 1.923886e+07 7.207202e-06 x = 1 | f(x) = 1.133764e+07 | 1.133764e+07 3.069844e-05 x = 0.381966 | f(x) = 1.48015e+07 | 1.48015e+07 1.424717e-05 x = 0.618034 | f(x) = 1.398718e+07 | 1.398718e+07 1.97927e-05 write lock file: FemModel initialization elapsed time: 0.012036 Total Core solution elapsed time: 0.526466 Linear solver elapsed time: 0.443091 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient SUCCESS difference: 9.5e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits SUCCESS difference: 4.1e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure SUCCESS difference: 7.5e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel SUCCESS difference: 1.9e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx SUCCESS difference: 8.8e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1841.967 | 1841.967 x = 1 | f(x) = 1604.856 | 1604.856 x = 0.381966 | f(x) = 1673.735 | 1673.735 x = 0.618034 | f(x) = 1669.909 | 1669.909 ====================== step 2/2 =============================== x = 0 | f(x) = 1586.587 | 1586.587 x = 1 | f(x) = 1016.728 | 1016.728 x = 0.381966 | f(x) = 1077.684 | 1077.684 x = 0.618034 | f(x) = 1079.855 | 1079.855 preparing final solution write lock file: FemModel initialization elapsed time: 0.005135 Total Core solution elapsed time: 0.8222 Linear solver elapsed time: 0.66754 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient SUCCESS difference: 1.1e-14 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar SUCCESS difference: 0 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure SUCCESS difference: 2.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel SUCCESS difference: 3.2e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx SUCCESS difference: 2.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-334 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1841.967 | 1841.967 x = 1 | f(x) = 1604.856 | 1604.856 x = 0.381966 | f(x) = 1673.735 | 1673.735 x = 0.618034 | f(x) = 1669.909 | 1669.909 ====================== step 2/2 =============================== x = 0 | f(x) = 1586.587 | 1586.587 x = 1 | f(x) = 1016.728 | 1016.728 x = 0.381966 | f(x) = 1077.684 | 1077.684 x = 0.618034 | f(x) = 1079.855 | 1079.855 preparing final solution write lock file: FemModel initialization elapsed time: 0.005135 Total Core solution elapsed time: 0.8222 Linear solver elapsed time: 0.66754 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient SUCCESS difference: 1.1e-14 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar SUCCESS difference: 0 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure SUCCESS difference: 2.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel SUCCESS difference: 3.2e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx SUCCESS difference: 2.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-335 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019054 Total Core solution elapsed time: 0.237845 Linear solver elapsed time: 0.20169 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy SUCCESS difference: 8.4e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz SUCCESS difference: 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: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface SUCCESS difference: 1.1e-15 < 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: 1.3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear SUCCESS difference: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-335 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019054 Total Core solution elapsed time: 0.237845 Linear solver elapsed time: 0.20169 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy SUCCESS difference: 8.4e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz SUCCESS difference: 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: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface SUCCESS difference: 1.1e-15 < 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: 1.3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear SUCCESS difference: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-336 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013544 Total Core solution elapsed time: 0.30569 Linear solver elapsed time: 0.244044 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1 SUCCESS difference: 2.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1 SUCCESS difference: 1.8e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1 SUCCESS difference: 1.8e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2 SUCCESS difference: 2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2 SUCCESS difference: 2.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2 SUCCESS difference: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2 SUCCESS difference: 2.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.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3 SUCCESS difference: 1.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3 SUCCESS difference: 3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3 SUCCESS difference: 4.6e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4 SUCCESS difference: 3e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4 SUCCESS difference: 2.6e-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.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-336 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013544 Total Core solution elapsed time: 0.30569 Linear solver elapsed time: 0.244044 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1 SUCCESS difference: 2.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1 SUCCESS difference: 1.8e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1 SUCCESS difference: 1.8e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2 SUCCESS difference: 2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2 SUCCESS difference: 2.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2 SUCCESS difference: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2 SUCCESS difference: 2.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.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3 SUCCESS difference: 1.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3 SUCCESS difference: 3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3 SUCCESS difference: 4.6e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4 SUCCESS difference: 3e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4 SUCCESS difference: 2.6e-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.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-337 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020728 Total Core solution elapsed time: 0.48607 Linear solver elapsed time: 0.382431 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1 SUCCESS difference: 3.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1 SUCCESS difference: 3.1e-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: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1 SUCCESS difference: 2.8e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2 SUCCESS difference: 2.6e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3 SUCCESS difference: 2.9e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4 SUCCESS difference: 1.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4 SUCCESS difference: 1.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4 SUCCESS difference: 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020728 Total Core solution elapsed time: 0.48607 Linear solver elapsed time: 0.382431 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1 SUCCESS difference: 3.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1 SUCCESS difference: 3.1e-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: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1 SUCCESS difference: 2.8e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2 SUCCESS difference: 2.6e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3 SUCCESS difference: 2.9e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4 SUCCESS difference: 1.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4 SUCCESS difference: 1.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4 SUCCESS difference: 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010841 Total Core solution elapsed time: 0.461666 Linear solver elapsed time: 0.38146 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-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: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1 SUCCESS difference: 5.9e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2 SUCCESS difference: 3e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2 SUCCESS difference: 3.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2 SUCCESS difference: 6.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3 SUCCESS difference: 1.8e-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.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-338 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010841 Total Core solution elapsed time: 0.461666 Linear solver elapsed time: 0.38146 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-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: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1 SUCCESS difference: 5.9e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2 SUCCESS difference: 3e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2 SUCCESS difference: 3.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2 SUCCESS difference: 6.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3 SUCCESS difference: 1.8e-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.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-339 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.036047 Total Core solution elapsed time: 0.759092 Linear solver elapsed time: 0.568202 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.6e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1 SUCCESS difference: 1.9e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1 SUCCESS difference: 1.9e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1 SUCCESS difference: 6.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2 SUCCESS difference: 1.6e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2 SUCCESS difference: 3.6e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3 SUCCESS difference: 4.9e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4 SUCCESS difference: 2.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4 SUCCESS difference: 2.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-339 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.036047 Total Core solution elapsed time: 0.759092 Linear solver elapsed time: 0.568202 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.6e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1 SUCCESS difference: 1.9e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1 SUCCESS difference: 1.9e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1 SUCCESS difference: 6.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2 SUCCESS difference: 1.6e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2 SUCCESS difference: 3.6e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3 SUCCESS difference: 4.9e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4 SUCCESS difference: 2.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4 SUCCESS difference: 2.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-340 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)= 2.961e+07 1.91e+06 2.961e+07 6.023e-36 2 f(x)=2.4819e+06 2.66e+05 2.482e+06 0.0002275 3 f(x)=1.3143e+06 1.86e+05 1.314e+06 0.0003177 write lock file: FemModel initialization elapsed time: 0.011739 Total Core solution elapsed time: 0.556518 Linear solver elapsed time: 0.396076 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-10 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient SUCCESS difference: 1.2e-10 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits SUCCESS difference: 5.1e-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: 5.8e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel SUCCESS difference: 7.6e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx SUCCESS difference: 5.8e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)= 2.961e+07 1.91e+06 2.961e+07 6.023e-36 2 f(x)=2.4819e+06 2.66e+05 2.482e+06 0.0002275 3 f(x)=1.3143e+06 1.86e+05 1.314e+06 0.0003177 write lock file: FemModel initialization elapsed time: 0.011739 Total Core solution elapsed time: 0.556518 Linear solver elapsed time: 0.396076 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-10 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient SUCCESS difference: 1.2e-10 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits SUCCESS difference: 5.1e-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: 5.8e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel SUCCESS difference: 7.6e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx SUCCESS difference: 5.8e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)=2.9312e+07 1.91e+06 2.931e+07 6.023e-36 2 f(x)=2.4569e+06 2.71e+05 2.457e+06 0.000223 3 f(x)=1.3135e+06 1.89e+05 1.313e+06 0.0003139 Maximum number of iterations exceeded write lock file: FemModel initialization elapsed time: 0.029646 Total Core solution elapsed time: 0.822069 Linear solver elapsed time: 0.581438 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient SUCCESS difference: 8e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure SUCCESS difference: 1.1e-10 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel SUCCESS difference: 8.8e-11 < 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)=2.9312e+07 1.91e+06 2.931e+07 6.023e-36 2 f(x)=2.4569e+06 2.71e+05 2.457e+06 0.000223 3 f(x)=1.3135e+06 1.89e+05 1.313e+06 0.0003139 Maximum number of iterations exceeded write lock file: FemModel initialization elapsed time: 0.029646 Total Core solution elapsed time: 0.822069 Linear solver elapsed time: 0.581438 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient SUCCESS difference: 8e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure SUCCESS difference: 1.1e-10 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel SUCCESS difference: 8.8e-11 < 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008094 Total Core solution elapsed time: 0.070214 Linear solver elapsed time: 0.046879 (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: 2.3e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate SUCCESS difference: 1.2e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-342 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008094 Total Core solution elapsed time: 0.070214 Linear solver elapsed time: 0.046879 (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: 2.3e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate SUCCESS difference: 1.2e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-343 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017848 Total Core solution elapsed time: 0.140067 Linear solver elapsed time: 0.101272 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-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.9e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1 SUCCESS difference: 1.5e-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.1e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2 SUCCESS difference: 6.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2 SUCCESS difference: 6.5e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2 SUCCESS difference: 4.6e-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: 8.9e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3 SUCCESS difference: 9.2e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3 SUCCESS difference: 4.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3 SUCCESS difference: 7.5e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3 SUCCESS difference: 8.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-343 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017848 Total Core solution elapsed time: 0.140067 Linear solver elapsed time: 0.101272 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-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.9e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1 SUCCESS difference: 1.5e-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.1e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2 SUCCESS difference: 6.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2 SUCCESS difference: 6.5e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2 SUCCESS difference: 4.6e-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: 8.9e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3 SUCCESS difference: 9.2e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3 SUCCESS difference: 4.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3 SUCCESS difference: 7.5e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3 SUCCESS difference: 8.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-344 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.027234 Total Core solution elapsed time: 0.843139 Linear solver elapsed time: 0.60687 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-12 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1 SUCCESS difference: 6.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1 SUCCESS difference: 3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1 SUCCESS difference: 6.2e-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.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1 SUCCESS difference: 8.6e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1 SUCCESS difference: 2.7e-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: 7.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2 SUCCESS difference: 3.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2 SUCCESS difference: 1.8e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2 SUCCESS difference: 3.1e-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.7e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2 SUCCESS difference: 5.7e-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: 3.8e-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: 3.7e-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.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3 SUCCESS difference: 6.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3 SUCCESS difference: 6.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3 SUCCESS difference: 1.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.027234 Total Core solution elapsed time: 0.843139 Linear solver elapsed time: 0.60687 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-12 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1 SUCCESS difference: 6.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1 SUCCESS difference: 3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1 SUCCESS difference: 6.2e-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.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1 SUCCESS difference: 8.6e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1 SUCCESS difference: 2.7e-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: 7.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2 SUCCESS difference: 3.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2 SUCCESS difference: 1.8e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2 SUCCESS difference: 3.1e-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.7e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2 SUCCESS difference: 5.7e-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: 3.8e-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: 3.7e-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.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3 SUCCESS difference: 6.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3 SUCCESS difference: 6.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3 SUCCESS difference: 1.7e-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 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009854 Total Core solution elapsed time: 0.049095 Linear solver elapsed time: 0.033923 (69%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007981 Total Core solution elapsed time: 0.441148 Linear solver elapsed time: 0.336341 (76%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=2 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006348 Total Core solution elapsed time: 0.61525 Linear solver elapsed time: 0.440164 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 3.5e-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.1e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-345 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing effectiveconductivity_averaging=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009854 Total Core solution elapsed time: 0.049095 Linear solver elapsed time: 0.033923 (69%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007981 Total Core solution elapsed time: 0.441148 Linear solver elapsed time: 0.336341 (76%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=2 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006348 Total Core solution elapsed time: 0.61525 Linear solver elapsed time: 0.440164 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 3.5e-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.1e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-346 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test346-08-11-2026-08-33-13-54248/test346.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.48479e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results iteration 2/3 time [yr]: 2.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.94014e-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.30921e-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.011328 Total Core solution elapsed time: 0.22612 Linear solver elapsed time: 0.152063 (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 loading results from cluster SUCCESS difference: 2.3e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.8e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-346 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test346-08-11-2026-08-33-13-54248/test346.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.48479e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results iteration 2/3 time [yr]: 2.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.94014e-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.30921e-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.011328 Total Core solution elapsed time: 0.22612 Linear solver elapsed time: 0.152063 (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 loading results from cluster SUCCESS difference: 2.3e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.8e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-347 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test347-08-11-2026-08-33-14-54248/test347.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.59479e-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.41141e-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.28322e-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.008637 Total Core solution elapsed time: 0.111998 Linear solver elapsed time: 0.069689 (62%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.9e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test347-08-11-2026-08-33-14-54248/test347.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.59479e-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.41141e-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.28322e-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.008637 Total Core solution elapsed time: 0.111998 Linear solver elapsed time: 0.069689 (62%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.9e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015831 Total Core solution elapsed time: 0.72583 Linear solver elapsed time: 0.550725 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1 SUCCESS difference: 7.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3 SUCCESS difference: 4.6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015831 Total Core solution elapsed time: 0.72583 Linear solver elapsed time: 0.550725 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1 SUCCESS difference: 7.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3 SUCCESS difference: 4.6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.053985 Total Core solution elapsed time: 6.27416 Linear solver elapsed time: 4.91902 (78%) Total elapsed time: 0 hrs 0 min 6 sec SUCCESS difference: 3.6e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx SUCCESS difference: 5.2e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy SUCCESS difference: 4e-13 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-351 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.053985 Total Core solution elapsed time: 6.27416 Linear solver elapsed time: 4.91902 (78%) Total elapsed time: 0 hrs 0 min 6 sec SUCCESS difference: 3.6e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx SUCCESS difference: 5.2e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy SUCCESS difference: 4e-13 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-352 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009897 Total Core solution elapsed time: 0.694798 Linear solver elapsed time: 0.452674 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1 SUCCESS difference: 4.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1 SUCCESS difference: 8.2e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1 SUCCESS difference: 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: 3.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2 SUCCESS difference: 6.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3 SUCCESS difference: 2.3e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3 SUCCESS difference: 7e-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: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-352 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009897 Total Core solution elapsed time: 0.694798 Linear solver elapsed time: 0.452674 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1 SUCCESS difference: 4.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1 SUCCESS difference: 8.2e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1 SUCCESS difference: 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: 3.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2 SUCCESS difference: 6.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3 SUCCESS difference: 2.3e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3 SUCCESS difference: 7e-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: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-353 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005859 Total Core solution elapsed time: 1.23594 Linear solver elapsed time: 0.877115 (71%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 1.1e-14 < 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: 2.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2 SUCCESS difference: 2.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: 6.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3 SUCCESS difference: 2.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3 SUCCESS difference: 1.6e-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: 4.4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4 SUCCESS difference: 2.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4 SUCCESS difference: 2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4 SUCCESS difference: 2.5e-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.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005859 Total Core solution elapsed time: 1.23594 Linear solver elapsed time: 0.877115 (71%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 1.1e-14 < 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: 2.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2 SUCCESS difference: 2.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: 6.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3 SUCCESS difference: 2.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3 SUCCESS difference: 1.6e-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: 4.4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4 SUCCESS difference: 2.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4 SUCCESS difference: 2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4 SUCCESS difference: 2.5e-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.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014967 Total Core solution elapsed time: 1.01721 Linear solver elapsed time: 0.750151 (74%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.9e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1 SUCCESS difference: 1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 5.1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2 SUCCESS difference: 9.4e-16 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2 SUCCESS difference: 1.6e-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: 4.6e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 5.6e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4 SUCCESS difference: 1.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-354 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014967 Total Core solution elapsed time: 1.01721 Linear solver elapsed time: 0.750151 (74%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.9e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1 SUCCESS difference: 1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 5.1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2 SUCCESS difference: 9.4e-16 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2 SUCCESS difference: 1.6e-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: 4.6e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 5.6e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4 SUCCESS difference: 1.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-355 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-32-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.014643 Total Core solution elapsed time: 0.370188 Linear solver elapsed time: 0.21549 (58%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 4.6e-16 < 9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1 SUCCESS difference: 5e-14 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1 SUCCESS difference: 2.1e-12 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1 SUCCESS difference: 5.7e-16 < 4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2 SUCCESS difference: 2.9e-14 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2 SUCCESS difference: 2.1e-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: 2.4e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3 SUCCESS difference: 2.1e-12 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3 SUCCESS difference: 2.1e-15 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4 SUCCESS difference: 5.1e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-355 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-32-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.014643 Total Core solution elapsed time: 0.370188 Linear solver elapsed time: 0.21549 (58%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 4.6e-16 < 9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1 SUCCESS difference: 5e-14 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1 SUCCESS difference: 2.1e-12 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1 SUCCESS difference: 5.7e-16 < 4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2 SUCCESS difference: 2.9e-14 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2 SUCCESS difference: 2.1e-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: 2.4e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3 SUCCESS difference: 2.1e-12 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3 SUCCESS difference: 2.1e-15 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4 SUCCESS difference: 5.1e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-356 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1008983 | 1008983 3.838459e-34 x = 1 | f(x) = 915273.6 | 915273.6 1.12984e-05 x = 0.381966 | f(x) = 899226.1 | 899226.1 1.648414e-06 x = 0.618034 | f(x) = 873055.8 | 873055.8 4.315604e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 857940.3 | 857940.3 4.315604e-06 x = 1 | f(x) = 803900.7 | 803900.7 2.963215e-05 x = 0.381966 | f(x) = 807722 | 807722 1.131055e-05 x = 0.618034 | f(x) = 795880.1 | 795880.1 1.728697e-05 write lock file: FemModel initialization elapsed time: 0.009539 Total Core solution elapsed time: 0.348054 Linear solver elapsed time: 0.250785 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient SUCCESS difference: 8e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits SUCCESS difference: 2.8e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure SUCCESS difference: 9.9e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel SUCCESS difference: 1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-356 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1008983 | 1008983 3.838459e-34 x = 1 | f(x) = 915273.6 | 915273.6 1.12984e-05 x = 0.381966 | f(x) = 899226.1 | 899226.1 1.648414e-06 x = 0.618034 | f(x) = 873055.8 | 873055.8 4.315604e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 857940.3 | 857940.3 4.315604e-06 x = 1 | f(x) = 803900.7 | 803900.7 2.963215e-05 x = 0.381966 | f(x) = 807722 | 807722 1.131055e-05 x = 0.618034 | f(x) = 795880.1 | 795880.1 1.728697e-05 write lock file: FemModel initialization elapsed time: 0.009539 Total Core solution elapsed time: 0.348054 Linear solver elapsed time: 0.250785 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient SUCCESS difference: 8e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits SUCCESS difference: 2.8e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure SUCCESS difference: 9.9e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel SUCCESS difference: 1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-357 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 181.433 | 181.433 6.022781e-33 x = 1 | f(x) = 191.8117 | 191.8079 0.003773519 x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549 x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356 ====================== step 2/2 =============================== x = 0 | f(x) = 211.1913 | 211.1913 6.022781e-33 x = 1 | f(x) = 212.2166 | 212.2129 0.003772603 x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154 x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006 write lock file: FemModel initialization elapsed time: 0.005606 Total Core solution elapsed time: 0.209897 Linear solver elapsed time: 0.151449 (72%) 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: 4.4e-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.9e-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.3e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-357 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 181.433 | 181.433 6.022781e-33 x = 1 | f(x) = 191.8117 | 191.8079 0.003773519 x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549 x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356 ====================== step 2/2 =============================== x = 0 | f(x) = 211.1913 | 211.1913 6.022781e-33 x = 1 | f(x) = 212.2166 | 212.2129 0.003772603 x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154 x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006 write lock file: FemModel initialization elapsed time: 0.005606 Total Core solution elapsed time: 0.209897 Linear solver elapsed time: 0.151449 (72%) 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: 4.4e-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.9e-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.3e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-358 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test358-08-11-2026-08-33-36-54248/test358.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ starting model processor creating datasets for analysis StressbalanceAnalysis creating datasets for analysis StressbalanceVerticalAnalysis creating datasets for analysis L2ProjectionBaseAnalysis creating datasets for analysis ExtrudeFromBaseAnalysis creating datasets for analysis DepthAverageAnalysis updating elements and materials for control parameters creating output definitions done with model processor Processing finite element model of analysis StressbalanceAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis StressbalanceVerticalAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis ExtrudeFromBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis DepthAverageAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.49658e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 81.0324 > 5 % Convergence criterion: norm(du)/norm(u) 45.0359 > 5 % Convergence criterion: max(du) 1.59781e-06 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.75729e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 47.9462 > 5 % Convergence criterion: norm(du)/norm(u) 32.3457 > 5 % Convergence criterion: max(du) 6.25562e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.16363e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 29.9385 > 5 % Convergence criterion: norm(du)/norm(u) 22.9541 > 5 % Convergence criterion: max(du) 3.06167e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.47844e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 19.115 > 5 % Convergence criterion: norm(du)/norm(u) 15.9807 > 5 % Convergence criterion: max(du) 1.66989e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.67773e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 12.3938 > 5 % Convergence criterion: norm(du)/norm(u) 10.9804 > 5 % Convergence criterion: max(du) 9.75081e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.27383e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 8.11816 > 5 % Convergence criterion: norm(du)/norm(u) 7.47743 > 5 % Convergence criterion: max(du) 5.95866e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.53252e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 5.35338 > 5 % Convergence criterion: norm(du)/norm(u) 5.06123 > 5 % Convergence criterion: max(du) 3.75963e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.62559e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.54592 < 5 % Convergence criterion: norm(du)/norm(u) 3.41177 < 5 % Convergence criterion: max(du) 2.42835e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 8 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.30228e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 1026175 | 1026175 3.838459e-34 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.66096e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.2434 < 5 % Convergence criterion: norm(du)/norm(u) 3.15343 < 5 % Convergence criterion: max(du) 2.3342e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 929871.4 | 929871.4 1.126811e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.67769e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.61766 < 5 % Convergence criterion: norm(du)/norm(u) 1.57678 < 5 % Convergence criterion: max(du) 1.15502e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 912601.3 | 912601.3 1.643995e-06 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.39646e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.26155 < 5 % Convergence criterion: norm(du)/norm(u) 1.25282 < 5 % Convergence criterion: max(du) 8.46079e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 885444.2 | 885444.2 4.304035e-06 ====================== step 2/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.97886e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.838505 < 5 % Convergence criterion: norm(du)/norm(u) 0.836503 < 5 % Convergence criterion: max(du) 5.46257e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=2.60223e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 869664.6 | 869664.6 4.304035e-06 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=8.01904e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.59492 < 5 % Convergence criterion: norm(du)/norm(u) 1.49784 < 5 % Convergence criterion: max(du) 1.15572e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 814673.1 | 814673.1 2.955889e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.62404e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.453799 < 5 % Convergence criterion: norm(du)/norm(u) 0.418271 < 5 % Convergence criterion: max(du) 3.57149e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 818200.2 | 818200.2 1.128169e-05 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.60169e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.486456 < 5 % Convergence criterion: norm(du)/norm(u) 0.479652 < 5 % Convergence criterion: max(du) 3.35769e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 806034.3 | 806034.3 1.724355e-05 preparing final solution computing new velocity Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.86963e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.31659 < 5 % Convergence criterion: norm(du)/norm(u) 0.315531 < 5 % Convergence criterion: max(du) 2.13538e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 write lock file: FemModel initialization elapsed time: 0.005279 Total Core solution elapsed time: 0.031782 Linear solver elapsed time: 0.016802 (53%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 2.8e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient SUCCESS difference: 5.9e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits SUCCESS difference: 1.4e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Pressure SUCCESS difference: 8.2e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel SUCCESS difference: 2.4e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-358 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test358-08-11-2026-08-33-36-54248/test358.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ starting model processor creating datasets for analysis StressbalanceAnalysis creating datasets for analysis StressbalanceVerticalAnalysis creating datasets for analysis L2ProjectionBaseAnalysis creating datasets for analysis ExtrudeFromBaseAnalysis creating datasets for analysis DepthAverageAnalysis updating elements and materials for control parameters creating output definitions done with model processor Processing finite element model of analysis StressbalanceAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis StressbalanceVerticalAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis ExtrudeFromBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis DepthAverageAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.49658e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 81.0324 > 5 % Convergence criterion: norm(du)/norm(u) 45.0359 > 5 % Convergence criterion: max(du) 1.59781e-06 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.75729e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 47.9462 > 5 % Convergence criterion: norm(du)/norm(u) 32.3457 > 5 % Convergence criterion: max(du) 6.25562e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.16363e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 29.9385 > 5 % Convergence criterion: norm(du)/norm(u) 22.9541 > 5 % Convergence criterion: max(du) 3.06167e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.47844e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 19.115 > 5 % Convergence criterion: norm(du)/norm(u) 15.9807 > 5 % Convergence criterion: max(du) 1.66989e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.67773e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 12.3938 > 5 % Convergence criterion: norm(du)/norm(u) 10.9804 > 5 % Convergence criterion: max(du) 9.75081e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.27383e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 8.11816 > 5 % Convergence criterion: norm(du)/norm(u) 7.47743 > 5 % Convergence criterion: max(du) 5.95866e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.53252e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 5.35338 > 5 % Convergence criterion: norm(du)/norm(u) 5.06123 > 5 % Convergence criterion: max(du) 3.75963e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.62559e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.54592 < 5 % Convergence criterion: norm(du)/norm(u) 3.41177 < 5 % Convergence criterion: max(du) 2.42835e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 8 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.30228e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 1026175 | 1026175 3.838459e-34 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.66096e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.2434 < 5 % Convergence criterion: norm(du)/norm(u) 3.15343 < 5 % Convergence criterion: max(du) 2.3342e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 929871.4 | 929871.4 1.126811e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.67769e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.61766 < 5 % Convergence criterion: norm(du)/norm(u) 1.57678 < 5 % Convergence criterion: max(du) 1.15502e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 912601.3 | 912601.3 1.643995e-06 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.39646e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.26155 < 5 % Convergence criterion: norm(du)/norm(u) 1.25282 < 5 % Convergence criterion: max(du) 8.46079e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 885444.2 | 885444.2 4.304035e-06 ====================== step 2/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.97886e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.838505 < 5 % Convergence criterion: norm(du)/norm(u) 0.836503 < 5 % Convergence criterion: max(du) 5.46257e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=2.60223e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 869664.6 | 869664.6 4.304035e-06 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=8.01904e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.59492 < 5 % Convergence criterion: norm(du)/norm(u) 1.49784 < 5 % Convergence criterion: max(du) 1.15572e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 814673.1 | 814673.1 2.955889e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.62404e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.453799 < 5 % Convergence criterion: norm(du)/norm(u) 0.418271 < 5 % Convergence criterion: max(du) 3.57149e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 818200.2 | 818200.2 1.128169e-05 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.60169e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.486456 < 5 % Convergence criterion: norm(du)/norm(u) 0.479652 < 5 % Convergence criterion: max(du) 3.35769e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 806034.3 | 806034.3 1.724355e-05 preparing final solution computing new velocity Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.86963e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.31659 < 5 % Convergence criterion: norm(du)/norm(u) 0.315531 < 5 % Convergence criterion: max(du) 2.13538e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 write lock file: FemModel initialization elapsed time: 0.005279 Total Core solution elapsed time: 0.031782 Linear solver elapsed time: 0.016802 (53%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 2.8e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient SUCCESS difference: 5.9e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits SUCCESS difference: 1.4e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Pressure SUCCESS difference: 8.2e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel SUCCESS difference: 2.4e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-359 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-38-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.011058 Total Core solution elapsed time: 2.37949 Linear solver elapsed time: 1.61489 (68%) 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: 4.5e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2 SUCCESS difference: 7.2e-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: 6.7e-16 < 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.2e-14 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-359 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-38-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.011058 Total Core solution elapsed time: 2.37949 Linear solver elapsed time: 1.61489 (68%) 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: 4.5e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2 SUCCESS difference: 7.2e-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: 6.7e-16 < 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.2e-14 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-360 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-41-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.010445 Total Core solution elapsed time: 2.33971 Linear solver elapsed time: 1.64868 (70%) 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: 7.1e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1 SUCCESS difference: 2.7e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2 SUCCESS difference: 7.1e-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.3e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3 SUCCESS difference: 8.9e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4 SUCCESS difference: 8.2e-14 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-360 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-41-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.010445 Total Core solution elapsed time: 2.33971 Linear solver elapsed time: 1.64868 (70%) 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: 7.1e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1 SUCCESS difference: 2.7e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2 SUCCESS difference: 7.1e-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.3e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3 SUCCESS difference: 8.9e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4 SUCCESS difference: 8.2e-14 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-361 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-44-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.01506 Total Core solution elapsed time: 5.55393 Linear solver elapsed time: 3.98765 (72%) Total elapsed time: 0 hrs 0 min 5 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1 SUCCESS difference: 5.4e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1 SUCCESS difference: 2.2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2 SUCCESS difference: 3e-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.6e-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: 2.3e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-361 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-44-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.01506 Total Core solution elapsed time: 5.55393 Linear solver elapsed time: 3.98765 (72%) Total elapsed time: 0 hrs 0 min 5 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1 SUCCESS difference: 5.4e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1 SUCCESS difference: 2.2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2 SUCCESS difference: 3e-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.6e-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: 2.3e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-363 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddGCM.enhance_factor specified: values set as zero no SMBpddGCM.lapserates specified: values set as 0.0065 C/m no SMBpddGCM.ref_surf specified: values set as sea-level 0 m launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006728 Total Core solution elapsed time: 0.41963 Linear solver elapsed time: 0.283968 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-363 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddGCM.enhance_factor specified: values set as zero no SMBpddGCM.lapserates specified: values set as 0.0065 C/m no SMBpddGCM.ref_surf specified: values set as sea-level 0 m launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006728 Total Core solution elapsed time: 0.41963 Linear solver elapsed time: 0.283968 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-401 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011902 Total Core solution elapsed time: 0.105845 Linear solver elapsed time: 0.095618 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx SUCCESS difference: 2.1e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy SUCCESS difference: 2.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011902 Total Core solution elapsed time: 0.105845 Linear solver elapsed time: 0.095618 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx SUCCESS difference: 2.1e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy SUCCESS difference: 2.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008914 Total Core solution elapsed time: 0.037015 Linear solver elapsed time: 0.031501 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx SUCCESS difference: 2.1e-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: 1.9e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-402 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008914 Total Core solution elapsed time: 0.037015 Linear solver elapsed time: 0.031501 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx SUCCESS difference: 2.1e-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: 1.9e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-403 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.029703 Total Core solution elapsed time: 0.113063 Linear solver elapsed time: 0.087586 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx SUCCESS difference: 2.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy SUCCESS difference: 1.2e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz SUCCESS difference: 2.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel SUCCESS difference: 1e-16 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-403 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.029703 Total Core solution elapsed time: 0.113063 Linear solver elapsed time: 0.087586 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx SUCCESS difference: 2.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy SUCCESS difference: 1.2e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz SUCCESS difference: 2.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel SUCCESS difference: 1e-16 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-404 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017671 Total Core solution elapsed time: 0.56504 Linear solver elapsed time: 0.433099 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.8e-08 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx SUCCESS difference: 3.8e-07 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vy SUCCESS difference: 4.6e-09 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz SUCCESS difference: 4.6e-09 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel SUCCESS difference: 2.3e-08 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-404 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017671 Total Core solution elapsed time: 0.56504 Linear solver elapsed time: 0.433099 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.8e-08 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx SUCCESS difference: 3.8e-07 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vy SUCCESS difference: 4.6e-09 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz SUCCESS difference: 4.6e-09 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel SUCCESS difference: 2.3e-08 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-405 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012165 Total Core solution elapsed time: 0.075499 Linear solver elapsed time: 0.054408 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx SUCCESS difference: 4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy SUCCESS difference: 8.6e-07 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz SUCCESS difference: 4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-405 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012165 Total Core solution elapsed time: 0.075499 Linear solver elapsed time: 0.054408 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx SUCCESS difference: 4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy SUCCESS difference: 8.6e-07 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz SUCCESS difference: 4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-406 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005988 Total Core solution elapsed time: 0.147265 Linear solver elapsed time: 0.101019 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature SUCCESS difference: 2.1e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-406 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005988 Total Core solution elapsed time: 0.147265 Linear solver elapsed time: 0.101019 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature SUCCESS difference: 2.1e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-407 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016845 Total Core solution elapsed time: 0.176163 Linear solver elapsed time: 0.103088 (59%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.3e-15 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-407 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016845 Total Core solution elapsed time: 0.176163 Linear solver elapsed time: 0.103088 (59%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.3e-15 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-408 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.034405 Total Core solution elapsed time: 0.655034 Linear solver elapsed time: 0.544665 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1 SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1 SUCCESS difference: 1.3e-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: 3.4e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1 SUCCESS difference: 3.7e-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: 2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2 SUCCESS difference: 2.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2 SUCCESS difference: 2.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2 SUCCESS difference: 2.3e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2 SUCCESS difference: 1.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2 SUCCESS difference: 7.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3 SUCCESS difference: 6.4e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3 SUCCESS difference: 6.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3 SUCCESS difference: 1.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3 SUCCESS difference: 5.8e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3 SUCCESS difference: 3.1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.034405 Total Core solution elapsed time: 0.655034 Linear solver elapsed time: 0.544665 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1 SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1 SUCCESS difference: 1.3e-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: 3.4e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1 SUCCESS difference: 3.7e-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: 2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2 SUCCESS difference: 2.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2 SUCCESS difference: 2.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2 SUCCESS difference: 2.3e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2 SUCCESS difference: 1.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2 SUCCESS difference: 7.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3 SUCCESS difference: 6.4e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3 SUCCESS difference: 6.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3 SUCCESS difference: 1.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3 SUCCESS difference: 5.8e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3 SUCCESS difference: 3.1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015484 Total Core solution elapsed time: 0.112992 Linear solver elapsed time: 0.026623 (24%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1 SUCCESS difference: 9.5e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1 SUCCESS difference: 4.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1 SUCCESS difference: 9.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1 SUCCESS difference: 6.5e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1 SUCCESS difference: 4.6e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1 SUCCESS difference: 4.2e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1 SUCCESS difference: 2.6e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2 SUCCESS difference: 1.5e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2 SUCCESS difference: 4.2e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2 SUCCESS difference: 8.1e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2 SUCCESS difference: 4.8e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2 SUCCESS difference: 5.2e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2 SUCCESS difference: 4.1e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2 SUCCESS difference: 1.5e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2 SUCCESS difference: 1.9e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3 SUCCESS difference: 6.1e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3 SUCCESS difference: 5.2e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3 SUCCESS difference: 7.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3 SUCCESS difference: 2.9e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3 SUCCESS difference: 7.6e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-409 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015484 Total Core solution elapsed time: 0.112992 Linear solver elapsed time: 0.026623 (24%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1 SUCCESS difference: 9.5e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1 SUCCESS difference: 4.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1 SUCCESS difference: 9.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1 SUCCESS difference: 6.5e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1 SUCCESS difference: 4.6e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1 SUCCESS difference: 4.2e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1 SUCCESS difference: 2.6e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2 SUCCESS difference: 1.5e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2 SUCCESS difference: 4.2e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2 SUCCESS difference: 8.1e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2 SUCCESS difference: 4.8e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2 SUCCESS difference: 5.2e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2 SUCCESS difference: 4.1e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2 SUCCESS difference: 1.5e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2 SUCCESS difference: 1.9e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3 SUCCESS difference: 6.1e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3 SUCCESS difference: 5.2e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3 SUCCESS difference: 7.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3 SUCCESS difference: 2.9e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3 SUCCESS difference: 7.6e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-410 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010572 Total Core solution elapsed time: 0.546972 Linear solver elapsed time: 0.360869 (66%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.7e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx SUCCESS difference: 1e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy SUCCESS difference: 1.3e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz SUCCESS difference: 1e-11 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure SUCCESS difference: 1.5e-10 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature SUCCESS difference: 1.7e-07 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-410 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010572 Total Core solution elapsed time: 0.546972 Linear solver elapsed time: 0.360869 (66%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.7e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx SUCCESS difference: 1e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy SUCCESS difference: 1.3e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz SUCCESS difference: 1e-11 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure SUCCESS difference: 1.5e-10 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature SUCCESS difference: 1.7e-07 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-411 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012153 Total Core solution elapsed time: 0.51995 Linear solver elapsed time: 0.373101 (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: 2.9e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx SUCCESS difference: 1.6e-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.6e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure SUCCESS difference: 1.5e-10 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature SUCCESS difference: 8.4e-08 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-411 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012153 Total Core solution elapsed time: 0.51995 Linear solver elapsed time: 0.373101 (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: 2.9e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx SUCCESS difference: 1.6e-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.6e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure SUCCESS difference: 1.5e-10 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature SUCCESS difference: 8.4e-08 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-415 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379 x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765 x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231 x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563 ====================== step 2/2 =============================== x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765 x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593 x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137 x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412 write lock file: FemModel initialization elapsed time: 0.013342 Total Core solution elapsed time: 1.36451 Linear solver elapsed time: 0.985334 (72%) 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: 5.6e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient SUCCESS difference: 2.2e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits SUCCESS difference: 1e-10 < 3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure SUCCESS difference: 7.2e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel SUCCESS difference: 1e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx SUCCESS difference: 7.4e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy SUCCESS difference: 8.5e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz SUCCESS difference: 9.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379 x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765 x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231 x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563 ====================== step 2/2 =============================== x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765 x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593 x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137 x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412 write lock file: FemModel initialization elapsed time: 0.013342 Total Core solution elapsed time: 1.36451 Linear solver elapsed time: 0.985334 (72%) 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: 5.6e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient SUCCESS difference: 2.2e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits SUCCESS difference: 1e-10 < 3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure SUCCESS difference: 7.2e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel SUCCESS difference: 1e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx SUCCESS difference: 7.4e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy SUCCESS difference: 8.5e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz SUCCESS difference: 9.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379 x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599 x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826 x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472 ====================== step 2/2 =============================== x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599 x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786 x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669 x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008 write lock file: FemModel initialization elapsed time: 0.020711 Total Core solution elapsed time: 1.82722 Linear solver elapsed time: 1.43159 (78%) 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 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient SUCCESS difference: 4.7e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits SUCCESS difference: 4.3e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel SUCCESS difference: 5.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy SUCCESS difference: 9.3e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz SUCCESS difference: 1.2e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature SUCCESS difference: 1.1e-07 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-416 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379 x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599 x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826 x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472 ====================== step 2/2 =============================== x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599 x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786 x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669 x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008 write lock file: FemModel initialization elapsed time: 0.020711 Total Core solution elapsed time: 1.82722 Linear solver elapsed time: 1.43159 (78%) 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 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient SUCCESS difference: 4.7e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits SUCCESS difference: 4.3e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel SUCCESS difference: 5.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy SUCCESS difference: 9.3e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz SUCCESS difference: 1.2e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature SUCCESS difference: 1.1e-07 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-419 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015263 Total Core solution elapsed time: 0.109857 Linear solver elapsed time: 0.080027 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx SUCCESS difference: 4.4e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy SUCCESS difference: 1.1e-10 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz SUCCESS difference: 4.4e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-419 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015263 Total Core solution elapsed time: 0.109857 Linear solver elapsed time: 0.080027 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx SUCCESS difference: 4.4e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy SUCCESS difference: 1.1e-10 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz SUCCESS difference: 4.4e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-421 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009646 Total Core solution elapsed time: 0.940263 Linear solver elapsed time: 0.58191 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx SUCCESS difference: 7.5e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy SUCCESS difference: 8.3e-08 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz SUCCESS difference: 8.3e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel SUCCESS difference: 1.2e-07 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-421 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009646 Total Core solution elapsed time: 0.940263 Linear solver elapsed time: 0.58191 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx SUCCESS difference: 7.5e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy SUCCESS difference: 8.3e-08 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz SUCCESS difference: 8.3e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel SUCCESS difference: 1.2e-07 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-422 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018814 Total Core solution elapsed time: 0.567966 Linear solver elapsed time: 0.360703 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 1.1e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 1.2e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 1.2e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel SUCCESS difference: 2.6e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-422 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018814 Total Core solution elapsed time: 0.567966 Linear solver elapsed time: 0.360703 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 1.1e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 1.2e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 1.2e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel SUCCESS difference: 2.6e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-424 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009949 Total Core solution elapsed time: 0.04879 Linear solver elapsed time: 0.028187 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2 SUCCESS difference: 4.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3 SUCCESS difference: 5.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3 SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3 SUCCESS difference: 1.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.6e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-424 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009949 Total Core solution elapsed time: 0.04879 Linear solver elapsed time: 0.028187 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2 SUCCESS difference: 4.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3 SUCCESS difference: 5.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3 SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3 SUCCESS difference: 1.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.6e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-425 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003929 Total Core solution elapsed time: 0.061506 Linear solver elapsed time: 0.035395 (58%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 7.6e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1 SUCCESS difference: 5.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1 SUCCESS difference: 2e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2 SUCCESS difference: 1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2 SUCCESS difference: 4.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3 SUCCESS difference: 4.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3 SUCCESS difference: 7.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003929 Total Core solution elapsed time: 0.061506 Linear solver elapsed time: 0.035395 (58%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 7.6e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1 SUCCESS difference: 5.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1 SUCCESS difference: 2e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2 SUCCESS difference: 1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2 SUCCESS difference: 4.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3 SUCCESS difference: 4.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3 SUCCESS difference: 7.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016398 Total Core solution elapsed time: 0.170728 Linear solver elapsed time: 0.100343 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1 SUCCESS difference: 3.4e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 4.3e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1 SUCCESS difference: 3.9e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2 SUCCESS difference: 5.9e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2 SUCCESS difference: 2.5e-15 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2 SUCCESS difference: 7.1e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2 SUCCESS difference: 4.2e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2 SUCCESS difference: 1.7e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 2.3e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2 SUCCESS difference: 1.6e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.2e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2 SUCCESS difference: 2.1e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3 SUCCESS difference: 1.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3 SUCCESS difference: 1.4e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-12 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3 SUCCESS difference: 1.6e-12 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-426 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016398 Total Core solution elapsed time: 0.170728 Linear solver elapsed time: 0.100343 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1 SUCCESS difference: 3.4e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 4.3e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1 SUCCESS difference: 3.9e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2 SUCCESS difference: 5.9e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2 SUCCESS difference: 2.5e-15 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2 SUCCESS difference: 7.1e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2 SUCCESS difference: 4.2e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2 SUCCESS difference: 1.7e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 2.3e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2 SUCCESS difference: 1.6e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.2e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2 SUCCESS difference: 2.1e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3 SUCCESS difference: 1.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3 SUCCESS difference: 1.4e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-12 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3 SUCCESS difference: 1.6e-12 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-427 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017639 Total Core solution elapsed time: 0.239878 Linear solver elapsed time: 0.14074 (59%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 5.7e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1 SUCCESS difference: 9.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1 SUCCESS difference: 9.5e-16 < 5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2 SUCCESS difference: 5.9e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2 SUCCESS difference: 1.7e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2 SUCCESS difference: 4.9e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3 SUCCESS difference: 8.2e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3 SUCCESS difference: 1.4e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-427 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017639 Total Core solution elapsed time: 0.239878 Linear solver elapsed time: 0.14074 (59%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 5.7e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1 SUCCESS difference: 9.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1 SUCCESS difference: 9.5e-16 < 5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2 SUCCESS difference: 5.9e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2 SUCCESS difference: 1.7e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2 SUCCESS difference: 4.9e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3 SUCCESS difference: 8.2e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3 SUCCESS difference: 1.4e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-428 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012701 Total Core solution elapsed time: 0.114297 Linear solver elapsed time: 0.078525 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy SUCCESS difference: 2.1e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-428 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012701 Total Core solution elapsed time: 0.114297 Linear solver elapsed time: 0.078525 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy SUCCESS difference: 2.1e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-429 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010782 Total Core solution elapsed time: 0.357887 Linear solver elapsed time: 0.255992 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx SUCCESS difference: 3.2e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy SUCCESS difference: 2.2e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz SUCCESS difference: 2.9e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-429 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010782 Total Core solution elapsed time: 0.357887 Linear solver elapsed time: 0.255992 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx SUCCESS difference: 3.2e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy SUCCESS difference: 2.2e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz SUCCESS difference: 2.9e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-431 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012592 Total Core solution elapsed time: 0.235605 Linear solver elapsed time: 0.164222 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.8e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx SUCCESS difference: 1.9e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy SUCCESS difference: 3.1e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz SUCCESS difference: 1.9e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure SUCCESS difference: 5.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature SUCCESS difference: 2e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction SUCCESS difference: 1.8e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-431 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012592 Total Core solution elapsed time: 0.235605 Linear solver elapsed time: 0.164222 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.8e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx SUCCESS difference: 1.9e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy SUCCESS difference: 3.1e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz SUCCESS difference: 1.9e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure SUCCESS difference: 5.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature SUCCESS difference: 2e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction SUCCESS difference: 1.8e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-432 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008893 Total Core solution elapsed time: 0.392601 Linear solver elapsed time: 0.313855 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx SUCCESS difference: 1.4e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy SUCCESS difference: 5e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz SUCCESS difference: 1.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: 1.5e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature SUCCESS difference: 5.9e-11 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction SUCCESS difference: 8.5e-11 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-432 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008893 Total Core solution elapsed time: 0.392601 Linear solver elapsed time: 0.313855 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx SUCCESS difference: 1.4e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy SUCCESS difference: 5e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz SUCCESS difference: 1.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: 1.5e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature SUCCESS difference: 5.9e-11 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction SUCCESS difference: 8.5e-11 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-434 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017391 Total Core solution elapsed time: 0.093999 Linear solver elapsed time: 0.069699 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx SUCCESS difference: 1.1e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy SUCCESS difference: 1.2e-07 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz SUCCESS difference: 1.2e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-434 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017391 Total Core solution elapsed time: 0.093999 Linear solver elapsed time: 0.069699 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx SUCCESS difference: 1.1e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy SUCCESS difference: 1.2e-07 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz SUCCESS difference: 1.2e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-436 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero ====== Testing rheology law: LliboutryDuval ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019816 Total Core solution elapsed time: 0.803193 Linear solver elapsed time: 0.62366 (78%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing rheology law: CuffeyTemperate ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.066574 Total Core solution elapsed time: 0.588492 Linear solver elapsed time: 0.453102 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval SUCCESS difference: 2.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval SUCCESS difference: 1e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval SUCCESS difference: 2.8e-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: 4.1e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval SUCCESS difference: 6e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval SUCCESS difference: 2.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval SUCCESS difference: 1.4e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate SUCCESS difference: 1.3e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate SUCCESS difference: 3.4e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate SUCCESS difference: 1.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate SUCCESS difference: 1.5e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate SUCCESS difference: 7.8e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate SUCCESS difference: 8.2e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-436 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero ====== Testing rheology law: LliboutryDuval ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019816 Total Core solution elapsed time: 0.803193 Linear solver elapsed time: 0.62366 (78%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing rheology law: CuffeyTemperate ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.066574 Total Core solution elapsed time: 0.588492 Linear solver elapsed time: 0.453102 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval SUCCESS difference: 2.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval SUCCESS difference: 1e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval SUCCESS difference: 2.8e-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: 4.1e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval SUCCESS difference: 6e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval SUCCESS difference: 2.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval SUCCESS difference: 1.4e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate SUCCESS difference: 1.3e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate SUCCESS difference: 3.4e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate SUCCESS difference: 1.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate SUCCESS difference: 1.5e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate SUCCESS difference: 7.8e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate SUCCESS difference: 8.2e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-437 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog creating thickness creating velocities creating drag creating temperatures creating flow law parameter creating surface mass balance boundary conditions for stressbalance model boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for thermal model launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025486 Total Core solution elapsed time: 5.43324 Linear solver elapsed time: 2.92496 (54%) Total elapsed time: 0 hrs 0 min 5 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1 SUCCESS difference: 6e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1 SUCCESS difference: 0 < 1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1 SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2 SUCCESS difference: 6e-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 < 3e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2 SUCCESS difference: 8.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3 SUCCESS difference: 1.5e-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.8e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4 SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-437 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog creating thickness creating velocities creating drag creating temperatures creating flow law parameter creating surface mass balance boundary conditions for stressbalance model boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for thermal model launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025486 Total Core solution elapsed time: 5.43324 Linear solver elapsed time: 2.92496 (54%) Total elapsed time: 0 hrs 0 min 5 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1 SUCCESS difference: 6e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1 SUCCESS difference: 0 < 1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1 SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2 SUCCESS difference: 6e-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 < 3e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2 SUCCESS difference: 8.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3 SUCCESS difference: 1.5e-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.8e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4 SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-438 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007483 Total Core solution elapsed time: 0.20822 Linear solver elapsed time: 0.175432 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1 SUCCESS difference: 1.6e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2 SUCCESS difference: 2.4e-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.5e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3 SUCCESS difference: 5.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3 SUCCESS difference: 5.4e-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: 5.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3 SUCCESS difference: 8.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-438 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007483 Total Core solution elapsed time: 0.20822 Linear solver elapsed time: 0.175432 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1 SUCCESS difference: 1.6e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2 SUCCESS difference: 2.4e-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.5e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3 SUCCESS difference: 5.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3 SUCCESS difference: 5.4e-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: 5.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3 SUCCESS difference: 8.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-439 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.051914 Total Core solution elapsed time: 0.964801 Linear solver elapsed time: 0.691064 (72%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.8e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1 SUCCESS difference: 2.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1 SUCCESS difference: 2.8e-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: 2.6e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1 SUCCESS difference: 2.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1 SUCCESS difference: 1.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1 SUCCESS difference: 3.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2 SUCCESS difference: 2.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2 SUCCESS difference: 2.8e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2 SUCCESS difference: 1.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2 SUCCESS difference: 5.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2 SUCCESS difference: 5.7e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2 SUCCESS difference: 2.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2 SUCCESS difference: 6e-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.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3 SUCCESS difference: 9.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3 SUCCESS difference: 5.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3 SUCCESS difference: 2.3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-439 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.051914 Total Core solution elapsed time: 0.964801 Linear solver elapsed time: 0.691064 (72%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.8e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1 SUCCESS difference: 2.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1 SUCCESS difference: 2.8e-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: 2.6e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1 SUCCESS difference: 2.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1 SUCCESS difference: 1.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1 SUCCESS difference: 3.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2 SUCCESS difference: 2.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2 SUCCESS difference: 2.8e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2 SUCCESS difference: 1.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2 SUCCESS difference: 5.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2 SUCCESS difference: 5.7e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2 SUCCESS difference: 2.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2 SUCCESS difference: 6e-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.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3 SUCCESS difference: 9.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3 SUCCESS difference: 5.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3 SUCCESS difference: 2.3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-443 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014253 Total Core solution elapsed time: 0.716387 Linear solver elapsed time: 0.591795 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1 SUCCESS difference: 4.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1 SUCCESS difference: 1.3e-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-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1 SUCCESS difference: 3.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21 SUCCESS difference: 3.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3 SUCCESS difference: 1.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23 SUCCESS difference: 1.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3 SUCCESS difference: 1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3 SUCCESS difference: 3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3 SUCCESS difference: 1.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014253 Total Core solution elapsed time: 0.716387 Linear solver elapsed time: 0.591795 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1 SUCCESS difference: 4.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1 SUCCESS difference: 1.3e-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-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1 SUCCESS difference: 3.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21 SUCCESS difference: 3.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3 SUCCESS difference: 1.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23 SUCCESS difference: 1.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3 SUCCESS difference: 1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3 SUCCESS difference: 3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3 SUCCESS difference: 1.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007939 Total Core solution elapsed time: 0.195842 Linear solver elapsed time: 0.172865 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx SUCCESS difference: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy SUCCESS difference: 2.6e-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: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface SUCCESS difference: 9.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear SUCCESS difference: 2.1e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-446 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007939 Total Core solution elapsed time: 0.195842 Linear solver elapsed time: 0.172865 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx SUCCESS difference: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy SUCCESS difference: 2.6e-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: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface SUCCESS difference: 9.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear SUCCESS difference: 2.1e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-447 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008445 Total Core solution elapsed time: 0.796352 Linear solver elapsed time: 0.660732 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1 SUCCESS difference: 3.1e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1 SUCCESS difference: 3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1 SUCCESS difference: 4.6e-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.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.5e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2.9e-15 < 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: 7.8e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2 SUCCESS difference: 6.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3 SUCCESS difference: 1.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3 SUCCESS difference: 6.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-447 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008445 Total Core solution elapsed time: 0.796352 Linear solver elapsed time: 0.660732 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1 SUCCESS difference: 3.1e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1 SUCCESS difference: 3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1 SUCCESS difference: 4.6e-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.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.5e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2.9e-15 < 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: 7.8e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2 SUCCESS difference: 6.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3 SUCCESS difference: 1.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3 SUCCESS difference: 6.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-449 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009224 Total Core solution elapsed time: 0.942667 Linear solver elapsed time: 0.825699 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1 SUCCESS difference: 1.5e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1 SUCCESS difference: 1.1e-15 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1 SUCCESS difference: 5.6e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1 SUCCESS difference: 4.1e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1 SUCCESS difference: 1.3e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1 SUCCESS difference: 8.5e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2 SUCCESS difference: 1.9e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2 SUCCESS difference: 1.4e-15 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2 SUCCESS difference: 6.7e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2 SUCCESS difference: 3.3e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2 SUCCESS difference: 1.1e-13 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3 SUCCESS difference: 2.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3 SUCCESS difference: 8.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3 SUCCESS difference: 9.3e-15 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-449 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009224 Total Core solution elapsed time: 0.942667 Linear solver elapsed time: 0.825699 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1 SUCCESS difference: 1.5e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1 SUCCESS difference: 1.1e-15 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1 SUCCESS difference: 5.6e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1 SUCCESS difference: 4.1e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1 SUCCESS difference: 1.3e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1 SUCCESS difference: 8.5e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2 SUCCESS difference: 1.9e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2 SUCCESS difference: 1.4e-15 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2 SUCCESS difference: 6.7e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2 SUCCESS difference: 3.3e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2 SUCCESS difference: 1.1e-13 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3 SUCCESS difference: 2.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3 SUCCESS difference: 8.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3 SUCCESS difference: 9.3e-15 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-450 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015194 Total Core solution elapsed time: 0.144204 Linear solver elapsed time: 0.121141 (84%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00671 Total Core solution elapsed time: 0.058665 Linear solver elapsed time: 0.050383 (86%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006846 Total Core solution elapsed time: 0.057574 Linear solver elapsed time: 0.051295 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble SUCCESS difference: 2.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble SUCCESS difference: 2.3e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble SUCCESS difference: 4.5e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.8e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.5e-14 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2 SUCCESS difference: 5e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2 SUCCESS difference: 5.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-450 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015194 Total Core solution elapsed time: 0.144204 Linear solver elapsed time: 0.121141 (84%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00671 Total Core solution elapsed time: 0.058665 Linear solver elapsed time: 0.050383 (86%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006846 Total Core solution elapsed time: 0.057574 Linear solver elapsed time: 0.051295 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble SUCCESS difference: 2.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble SUCCESS difference: 2.3e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble SUCCESS difference: 4.5e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.8e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.5e-14 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2 SUCCESS difference: 5e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2 SUCCESS difference: 5.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-455 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007144 Total Core solution elapsed time: 0.216715 Linear solver elapsed time: 0.178806 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015601 Total Core solution elapsed time: 0.154366 Linear solver elapsed time: 0.11908 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008188 Total Core solution elapsed time: 0.101161 Linear solver elapsed time: 0.082575 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030295 Total Core solution elapsed time: 0.263512 Linear solver elapsed time: 0.212357 (81%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007555 Total Core solution elapsed time: 0.60501 Linear solver elapsed time: 0.511678 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015784 Total Core solution elapsed time: 0.180898 Linear solver elapsed time: 0.142376 (79%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017295 Total Core solution elapsed time: 1.00811 Linear solver elapsed time: 0.85963 (85%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 3.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 3.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 3.4e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 8e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 1.8e-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: 6.7e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 2.8e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 8.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 2.9e-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: 1.1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 5.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 2.2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 5.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 4e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 3.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 9.6e-10 < 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.2e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 3.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 3.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 4.9e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.8e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 3.9e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007144 Total Core solution elapsed time: 0.216715 Linear solver elapsed time: 0.178806 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015601 Total Core solution elapsed time: 0.154366 Linear solver elapsed time: 0.11908 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008188 Total Core solution elapsed time: 0.101161 Linear solver elapsed time: 0.082575 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030295 Total Core solution elapsed time: 0.263512 Linear solver elapsed time: 0.212357 (81%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007555 Total Core solution elapsed time: 0.60501 Linear solver elapsed time: 0.511678 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015784 Total Core solution elapsed time: 0.180898 Linear solver elapsed time: 0.142376 (79%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017295 Total Core solution elapsed time: 1.00811 Linear solver elapsed time: 0.85963 (85%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 3.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 3.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 3.4e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 8e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 1.8e-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: 6.7e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 2.8e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 8.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 2.9e-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: 1.1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 5.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 2.2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 5.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 4e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 3.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 9.6e-10 < 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.2e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 3.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 3.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 4.9e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.8e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 3.9e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.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 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015199 Total Core solution elapsed time: 0.064896 Linear solver elapsed time: 0.051857 (80%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with HO ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015794 Total Core solution elapsed time: 0.094995 Linear solver elapsed time: 0.073306 (77%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with FS ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018278 Total Core solution elapsed time: 0.38704 Linear solver elapsed time: 0.282415 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA SUCCESS difference: 6.1e-16 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA SUCCESS difference: 8.2e-16 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA SUCCESS difference: 7.2e-16 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA SUCCESS difference: 3.8e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO SUCCESS difference: 1.1e-10 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO SUCCESS difference: 2.4e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO SUCCESS difference: 1.1e-10 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO SUCCESS difference: 5.5e-09 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS SUCCESS difference: 1.5e-08 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS SUCCESS difference: 1.7e-08 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS SUCCESS difference: 1.7e-08 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS SUCCESS difference: 1.4e-09 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-460 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation ====== Testing Estar with SSA ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015199 Total Core solution elapsed time: 0.064896 Linear solver elapsed time: 0.051857 (80%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with HO ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015794 Total Core solution elapsed time: 0.094995 Linear solver elapsed time: 0.073306 (77%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with FS ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018278 Total Core solution elapsed time: 0.38704 Linear solver elapsed time: 0.282415 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA SUCCESS difference: 6.1e-16 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA SUCCESS difference: 8.2e-16 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA SUCCESS difference: 7.2e-16 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA SUCCESS difference: 3.8e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO SUCCESS difference: 1.1e-10 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO SUCCESS difference: 2.4e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO SUCCESS difference: 1.1e-10 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO SUCCESS difference: 5.5e-09 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS SUCCESS difference: 1.5e-08 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS SUCCESS difference: 1.7e-08 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS SUCCESS difference: 1.7e-08 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS SUCCESS difference: 1.4e-09 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-461 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010276 Total Core solution elapsed time: 0.066245 Linear solver elapsed time: 0.040953 (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: 1.3e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1 SUCCESS difference: 7.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1 SUCCESS difference: 1.7e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2 SUCCESS difference: 5.4e-13 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2 SUCCESS difference: 3.1e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2 SUCCESS difference: 2.4e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3 SUCCESS difference: 5.5e-12 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3 SUCCESS difference: 8.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-461 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010276 Total Core solution elapsed time: 0.066245 Linear solver elapsed time: 0.040953 (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: 1.3e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1 SUCCESS difference: 7.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1 SUCCESS difference: 1.7e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2 SUCCESS difference: 5.4e-13 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2 SUCCESS difference: 3.1e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2 SUCCESS difference: 2.4e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3 SUCCESS difference: 5.5e-12 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3 SUCCESS difference: 8.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-465 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009134 Total Core solution elapsed time: 0.655463 Linear solver elapsed time: 0.387957 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx SUCCESS difference: 2.9e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy SUCCESS difference: 3e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel SUCCESS difference: 7.1e-10 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-465 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009134 Total Core solution elapsed time: 0.655463 Linear solver elapsed time: 0.387957 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx SUCCESS difference: 2.9e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy SUCCESS difference: 3e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel SUCCESS difference: 7.1e-10 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-480 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020938 Total Core solution elapsed time: 0.923507 Linear solver elapsed time: 0.753031 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure1 SUCCESS difference: 8.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1 SUCCESS difference: 4.6e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1 SUCCESS difference: 5.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1 SUCCESS difference: 3.2e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2 SUCCESS difference: 5.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2 SUCCESS difference: 6.4e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2 SUCCESS difference: 7.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2 SUCCESS difference: 2.5e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3 SUCCESS difference: 2.6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3 SUCCESS difference: 2.6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3 SUCCESS difference: 7.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3 SUCCESS difference: 7.3e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3 SUCCESS difference: 6.9e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-480 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020938 Total Core solution elapsed time: 0.923507 Linear solver elapsed time: 0.753031 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure1 SUCCESS difference: 8.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1 SUCCESS difference: 4.6e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1 SUCCESS difference: 5.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1 SUCCESS difference: 3.2e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2 SUCCESS difference: 5.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2 SUCCESS difference: 6.4e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2 SUCCESS difference: 7.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2 SUCCESS difference: 2.5e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3 SUCCESS difference: 2.6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3 SUCCESS difference: 2.6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3 SUCCESS difference: 7.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3 SUCCESS difference: 7.3e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3 SUCCESS difference: 6.9e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-481 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022532 Total Core solution elapsed time: 0.747286 Linear solver elapsed time: 0.592144 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1 SUCCESS difference: 3.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1 SUCCESS difference: 1.8e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1 SUCCESS difference: 1.3e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1 SUCCESS difference: 4.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2 SUCCESS difference: 1.9e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2 SUCCESS difference: 4.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3 SUCCESS difference: 2.7e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3 SUCCESS difference: 2.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3 SUCCESS difference: 2.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3 SUCCESS difference: 1.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022532 Total Core solution elapsed time: 0.747286 Linear solver elapsed time: 0.592144 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1 SUCCESS difference: 3.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1 SUCCESS difference: 1.8e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1 SUCCESS difference: 1.3e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1 SUCCESS difference: 4.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2 SUCCESS difference: 1.9e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2 SUCCESS difference: 4.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3 SUCCESS difference: 2.7e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3 SUCCESS difference: 2.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3 SUCCESS difference: 2.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3 SUCCESS difference: 1.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009827 Total Core solution elapsed time: 0.620753 Linear solver elapsed time: 0.5177 (83%) 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: 4.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1 SUCCESS difference: 4.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: 2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1 SUCCESS difference: 5e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb1 SUCCESS difference: 8.7e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2 SUCCESS difference: 1.3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2 SUCCESS difference: 6.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb2 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3 SUCCESS difference: 6.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3 SUCCESS difference: 2.2e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-491 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009827 Total Core solution elapsed time: 0.620753 Linear solver elapsed time: 0.5177 (83%) 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: 4.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1 SUCCESS difference: 4.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: 2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1 SUCCESS difference: 5e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb1 SUCCESS difference: 8.7e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2 SUCCESS difference: 1.3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2 SUCCESS difference: 6.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb2 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3 SUCCESS difference: 6.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3 SUCCESS difference: 2.2e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-492 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005657 Total Core solution elapsed time: 0.538355 Linear solver elapsed time: 0.459039 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1 SUCCESS difference: 4.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1 SUCCESS difference: 4.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1 SUCCESS difference: 5.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2 SUCCESS difference: 1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2 SUCCESS difference: 1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2 SUCCESS difference: 4.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb2 SUCCESS difference: 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: 2e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3 SUCCESS difference: 2.5e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3 SUCCESS difference: 2.5e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3 SUCCESS difference: 9.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3 SUCCESS difference: 9.1e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-492 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005657 Total Core solution elapsed time: 0.538355 Linear solver elapsed time: 0.459039 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1 SUCCESS difference: 4.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1 SUCCESS difference: 4.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1 SUCCESS difference: 5.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2 SUCCESS difference: 1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2 SUCCESS difference: 1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2 SUCCESS difference: 4.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb2 SUCCESS difference: 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: 2e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3 SUCCESS difference: 2.5e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3 SUCCESS difference: 2.5e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3 SUCCESS difference: 9.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3 SUCCESS difference: 9.1e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-493 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016504 Total Core solution elapsed time: 0.608251 Linear solver elapsed time: 0.531092 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1 SUCCESS difference: 4.1e-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.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2 SUCCESS difference: 2.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2 SUCCESS difference: 1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2 SUCCESS difference: 7.6e-16 < 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: 8.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3 SUCCESS difference: 4.6e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3 SUCCESS difference: 4.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3 SUCCESS difference: 6.5e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3 SUCCESS difference: 7.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3 SUCCESS difference: 3.3e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016504 Total Core solution elapsed time: 0.608251 Linear solver elapsed time: 0.531092 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1 SUCCESS difference: 4.1e-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.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2 SUCCESS difference: 2.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2 SUCCESS difference: 1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2 SUCCESS difference: 7.6e-16 < 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: 8.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3 SUCCESS difference: 4.6e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3 SUCCESS difference: 4.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3 SUCCESS difference: 6.5e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3 SUCCESS difference: 7.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3 SUCCESS difference: 3.3e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026497 Total Core solution elapsed time: 0.758307 Linear solver elapsed time: 0.638957 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1 SUCCESS difference: 3.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1 SUCCESS difference: 3.2e-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: 1.2e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb1 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2 SUCCESS difference: 8.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb2 SUCCESS difference: 2.6e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3 SUCCESS difference: 2.3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3 SUCCESS difference: 2.4e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3 SUCCESS difference: 8.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3 SUCCESS difference: 6.6e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3 SUCCESS difference: 9.9e-15 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3 SUCCESS difference: 2e-14 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-494 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026497 Total Core solution elapsed time: 0.758307 Linear solver elapsed time: 0.638957 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1 SUCCESS difference: 3.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1 SUCCESS difference: 3.2e-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: 1.2e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb1 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2 SUCCESS difference: 8.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb2 SUCCESS difference: 2.6e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3 SUCCESS difference: 2.3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3 SUCCESS difference: 2.4e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3 SUCCESS difference: 8.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3 SUCCESS difference: 6.6e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3 SUCCESS difference: 9.9e-15 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3 SUCCESS difference: 2e-14 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-495 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014377 Total Core solution elapsed time: 0.607772 Linear solver elapsed time: 0.522553 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1 SUCCESS difference: 2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1 SUCCESS difference: 2.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure1 SUCCESS difference: 2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1 SUCCESS difference: 6.3e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1 SUCCESS difference: 2e-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: 6.5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2 SUCCESS difference: 4.1e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2 SUCCESS difference: 4.5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2 SUCCESS difference: 2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2 SUCCESS difference: 4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3 SUCCESS difference: 8.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3 SUCCESS difference: 8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3 SUCCESS difference: 4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3 SUCCESS difference: 7.3e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3 SUCCESS difference: 6.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014377 Total Core solution elapsed time: 0.607772 Linear solver elapsed time: 0.522553 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1 SUCCESS difference: 2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1 SUCCESS difference: 2.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure1 SUCCESS difference: 2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1 SUCCESS difference: 6.3e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1 SUCCESS difference: 2e-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: 6.5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2 SUCCESS difference: 4.1e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2 SUCCESS difference: 4.5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2 SUCCESS difference: 2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2 SUCCESS difference: 4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3 SUCCESS difference: 8.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3 SUCCESS difference: 8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3 SUCCESS difference: 4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3 SUCCESS difference: 7.3e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3 SUCCESS difference: 6.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011216 Total Core solution elapsed time: 0.061631 Linear solver elapsed time: 0.052732 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx SUCCESS difference: 3.8e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy SUCCESS difference: 3.6e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-501 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011216 Total Core solution elapsed time: 0.061631 Linear solver elapsed time: 0.052732 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx SUCCESS difference: 3.8e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy SUCCESS difference: 3.6e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-502 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021907 Total Core solution elapsed time: 0.183429 Linear solver elapsed time: 0.124728 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy SUCCESS difference: 6.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel SUCCESS difference: 5.3e-17 < 1e-08 test id: 502 test name: PigStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-502 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021907 Total Core solution elapsed time: 0.183429 Linear solver elapsed time: 0.124728 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy SUCCESS difference: 6.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel SUCCESS difference: 5.3e-17 < 1e-08 test id: 502 test name: PigStressHO field: Pressure +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-503 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015888 Total Core solution elapsed time: 0.802329 Linear solver elapsed time: 0.558722 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vx SUCCESS difference: 1.2e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vy SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vz SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vel SUCCESS difference: 7.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015888 Total Core solution elapsed time: 0.802329 Linear solver elapsed time: 0.558722 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vx SUCCESS difference: 1.2e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vy SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vz SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vel SUCCESS difference: 7.5e-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) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014366 Total Core solution elapsed time: 0.125851 Linear solver elapsed time: 0.094788 (75%) 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.4e-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.2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-504 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014366 Total Core solution elapsed time: 0.125851 Linear solver elapsed time: 0.094788 (75%) 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.4e-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.2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-505 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030666 Total Core solution elapsed time: 0.492103 Linear solver elapsed time: 0.35215 (72%) 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: 2.2e-13 < 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: 3.1e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1 SUCCESS difference: 4.4e-15 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1 SUCCESS difference: 2.2e-15 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1 SUCCESS difference: 3.7e-20 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.6e-15 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2 SUCCESS difference: 1.6e-13 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2 SUCCESS difference: 1.7e-13 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2 SUCCESS difference: 1.5e-13 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2 SUCCESS difference: 2.2e-15 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2 SUCCESS difference: 5.2e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2 SUCCESS difference: 7.3e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2 SUCCESS difference: 3.7e-15 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2 SUCCESS difference: 2.1e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-505 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030666 Total Core solution elapsed time: 0.492103 Linear solver elapsed time: 0.35215 (72%) 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: 2.2e-13 < 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: 3.1e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1 SUCCESS difference: 4.4e-15 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1 SUCCESS difference: 2.2e-15 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1 SUCCESS difference: 3.7e-20 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.6e-15 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2 SUCCESS difference: 1.6e-13 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2 SUCCESS difference: 1.7e-13 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2 SUCCESS difference: 1.5e-13 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2 SUCCESS difference: 2.2e-15 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2 SUCCESS difference: 5.2e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2 SUCCESS difference: 7.3e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2 SUCCESS difference: 3.7e-15 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2 SUCCESS difference: 2.1e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-506 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026738 Total Core solution elapsed time: 0.403365 Linear solver elapsed time: 0.307603 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vx1 SUCCESS difference: 8.6e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vy1 SUCCESS difference: 7.6e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vz1 SUCCESS difference: 7.2e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vel1 SUCCESS difference: 2.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1 SUCCESS difference: 3.4e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1 SUCCESS difference: 1.4e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 506 test name: PigTranHO field: Temperature1 SUCCESS difference: 1.8e-16 < 1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1 SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea1 SUCCESS difference: 7.1e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1 SUCCESS difference: 1.6e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2 SUCCESS difference: 1.8e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vy2 SUCCESS difference: 2e-13 < 1e-09 test id: 506 test name: PigTranHO field: Vz2 SUCCESS difference: 1.7e-13 < 1e-11 test id: 506 test name: PigTranHO field: Vel2 SUCCESS difference: 1.5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2 SUCCESS difference: 4.1e-15 < 1e-10 test id: 506 test name: PigTranHO field: Bed2 SUCCESS difference: 7.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2 SUCCESS difference: 3.3e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 7.1e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2 SUCCESS difference: 9.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea2 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-506 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026738 Total Core solution elapsed time: 0.403365 Linear solver elapsed time: 0.307603 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vx1 SUCCESS difference: 8.6e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vy1 SUCCESS difference: 7.6e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vz1 SUCCESS difference: 7.2e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vel1 SUCCESS difference: 2.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1 SUCCESS difference: 3.4e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1 SUCCESS difference: 1.4e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 506 test name: PigTranHO field: Temperature1 SUCCESS difference: 1.8e-16 < 1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1 SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea1 SUCCESS difference: 7.1e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1 SUCCESS difference: 1.6e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2 SUCCESS difference: 1.8e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vy2 SUCCESS difference: 2e-13 < 1e-09 test id: 506 test name: PigTranHO field: Vz2 SUCCESS difference: 1.7e-13 < 1e-11 test id: 506 test name: PigTranHO field: Vel2 SUCCESS difference: 1.5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2 SUCCESS difference: 4.1e-15 < 1e-10 test id: 506 test name: PigTranHO field: Bed2 SUCCESS difference: 7.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2 SUCCESS difference: 3.3e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 7.1e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2 SUCCESS difference: 9.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea2 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-507 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017537 Total Core solution elapsed time: 0.822919 Linear solver elapsed time: 0.606366 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vx1 SUCCESS difference: 5.7e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vy1 SUCCESS difference: 6.8e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vz1 SUCCESS difference: 6.8e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vel1 SUCCESS difference: 3.4e-12 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1 SUCCESS difference: 3.4e-13 < 7e-08 test id: 507 test name: PigTranFS field: Bed1 SUCCESS difference: 8.1e-13 < 4e-07 test id: 507 test name: PigTranFS field: Surface1 SUCCESS difference: 3.5e-13 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-08 test id: 507 test name: PigTranFS field: Temperature1 SUCCESS difference: 2.7e-10 < 1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.3e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vx2 SUCCESS difference: 1.6e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vy2 SUCCESS difference: 1.8e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vz2 SUCCESS difference: 1.8e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vel2 SUCCESS difference: 1e-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: 9.5e-11 < 2e-06 test id: 507 test name: PigTranFS field: Surface2 SUCCESS difference: 7.4e-11 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2 SUCCESS difference: 2e-14 < 3e-06 test id: 507 test name: PigTranFS field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-507 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017537 Total Core solution elapsed time: 0.822919 Linear solver elapsed time: 0.606366 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vx1 SUCCESS difference: 5.7e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vy1 SUCCESS difference: 6.8e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vz1 SUCCESS difference: 6.8e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vel1 SUCCESS difference: 3.4e-12 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1 SUCCESS difference: 3.4e-13 < 7e-08 test id: 507 test name: PigTranFS field: Bed1 SUCCESS difference: 8.1e-13 < 4e-07 test id: 507 test name: PigTranFS field: Surface1 SUCCESS difference: 3.5e-13 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-08 test id: 507 test name: PigTranFS field: Temperature1 SUCCESS difference: 2.7e-10 < 1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.3e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vx2 SUCCESS difference: 1.6e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vy2 SUCCESS difference: 1.8e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vz2 SUCCESS difference: 1.8e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vel2 SUCCESS difference: 1e-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: 9.5e-11 < 2e-06 test id: 507 test name: PigTranFS field: Surface2 SUCCESS difference: 7.4e-11 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2 SUCCESS difference: 2e-14 < 3e-06 test id: 507 test name: PigTranFS field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-509 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024192 Total Core solution elapsed time: 2.45914 Linear solver elapsed time: 1.79632 (73%) Total elapsed time: 0 hrs 0 min 2 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 7.6e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vx SUCCESS difference: 7.1e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vy SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vz SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vel SUCCESS difference: 2.1e-16 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure SUCCESS difference: 2.4e-09 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature SUCCESS difference: 2.6e-08 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-509 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024192 Total Core solution elapsed time: 2.45914 Linear solver elapsed time: 1.79632 (73%) Total elapsed time: 0 hrs 0 min 2 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 7.6e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vx SUCCESS difference: 7.1e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vy SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vz SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vel SUCCESS difference: 2.1e-16 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure SUCCESS difference: 2.4e-09 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature SUCCESS difference: 2.6e-08 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-510 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014997 Total Core solution elapsed time: 0.379147 Linear solver elapsed time: 0.2675 (71%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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.2e-10 < 1e-08 test id: 510 test name: PigSteaFS field: Vx SUCCESS difference: 1.1e-10 < 1e-08 test id: 510 test name: PigSteaFS field: Vy SUCCESS difference: 7.8e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vz SUCCESS difference: 7.8e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vel SUCCESS difference: 8.7e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure SUCCESS difference: 2.7e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature SUCCESS difference: 7e-11 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-510 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014997 Total Core solution elapsed time: 0.379147 Linear solver elapsed time: 0.2675 (71%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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.2e-10 < 1e-08 test id: 510 test name: PigSteaFS field: Vx SUCCESS difference: 1.1e-10 < 1e-08 test id: 510 test name: PigSteaFS field: Vy SUCCESS difference: 7.8e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vz SUCCESS difference: 7.8e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vel SUCCESS difference: 8.7e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure SUCCESS difference: 2.7e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature SUCCESS difference: 7e-11 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-511 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero NOTE: using observed velocities to create constraints along new boundary INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test511.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test511 (line 27) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run2 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-511 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero NOTE: using observed velocities to create constraints along new boundary INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test511.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test511 (line 27) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run2 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A +++ exit code: 0 +++ error: 1 +++ Running case: MATLAB-512 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665 x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865 ====================== step 2/2 =============================== x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865 x = 1 | f(x) = 112.5636 | 112.563 0.0006652195 write lock file: FemModel initialization elapsed time: 0.023529 Total Core solution elapsed time: 0.642065 Linear solver elapsed time: 0.497191 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient SUCCESS difference: 1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits SUCCESS difference: 5.2e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure SUCCESS difference: 3.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel SUCCESS difference: 2.3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx SUCCESS difference: 4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-512 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665 x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865 ====================== step 2/2 =============================== x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865 x = 1 | f(x) = 112.5636 | 112.563 0.0006652195 write lock file: FemModel initialization elapsed time: 0.023529 Total Core solution elapsed time: 0.642065 Linear solver elapsed time: 0.497191 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient SUCCESS difference: 1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits SUCCESS difference: 5.2e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure SUCCESS difference: 3.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel SUCCESS difference: 2.3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx SUCCESS difference: 4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-513 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168 x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883 ====================== step 2/2 =============================== x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883 x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097 write lock file: FemModel initialization elapsed time: 0.012493 Total Core solution elapsed time: 1.77686 Linear solver elapsed time: 1.23676 (70%) Total elapsed time: 0 hrs 0 min 1 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 3.1e-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient SUCCESS difference: 3e-12 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.8e-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: 9.2e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel SUCCESS difference: 2.1e-10 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx SUCCESS difference: 8.1e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy SUCCESS difference: 1e-10 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz SUCCESS difference: 3.6e-11 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature SUCCESS difference: 2.9e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-513 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168 x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883 ====================== step 2/2 =============================== x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883 x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097 write lock file: FemModel initialization elapsed time: 0.012493 Total Core solution elapsed time: 1.77686 Linear solver elapsed time: 1.23676 (70%) Total elapsed time: 0 hrs 0 min 1 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 3.1e-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient SUCCESS difference: 3e-12 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.8e-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: 9.2e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel SUCCESS difference: 2.1e-10 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx SUCCESS difference: 8.1e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy SUCCESS difference: 1e-10 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz SUCCESS difference: 3.6e-11 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature SUCCESS difference: 2.9e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-514 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Anisotropic mesh adaptation new number of triangles = 485 Anisotropic mesh adaptation new number of triangles = 485 Anisotropic mesh adaptation new number of triangles = 1651 Anisotropic mesh adaptation new number of triangles = 6702 Anisotropic mesh adaptation new number of triangles = 2307 SUCCESS difference: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-514 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry Construction of a mesh from a given geometry boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Anisotropic mesh adaptation new number of triangles = 485 Anisotropic mesh adaptation new number of triangles = 485 Anisotropic mesh adaptation new number of triangles = 1651 Anisotropic mesh adaptation new number of triangles = 6702 Anisotropic mesh adaptation new number of triangles = 2307 SUCCESS difference: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-515 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033885 Total Core solution elapsed time: 0.079093 Linear solver elapsed time: 0.048193 (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.2e-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.1e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2 SUCCESS difference: 1.9e-08 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-515 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033885 Total Core solution elapsed time: 0.079093 Linear solver elapsed time: 0.048193 (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.2e-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.1e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2 SUCCESS difference: 1.9e-08 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2 +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-516 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013189 Total Core solution elapsed time: 0.027087 Linear solver elapsed time: 0.017273 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature SUCCESS difference: 6.9e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-516 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013189 Total Core solution elapsed time: 0.027087 Linear solver elapsed time: 0.017273 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature SUCCESS difference: 6.9e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-518 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013438 Total Core solution elapsed time: 0.146159 Linear solver elapsed time: 0.122536 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy SUCCESS difference: 5.1e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface SUCCESS difference: 2.3e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear SUCCESS difference: 6.6e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-518 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013438 Total Core solution elapsed time: 0.146159 Linear solver elapsed time: 0.122536 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy SUCCESS difference: 5.1e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface SUCCESS difference: 2.3e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear SUCCESS difference: 6.6e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-519 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011483 Total Core solution elapsed time: 0.246242 Linear solver elapsed time: 0.206217 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1 SUCCESS difference: 5.3e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1 SUCCESS difference: 5.1e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1 SUCCESS difference: 5.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1 SUCCESS difference: 3.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) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011483 Total Core solution elapsed time: 0.246242 Linear solver elapsed time: 0.206217 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1 SUCCESS difference: 5.3e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1 SUCCESS difference: 5.1e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1 SUCCESS difference: 5.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1 SUCCESS difference: 3.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) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.061439 Total Core solution elapsed time: 0.274257 Linear solver elapsed time: 0.205563 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx1 SUCCESS difference: 3.9e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy1 SUCCESS difference: 3.7e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure1 SUCCESS difference: 9.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.7e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled1 SUCCESS difference: 2.9e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx2 SUCCESS difference: 3.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy2 SUCCESS difference: 3.5e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel2 SUCCESS difference: 6.7e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed2 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2 SUCCESS difference: 9e-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) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.061439 Total Core solution elapsed time: 0.274257 Linear solver elapsed time: 0.205563 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx1 SUCCESS difference: 3.9e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy1 SUCCESS difference: 3.7e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure1 SUCCESS difference: 9.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.7e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled1 SUCCESS difference: 2.9e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx2 SUCCESS difference: 3.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy2 SUCCESS difference: 3.5e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel2 SUCCESS difference: 6.7e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed2 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2 SUCCESS difference: 9e-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-521 +++ 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 checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test521-08-11-2026-08-35-46-54248/test521.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: === NUDGING STEP 1/3 === SIZE = 70290 iteration 1/2 time [yr]: 0.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions iteration 2/2 time [yr]: 1.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions RMSE H : 9.69061 m RMSE dHdt: 9.69061 m/yr RMSE v : 513.975 m/yr === NUDGING STEP 2/3 === SIZE = 73522 iteration 3/4 time [yr]: 1.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions iteration 4/4 time [yr]: 2.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions RMSE H : 17.9049 m RMSE dHdt: 8.25747 m/yr RMSE v : 513.946 m/yr === NUDGING STEP 3/3 === SIZE = 73522 iteration 5/6 time [yr]: 2.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions saving temporary results iteration 6/6 time [yr]: 3.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions saving temporary results RMSE H : 24.7229 m RMSE dHdt: 6.97281 m/yr RMSE v : 513.677 m/yr write lock file: FemModel initialization elapsed time: 0.019404 Total Core solution elapsed time: 0.59615 Linear solver elapsed time: 0.429369 (72%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 3.1e-14 < 1e-12 test id: 521 test name: PigNudgingSSA2d field: PerturbationMeltingRate SUCCESS difference: 2.8e-13 < 2e-12 test id: 521 test name: PigNudgingSSA2d field: FrictionCoefficient SUCCESS difference: 1.8e-15 < 1e-12 test id: 521 test name: PigNudgingSSA2d field: J +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-521 +++ 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 checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test521-08-11-2026-08-35-46-54248/test521.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: === NUDGING STEP 1/3 === SIZE = 70290 iteration 1/2 time [yr]: 0.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions iteration 2/2 time [yr]: 1.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions RMSE H : 9.69061 m RMSE dHdt: 9.69061 m/yr RMSE v : 513.975 m/yr === NUDGING STEP 2/3 === SIZE = 73522 iteration 3/4 time [yr]: 1.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions iteration 4/4 time [yr]: 2.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions RMSE H : 17.9049 m RMSE dHdt: 8.25747 m/yr RMSE v : 513.946 m/yr === NUDGING STEP 3/3 === SIZE = 73522 iteration 5/6 time [yr]: 2.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions saving temporary results iteration 6/6 time [yr]: 3.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions saving temporary results RMSE H : 24.7229 m RMSE dHdt: 6.97281 m/yr RMSE v : 513.677 m/yr write lock file: FemModel initialization elapsed time: 0.019404 Total Core solution elapsed time: 0.59615 Linear solver elapsed time: 0.429369 (72%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 3.1e-14 < 1e-12 test id: 521 test name: PigNudgingSSA2d field: PerturbationMeltingRate SUCCESS difference: 2.8e-13 < 2e-12 test id: 521 test name: PigNudgingSSA2d field: FrictionCoefficient SUCCESS difference: 1.8e-15 < 1e-12 test id: 521 test name: PigNudgingSSA2d field: J +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00486 Total Core solution elapsed time: 0.039563 Linear solver elapsed time: 0.029278 (74%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00486 Total Core solution elapsed time: 0.039563 Linear solver elapsed time: 0.029278 (74%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00725 Total Core solution elapsed time: 0.044696 Linear solver elapsed time: 0.034111 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 6.7e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 531 test name: PigBalVel2 field: Vel +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00725 Total Core solution elapsed time: 0.044696 Linear solver elapsed time: 0.034111 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 6.7e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 531 test name: PigBalVel2 field: Vel +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020619 Total Core solution elapsed time: 2.28233 Linear solver elapsed time: 1.48754 (65%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 9.1e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1 SUCCESS difference: 1.4e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1 SUCCESS difference: 1.3e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1 SUCCESS difference: 8.3e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1 SUCCESS difference: 9.2e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.6e-14 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1 SUCCESS difference: 6.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb1 SUCCESS difference: 9.8e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2 SUCCESS difference: 9.7e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2 SUCCESS difference: 8.1e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2 SUCCESS difference: 1.5e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2 SUCCESS difference: 5.6e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2 SUCCESS difference: 1.2e-14 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb2 SUCCESS difference: 5.1e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10 SUCCESS difference: 8.9e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10 SUCCESS difference: 7.7e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10 SUCCESS difference: 6.4e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10 SUCCESS difference: 9.2e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10 SUCCESS difference: 9e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10 SUCCESS difference: 5.5e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10 SUCCESS difference: 1.5e-13 < 1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10 SUCCESS difference: 9.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020619 Total Core solution elapsed time: 2.28233 Linear solver elapsed time: 1.48754 (65%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 9.1e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1 SUCCESS difference: 1.4e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1 SUCCESS difference: 1.3e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1 SUCCESS difference: 8.3e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1 SUCCESS difference: 9.2e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.6e-14 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1 SUCCESS difference: 6.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb1 SUCCESS difference: 9.8e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2 SUCCESS difference: 9.7e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2 SUCCESS difference: 8.1e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2 SUCCESS difference: 1.5e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2 SUCCESS difference: 5.6e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2 SUCCESS difference: 1.2e-14 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb2 SUCCESS difference: 5.1e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10 SUCCESS difference: 8.9e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10 SUCCESS difference: 7.7e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10 SUCCESS difference: 6.4e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10 SUCCESS difference: 9.2e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10 SUCCESS difference: 9e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10 SUCCESS difference: 5.5e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10 SUCCESS difference: 1.5e-13 < 1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10 SUCCESS difference: 9.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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.058334 Total Core solution elapsed time: 7.22066 Linear solver elapsed time: 2.85091 (39%) Total elapsed time: 0 hrs 0 min 7 sec SUCCESS difference: 3.9e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1 SUCCESS difference: 1e-12 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1 SUCCESS difference: 9.5e-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: 7.4e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1 SUCCESS difference: 9e-14 < 6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1 SUCCESS difference: 5.2e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1 SUCCESS difference: 7.1e-13 < 2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1 SUCCESS difference: 8.2e-15 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1 SUCCESS difference: 3.7e-15 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb1 SUCCESS difference: 4.1e-16 < 3e-09 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb1 SUCCESS difference: 6e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2 SUCCESS difference: 1.1e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2 SUCCESS difference: 9.4e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2 SUCCESS difference: 5.2e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2 SUCCESS difference: 5e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2 SUCCESS difference: 9.4e-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: 8.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2 SUCCESS difference: 7.4e-14 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2 SUCCESS difference: 8e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb2 SUCCESS difference: 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.4e-11 < 3e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10 SUCCESS difference: 9.8e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10 SUCCESS difference: 8.3e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10 SUCCESS difference: 9e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10 SUCCESS difference: 1.2e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Bed10 SUCCESS difference: 1.5e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Surface10 SUCCESS difference: 7.5e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness10 SUCCESS difference: 2.6e-12 < 1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10 SUCCESS difference: 1.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume10 SUCCESS difference: 1.3e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb10 SUCCESS difference: 3.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.058334 Total Core solution elapsed time: 7.22066 Linear solver elapsed time: 2.85091 (39%) Total elapsed time: 0 hrs 0 min 7 sec SUCCESS difference: 3.9e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1 SUCCESS difference: 1e-12 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1 SUCCESS difference: 9.5e-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: 7.4e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1 SUCCESS difference: 9e-14 < 6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1 SUCCESS difference: 5.2e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1 SUCCESS difference: 7.1e-13 < 2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1 SUCCESS difference: 8.2e-15 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1 SUCCESS difference: 3.7e-15 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb1 SUCCESS difference: 4.1e-16 < 3e-09 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb1 SUCCESS difference: 6e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2 SUCCESS difference: 1.1e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2 SUCCESS difference: 9.4e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2 SUCCESS difference: 5.2e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2 SUCCESS difference: 5e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2 SUCCESS difference: 9.4e-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: 8.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2 SUCCESS difference: 7.4e-14 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2 SUCCESS difference: 8e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb2 SUCCESS difference: 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.4e-11 < 3e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10 SUCCESS difference: 9.8e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10 SUCCESS difference: 8.3e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10 SUCCESS difference: 9e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10 SUCCESS difference: 1.2e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Bed10 SUCCESS difference: 1.5e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Surface10 SUCCESS difference: 7.5e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness10 SUCCESS difference: 2.6e-12 < 1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10 SUCCESS difference: 1.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume10 SUCCESS difference: 1.3e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb10 SUCCESS difference: 3.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01552 Total Core solution elapsed time: 1.94495 Linear solver elapsed time: 1.53693 (79%) Total elapsed time: 0 hrs 0 min 1 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.4e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1 SUCCESS difference: 9.3e-14 < 6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1 SUCCESS difference: 5.9e-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.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01552 Total Core solution elapsed time: 1.94495 Linear solver elapsed time: 1.53693 (79%) Total elapsed time: 0 hrs 0 min 1 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.4e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1 SUCCESS difference: 9.3e-14 < 6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1 SUCCESS difference: 5.9e-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.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010943 Total Core solution elapsed time: 3.05825 Linear solver elapsed time: 2.36776 (77%) Total elapsed time: 0 hrs 0 min 3 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.3e-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: 3.1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010943 Total Core solution elapsed time: 3.05825 Linear solver elapsed time: 2.36776 (77%) Total elapsed time: 0 hrs 0 min 3 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.3e-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: 3.1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012201 Total Core solution elapsed time: 1.05868 Linear solver elapsed time: 0.833212 (79%) Total elapsed time: 0 hrs 0 min 1 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: 6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012201 Total Core solution elapsed time: 1.05868 Linear solver elapsed time: 0.833212 (79%) Total elapsed time: 0 hrs 0 min 1 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: 6e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007226 Total Core solution elapsed time: 0.011242 Linear solver elapsed time: 0.008054 (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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007226 Total Core solution elapsed time: 0.011242 Linear solver elapsed time: 0.008054 (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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006568 Total Core solution elapsed time: 0.024888 Linear solver elapsed time: 0.01962 (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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006568 Total Core solution elapsed time: 0.024888 Linear solver elapsed time: 0.01962 (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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011227 Total Core solution elapsed time: 0.014627 Linear solver elapsed time: 0.009752 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011227 Total Core solution elapsed time: 0.014627 Linear solver elapsed time: 0.009752 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006153 Total Core solution elapsed time: 0.036015 Linear solver elapsed time: 0.027984 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006153 Total Core solution elapsed time: 0.036015 Linear solver elapsed time: 0.027984 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012017 Total Core solution elapsed time: 0.050943 Linear solver elapsed time: 0.035805 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012017 Total Core solution elapsed time: 0.050943 Linear solver elapsed time: 0.035805 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005407 Total Core solution elapsed time: 0.028378 Linear solver elapsed time: 0.02326 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005407 Total Core solution elapsed time: 0.028378 Linear solver elapsed time: 0.02326 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010733 Total Core solution elapsed time: 0.031968 Linear solver elapsed time: 0.02499 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010733 Total Core solution elapsed time: 0.031968 Linear solver elapsed time: 0.02499 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008973 Total Core solution elapsed time: 0.014376 Linear solver elapsed time: 0.010231 (71%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008973 Total Core solution elapsed time: 0.014376 Linear solver elapsed time: 0.010231 (71%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007176 Total Core solution elapsed time: 0.002528 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007176 Total Core solution elapsed time: 0.002528 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 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.010403 Total Core solution elapsed time: 0.065107 Linear solver elapsed time: 0.045616 (70%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 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.010403 Total Core solution elapsed time: 0.065107 Linear solver elapsed time: 0.045616 (70%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013416 Total Core solution elapsed time: 0.203734 Linear solver elapsed time: 0.16805 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1 SUCCESS difference: 1e-11 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2 SUCCESS difference: 9.6e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3 SUCCESS difference: 6.9e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1 SUCCESS difference: 7.7e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2 SUCCESS difference: 7.3e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3 SUCCESS difference: 7.5e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1 SUCCESS difference: 8.4e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2 SUCCESS difference: 7.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013416 Total Core solution elapsed time: 0.203734 Linear solver elapsed time: 0.16805 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1 SUCCESS difference: 1e-11 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2 SUCCESS difference: 9.6e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3 SUCCESS difference: 6.9e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1 SUCCESS difference: 7.7e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2 SUCCESS difference: 7.3e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3 SUCCESS difference: 7.5e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1 SUCCESS difference: 8.4e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2 SUCCESS difference: 7.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 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.003253 Total Core solution elapsed time: 0.034986 Linear solver elapsed time: 0.022754 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-13 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1 SUCCESS difference: 7.6e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2 SUCCESS difference: 8.3e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits SUCCESS difference: 3.2e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx SUCCESS difference: 1.4e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy SUCCESS difference: 8.7e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 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.003253 Total Core solution elapsed time: 0.034986 Linear solver elapsed time: 0.022754 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-13 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1 SUCCESS difference: 7.6e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2 SUCCESS difference: 8.3e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits SUCCESS difference: 3.2e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx SUCCESS difference: 1.4e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy SUCCESS difference: 8.7e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008078 Total Core solution elapsed time: 0.755738 Linear solver elapsed time: 0.642199 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-11 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1 SUCCESS difference: 8.8e-12 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1 SUCCESS difference: 1e-11 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1 SUCCESS difference: 5.5e-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: 3.1e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2 SUCCESS difference: 1.9e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2 SUCCESS difference: 9.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2 SUCCESS difference: 4e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2 SUCCESS difference: 8.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2 SUCCESS difference: 3e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5 SUCCESS difference: 1.3e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5 SUCCESS difference: 4.7e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5 SUCCESS difference: 2.2e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness5 SUCCESS difference: 3.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008078 Total Core solution elapsed time: 0.755738 Linear solver elapsed time: 0.642199 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-11 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1 SUCCESS difference: 8.8e-12 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1 SUCCESS difference: 1e-11 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1 SUCCESS difference: 5.5e-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: 3.1e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2 SUCCESS difference: 1.9e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2 SUCCESS difference: 9.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2 SUCCESS difference: 4e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2 SUCCESS difference: 8.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2 SUCCESS difference: 3e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5 SUCCESS difference: 1.3e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5 SUCCESS difference: 4.7e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5 SUCCESS difference: 2.2e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness5 SUCCESS difference: 3.5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.080359 Total Core solution elapsed time: 2.96743 Linear solver elapsed time: 2.47547 (83%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 9.9e-12 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1 SUCCESS difference: 5.3e-14 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure1 SUCCESS difference: 1.9e-12 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel12 SUCCESS difference: 9.6e-14 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure12 SUCCESS difference: 1.2e-12 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24 SUCCESS difference: 1.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.080359 Total Core solution elapsed time: 2.96743 Linear solver elapsed time: 2.47547 (83%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 9.9e-12 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1 SUCCESS difference: 5.3e-14 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure1 SUCCESS difference: 1.9e-12 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel12 SUCCESS difference: 9.6e-14 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure12 SUCCESS difference: 1.2e-12 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24 SUCCESS difference: 1.7e-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 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.74178e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=4.90766e-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.28511e-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.13643e-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.90542e-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)=3.03839e-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)=4.6575e-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)=4.4572e-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)=4.44796e-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)=5.20185e-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)=4.09533e-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)=4.2104e-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)=5.4246e-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)=4.47673e-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)=6.27641e-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.010208 Total Core solution elapsed time: 0.701868 Linear solver elapsed time: 0.617867 (88%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing MINIcondensed Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.83861e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=3.40778e-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.20322e-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)=1.76664e-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)=2.88318e-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.22444e-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)=3.49498e-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)=4.32988e-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)=4.70784e-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)=7.70551e-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)=6.13736e-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.11866e-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)=5.39512e-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)=9.77217e-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)=7.42198e-14 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.008691 Total Core solution elapsed time: 0.475625 Linear solver elapsed time: 0.359267 (76%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing TaylorHood Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.69236e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.10924e-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.32959e-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)=6.63183e-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.01193e-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.41483e-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.8197e-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.5745e-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.23722e-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.97258e-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.48834e-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.35397e-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.09078e-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)=1.65827e-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.39742e-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.014814 Total Core solution elapsed time: 1.35576 Linear solver elapsed time: 1.19611 (88%) Total elapsed time: 0 hrs 0 min 1 sec ====== Testing LATaylorHood Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.77967e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.94637e-13 Convergence criterion: norm(du)/norm(u) inf > 1 % solver residue: norm(KU-F)/norm(F)=8.2982e-13 Convergence criterion: norm(du)/norm(u) 613.069 > 1 % solver residue: norm(KU-F)/norm(F)=1.68018e-12 Convergence criterion: norm(du)/norm(u) 275.933 > 1 % solver residue: norm(KU-F)/norm(F)=2.31163e-12 Convergence criterion: norm(du)/norm(u) 144.079 > 1 % solver residue: norm(KU-F)/norm(F)=5.02641e-12 Convergence criterion: norm(du)/norm(u) 81.951 > 1 % solver residue: norm(KU-F)/norm(F)=4.31571e-12 Convergence criterion: norm(du)/norm(u) 49.2493 > 1 % solver residue: norm(KU-F)/norm(F)=4.13606e-12 Convergence criterion: norm(du)/norm(u) 30.672 > 1 % solver residue: norm(KU-F)/norm(F)=4.09812e-12 Convergence criterion: norm(du)/norm(u) 19.5516 > 1 % solver residue: norm(KU-F)/norm(F)=4.7448e-12 Convergence criterion: norm(du)/norm(u) 12.654 > 1 % solver residue: norm(KU-F)/norm(F)=6.19703e-12 Convergence criterion: norm(du)/norm(u) 8.27209 > 1 % solver residue: norm(KU-F)/norm(F)=4.06841e-12 Convergence criterion: norm(du)/norm(u) 5.44337 > 1 % solver residue: norm(KU-F)/norm(F)=4.3747e-12 Convergence criterion: norm(du)/norm(u) 3.59763 > 1 % solver residue: norm(KU-F)/norm(F)=5.58836e-12 Convergence criterion: norm(du)/norm(u) 2.38464 > 1 % solver residue: norm(KU-F)/norm(F)=4.37345e-12 Convergence criterion: norm(du)/norm(u) 1.58367 > 1 % solver residue: norm(KU-F)/norm(F)=6.49265e-12 Convergence criterion: norm(du)/norm(u) 1.05307 > 1 % solver residue: norm(KU-F)/norm(F)=6.21252e-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)=4.53963e-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)=4.289e-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.15082e-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.5252 > 1 % solver residue: norm(KU-F)/norm(F)=4.67419e-12 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)=7.5578e-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.01253e-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.12354e-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)=7.66794e-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)=6.18051e-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)=5.05165e-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.90003e-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.12391 > 1 % solver residue: norm(KU-F)/norm(F)=6.67372e-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.3615 > 1 % solver residue: norm(KU-F)/norm(F)=5.37249e-12 Convergence criterion: norm(du)/norm(u) 0.00349749 < 1 % solver residue: norm(KU-F)/norm(F)=4.17392e-17 Convergence criterion: norm(du)/norm(u) 0.00349749 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.71658 > 1 % solver residue: norm(KU-F)/norm(F)=3.90239e-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.16394 > 1 % solver residue: norm(KU-F)/norm(F)=4.44155e-12 Convergence criterion: norm(du)/norm(u) 0.00150451 < 1 % solver residue: norm(KU-F)/norm(F)=4.17376e-17 Convergence criterion: norm(du)/norm(u) 0.00150451 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.68513 > 1 % solver residue: norm(KU-F)/norm(F)=4.70369e-12 Convergence criterion: norm(du)/norm(u) 0.000973125 < 1 % solver residue: norm(KU-F)/norm(F)=4.17372e-17 Convergence criterion: norm(du)/norm(u) 0.000973125 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.26629 > 1 % solver residue: norm(KU-F)/norm(F)=5.30243e-12 Convergence criterion: norm(du)/norm(u) 0.000618905 < 1 % solver residue: norm(KU-F)/norm(F)=4.1737e-17 Convergence criterion: norm(du)/norm(u) 0.000618905 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.89681 > 1 % solver residue: norm(KU-F)/norm(F)=4.23978e-12 Convergence criterion: norm(du)/norm(u) 0.000382791 < 1 % solver residue: norm(KU-F)/norm(F)=4.17368e-17 Convergence criterion: norm(du)/norm(u) 0.000382791 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.56847 > 1 % solver residue: norm(KU-F)/norm(F)=5.08588e-12 Convergence criterion: norm(du)/norm(u) 0.000225423 < 1 % solver residue: norm(KU-F)/norm(F)=4.17367e-17 Convergence criterion: norm(du)/norm(u) 0.000225423 < 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.008486 Total Core solution elapsed time: 3.43945 Linear solver elapsed time: 2.78122 (81%) Total elapsed time: 0 hrs 0 min 3 sec ====== Testing CrouzeixRaviart Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.87948e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.05805e-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)=5.51375e-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)=7.4058e-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)=7.47774e-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.13849e-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)=7.83011e-13 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)=6.38589e-13 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)=7.05429e-13 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)=9.28572e-13 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)=1.16796e-12 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.01144e-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.04798e-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)=9.14683e-13 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)=7.86061e-13 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.015628 Total Core solution elapsed time: 1.52501 Linear solver elapsed time: 1.33924 (88%) Total elapsed time: 0 hrs 0 min 1 sec ====== Testing LACrouzeixRaviart Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.69236e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=2.21813e-13 Convergence criterion: norm(du)/norm(u) inf > 1 % solver residue: norm(KU-F)/norm(F)=8.26589e-13 Convergence criterion: norm(du)/norm(u) 613.091 > 1 % solver residue: norm(KU-F)/norm(F)=1.57563e-12 Convergence criterion: norm(du)/norm(u) 275.944 > 1 % solver residue: norm(KU-F)/norm(F)=3.09973e-12 Convergence criterion: norm(du)/norm(u) 144.085 > 1 % solver residue: norm(KU-F)/norm(F)=4.62773e-12 Convergence criterion: norm(du)/norm(u) 81.9547 > 1 % solver residue: norm(KU-F)/norm(F)=4.81526e-12 Convergence criterion: norm(du)/norm(u) 49.2514 > 1 % solver residue: norm(KU-F)/norm(F)=5.40226e-12 Convergence criterion: norm(du)/norm(u) 30.6732 > 1 % solver residue: norm(KU-F)/norm(F)=3.82696e-12 Convergence criterion: norm(du)/norm(u) 19.5522 > 1 % solver residue: norm(KU-F)/norm(F)=5.58571e-12 Convergence criterion: norm(du)/norm(u) 12.6543 > 1 % solver residue: norm(KU-F)/norm(F)=4.75992e-12 Convergence criterion: norm(du)/norm(u) 8.27219 > 1 % solver residue: norm(KU-F)/norm(F)=9.06284e-12 Convergence criterion: norm(du)/norm(u) 5.44338 > 1 % solver residue: norm(KU-F)/norm(F)=6.94387e-12 Convergence criterion: norm(du)/norm(u) 3.5976 > 1 % solver residue: norm(KU-F)/norm(F)=5.16161e-12 Convergence criterion: norm(du)/norm(u) 2.3846 > 1 % solver residue: norm(KU-F)/norm(F)=5.60797e-12 Convergence criterion: norm(du)/norm(u) 1.58362 > 1 % solver residue: norm(KU-F)/norm(F)=5.32062e-12 Convergence criterion: norm(du)/norm(u) 1.05304 > 1 % solver residue: norm(KU-F)/norm(F)=5.93335e-12 Convergence criterion: norm(du)/norm(u) 0.700815 < 1 % solver residue: norm(KU-F)/norm(F)=1.34496e-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)=6.10777e-12 Convergence criterion: norm(du)/norm(u) 0.466662 < 1 % solver residue: norm(KU-F)/norm(F)=1.29454e-16 Convergence criterion: norm(du)/norm(u) 0.466662 < 1 % Convergence criterion: norm(dp/)/norm(p) 100.469 > 1 % solver residue: norm(KU-F)/norm(F)=6.95226e-12 Convergence criterion: norm(du)/norm(u) 0.310857 < 1 % solver residue: norm(KU-F)/norm(F)=1.28239e-16 Convergence criterion: norm(du)/norm(u) 0.310857 < 1 % Convergence criterion: norm(dp/)/norm(p) 50.2738 > 1 % solver residue: norm(KU-F)/norm(F)=6.51901e-12 Convergence criterion: norm(du)/norm(u) 0.207121 < 1 % solver residue: norm(KU-F)/norm(F)=1.24206e-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)=7.35625e-12 Convergence criterion: norm(du)/norm(u) 0.138023 < 1 % solver residue: norm(KU-F)/norm(F)=1.28969e-16 Convergence criterion: norm(du)/norm(u) 0.138023 < 1 % Convergence criterion: norm(dp/)/norm(p) 25.1422 > 1 % solver residue: norm(KU-F)/norm(F)=6.56049e-12 Convergence criterion: norm(du)/norm(u) 0.0919849 < 1 % solver residue: norm(KU-F)/norm(F)=1.2677e-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)=5.42565e-12 Convergence criterion: norm(du)/norm(u) 0.0613056 < 1 % solver residue: norm(KU-F)/norm(F)=1.23918e-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)=4.17743e-12 Convergence criterion: norm(du)/norm(u) 0.0408587 < 1 % solver residue: norm(KU-F)/norm(F)=1.29494e-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)=6.3337e-12 Convergence criterion: norm(du)/norm(u) 0.0272303 < 1 % solver residue: norm(KU-F)/norm(F)=1.28848e-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)=4.29658e-12 Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 % solver residue: norm(KU-F)/norm(F)=1.31067e-16 Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 % Convergence criterion: norm(dp/)/norm(p) 11.1577 > 1 % solver residue: norm(KU-F)/norm(F)=5.68432e-12 Convergence criterion: norm(du)/norm(u) 0.012091 < 1 % solver residue: norm(KU-F)/norm(F)=1.24168e-16 Convergence criterion: norm(du)/norm(u) 0.012091 < 1 % Convergence criterion: norm(dp/)/norm(p) 10.0389 > 1 % solver residue: norm(KU-F)/norm(F)=1.01763e-11 Convergence criterion: norm(du)/norm(u) 0.00805458 < 1 % solver residue: norm(KU-F)/norm(F)=1.29979e-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)=4.43799e-12 Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 % solver residue: norm(KU-F)/norm(F)=1.24587e-16 Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 % Convergence criterion: norm(dp/)/norm(p) 8.36143 > 1 % solver residue: norm(KU-F)/norm(F)=6.15178e-12 Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 % solver residue: norm(KU-F)/norm(F)=1.3238e-16 Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.71652 > 1 % solver residue: norm(KU-F)/norm(F)=6.86481e-12 Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 % solver residue: norm(KU-F)/norm(F)=1.23708e-16 Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.1639 > 1 % solver residue: norm(KU-F)/norm(F)=7.23846e-12 Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 % solver residue: norm(KU-F)/norm(F)=1.31237e-16 Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.6851 > 1 % solver residue: norm(KU-F)/norm(F)=6.20058e-12 Convergence criterion: norm(du)/norm(u) 0.00104627 < 1 % solver residue: norm(KU-F)/norm(F)=1.28444e-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)=6.32129e-12 Convergence criterion: norm(du)/norm(u) 0.000692082 < 1 % solver residue: norm(KU-F)/norm(F)=1.2658e-16 Convergence criterion: norm(du)/norm(u) 0.000692082 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.8968 > 1 % solver residue: norm(KU-F)/norm(F)=4.6248e-12 Convergence criterion: norm(du)/norm(u) 0.000455987 < 1 % solver residue: norm(KU-F)/norm(F)=1.30195e-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.76857e-12 Convergence criterion: norm(du)/norm(u) 0.000298599 < 1 % solver residue: norm(KU-F)/norm(F)=1.25044e-16 Convergence criterion: norm(du)/norm(u) 0.000298599 < 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.015238 Total Core solution elapsed time: 3.78032 Linear solver elapsed time: 3.14671 (83%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 5.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI SUCCESS difference: 6.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI SUCCESS difference: 6.1e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI SUCCESS difference: 8.2e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI SUCCESS difference: 3.4e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed SUCCESS difference: 8.6e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed SUCCESS difference: 8e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed SUCCESS difference: 8.4e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed SUCCESS difference: 1.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood SUCCESS difference: 1.6e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood SUCCESS difference: 1.5e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood SUCCESS difference: 9.3e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood SUCCESS difference: 5.9e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood SUCCESS difference: 6.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood SUCCESS difference: 6.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood SUCCESS difference: 1.4e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood SUCCESS difference: 2.9e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelCrouzeixRaviart SUCCESS difference: 3e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureCrouzeixRaviart SUCCESS difference: 2.5e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart SUCCESS difference: 4.6e-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 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.74178e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=4.90766e-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.28511e-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.13643e-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.90542e-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)=3.03839e-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)=4.6575e-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)=4.4572e-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)=4.44796e-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)=5.20185e-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)=4.09533e-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)=4.2104e-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)=5.4246e-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)=4.47673e-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)=6.27641e-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.010208 Total Core solution elapsed time: 0.701868 Linear solver elapsed time: 0.617867 (88%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing MINIcondensed Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.83861e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=3.40778e-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.20322e-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)=1.76664e-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)=2.88318e-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.22444e-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)=3.49498e-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)=4.32988e-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)=4.70784e-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)=7.70551e-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)=6.13736e-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.11866e-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)=5.39512e-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)=9.77217e-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)=7.42198e-14 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.008691 Total Core solution elapsed time: 0.475625 Linear solver elapsed time: 0.359267 (76%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing TaylorHood Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.69236e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.10924e-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.32959e-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)=6.63183e-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.01193e-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.41483e-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.8197e-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.5745e-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.23722e-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.97258e-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.48834e-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.35397e-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.09078e-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)=1.65827e-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.39742e-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.014814 Total Core solution elapsed time: 1.35576 Linear solver elapsed time: 1.19611 (88%) Total elapsed time: 0 hrs 0 min 1 sec ====== Testing LATaylorHood Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.77967e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.94637e-13 Convergence criterion: norm(du)/norm(u) inf > 1 % solver residue: norm(KU-F)/norm(F)=8.2982e-13 Convergence criterion: norm(du)/norm(u) 613.069 > 1 % solver residue: norm(KU-F)/norm(F)=1.68018e-12 Convergence criterion: norm(du)/norm(u) 275.933 > 1 % solver residue: norm(KU-F)/norm(F)=2.31163e-12 Convergence criterion: norm(du)/norm(u) 144.079 > 1 % solver residue: norm(KU-F)/norm(F)=5.02641e-12 Convergence criterion: norm(du)/norm(u) 81.951 > 1 % solver residue: norm(KU-F)/norm(F)=4.31571e-12 Convergence criterion: norm(du)/norm(u) 49.2493 > 1 % solver residue: norm(KU-F)/norm(F)=4.13606e-12 Convergence criterion: norm(du)/norm(u) 30.672 > 1 % solver residue: norm(KU-F)/norm(F)=4.09812e-12 Convergence criterion: norm(du)/norm(u) 19.5516 > 1 % solver residue: norm(KU-F)/norm(F)=4.7448e-12 Convergence criterion: norm(du)/norm(u) 12.654 > 1 % solver residue: norm(KU-F)/norm(F)=6.19703e-12 Convergence criterion: norm(du)/norm(u) 8.27209 > 1 % solver residue: norm(KU-F)/norm(F)=4.06841e-12 Convergence criterion: norm(du)/norm(u) 5.44337 > 1 % solver residue: norm(KU-F)/norm(F)=4.3747e-12 Convergence criterion: norm(du)/norm(u) 3.59763 > 1 % solver residue: norm(KU-F)/norm(F)=5.58836e-12 Convergence criterion: norm(du)/norm(u) 2.38464 > 1 % solver residue: norm(KU-F)/norm(F)=4.37345e-12 Convergence criterion: norm(du)/norm(u) 1.58367 > 1 % solver residue: norm(KU-F)/norm(F)=6.49265e-12 Convergence criterion: norm(du)/norm(u) 1.05307 > 1 % solver residue: norm(KU-F)/norm(F)=6.21252e-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)=4.53963e-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)=4.289e-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.15082e-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.5252 > 1 % solver residue: norm(KU-F)/norm(F)=4.67419e-12 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)=7.5578e-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.01253e-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.12354e-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)=7.66794e-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)=6.18051e-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)=5.05165e-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.90003e-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.12391 > 1 % solver residue: norm(KU-F)/norm(F)=6.67372e-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.3615 > 1 % solver residue: norm(KU-F)/norm(F)=5.37249e-12 Convergence criterion: norm(du)/norm(u) 0.00349749 < 1 % solver residue: norm(KU-F)/norm(F)=4.17392e-17 Convergence criterion: norm(du)/norm(u) 0.00349749 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.71658 > 1 % solver residue: norm(KU-F)/norm(F)=3.90239e-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.16394 > 1 % solver residue: norm(KU-F)/norm(F)=4.44155e-12 Convergence criterion: norm(du)/norm(u) 0.00150451 < 1 % solver residue: norm(KU-F)/norm(F)=4.17376e-17 Convergence criterion: norm(du)/norm(u) 0.00150451 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.68513 > 1 % solver residue: norm(KU-F)/norm(F)=4.70369e-12 Convergence criterion: norm(du)/norm(u) 0.000973125 < 1 % solver residue: norm(KU-F)/norm(F)=4.17372e-17 Convergence criterion: norm(du)/norm(u) 0.000973125 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.26629 > 1 % solver residue: norm(KU-F)/norm(F)=5.30243e-12 Convergence criterion: norm(du)/norm(u) 0.000618905 < 1 % solver residue: norm(KU-F)/norm(F)=4.1737e-17 Convergence criterion: norm(du)/norm(u) 0.000618905 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.89681 > 1 % solver residue: norm(KU-F)/norm(F)=4.23978e-12 Convergence criterion: norm(du)/norm(u) 0.000382791 < 1 % solver residue: norm(KU-F)/norm(F)=4.17368e-17 Convergence criterion: norm(du)/norm(u) 0.000382791 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.56847 > 1 % solver residue: norm(KU-F)/norm(F)=5.08588e-12 Convergence criterion: norm(du)/norm(u) 0.000225423 < 1 % solver residue: norm(KU-F)/norm(F)=4.17367e-17 Convergence criterion: norm(du)/norm(u) 0.000225423 < 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.008486 Total Core solution elapsed time: 3.43945 Linear solver elapsed time: 2.78122 (81%) Total elapsed time: 0 hrs 0 min 3 sec ====== Testing CrouzeixRaviart Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.87948e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.05805e-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)=5.51375e-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)=7.4058e-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)=7.47774e-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.13849e-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)=7.83011e-13 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)=6.38589e-13 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)=7.05429e-13 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)=9.28572e-13 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)=1.16796e-12 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.01144e-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.04798e-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)=9.14683e-13 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)=7.86061e-13 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.015628 Total Core solution elapsed time: 1.52501 Linear solver elapsed time: 1.33924 (88%) Total elapsed time: 0 hrs 0 min 1 sec ====== Testing LACrouzeixRaviart Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.69236e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=2.21813e-13 Convergence criterion: norm(du)/norm(u) inf > 1 % solver residue: norm(KU-F)/norm(F)=8.26589e-13 Convergence criterion: norm(du)/norm(u) 613.091 > 1 % solver residue: norm(KU-F)/norm(F)=1.57563e-12 Convergence criterion: norm(du)/norm(u) 275.944 > 1 % solver residue: norm(KU-F)/norm(F)=3.09973e-12 Convergence criterion: norm(du)/norm(u) 144.085 > 1 % solver residue: norm(KU-F)/norm(F)=4.62773e-12 Convergence criterion: norm(du)/norm(u) 81.9547 > 1 % solver residue: norm(KU-F)/norm(F)=4.81526e-12 Convergence criterion: norm(du)/norm(u) 49.2514 > 1 % solver residue: norm(KU-F)/norm(F)=5.40226e-12 Convergence criterion: norm(du)/norm(u) 30.6732 > 1 % solver residue: norm(KU-F)/norm(F)=3.82696e-12 Convergence criterion: norm(du)/norm(u) 19.5522 > 1 % solver residue: norm(KU-F)/norm(F)=5.58571e-12 Convergence criterion: norm(du)/norm(u) 12.6543 > 1 % solver residue: norm(KU-F)/norm(F)=4.75992e-12 Convergence criterion: norm(du)/norm(u) 8.27219 > 1 % solver residue: norm(KU-F)/norm(F)=9.06284e-12 Convergence criterion: norm(du)/norm(u) 5.44338 > 1 % solver residue: norm(KU-F)/norm(F)=6.94387e-12 Convergence criterion: norm(du)/norm(u) 3.5976 > 1 % solver residue: norm(KU-F)/norm(F)=5.16161e-12 Convergence criterion: norm(du)/norm(u) 2.3846 > 1 % solver residue: norm(KU-F)/norm(F)=5.60797e-12 Convergence criterion: norm(du)/norm(u) 1.58362 > 1 % solver residue: norm(KU-F)/norm(F)=5.32062e-12 Convergence criterion: norm(du)/norm(u) 1.05304 > 1 % solver residue: norm(KU-F)/norm(F)=5.93335e-12 Convergence criterion: norm(du)/norm(u) 0.700815 < 1 % solver residue: norm(KU-F)/norm(F)=1.34496e-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)=6.10777e-12 Convergence criterion: norm(du)/norm(u) 0.466662 < 1 % solver residue: norm(KU-F)/norm(F)=1.29454e-16 Convergence criterion: norm(du)/norm(u) 0.466662 < 1 % Convergence criterion: norm(dp/)/norm(p) 100.469 > 1 % solver residue: norm(KU-F)/norm(F)=6.95226e-12 Convergence criterion: norm(du)/norm(u) 0.310857 < 1 % solver residue: norm(KU-F)/norm(F)=1.28239e-16 Convergence criterion: norm(du)/norm(u) 0.310857 < 1 % Convergence criterion: norm(dp/)/norm(p) 50.2738 > 1 % solver residue: norm(KU-F)/norm(F)=6.51901e-12 Convergence criterion: norm(du)/norm(u) 0.207121 < 1 % solver residue: norm(KU-F)/norm(F)=1.24206e-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)=7.35625e-12 Convergence criterion: norm(du)/norm(u) 0.138023 < 1 % solver residue: norm(KU-F)/norm(F)=1.28969e-16 Convergence criterion: norm(du)/norm(u) 0.138023 < 1 % Convergence criterion: norm(dp/)/norm(p) 25.1422 > 1 % solver residue: norm(KU-F)/norm(F)=6.56049e-12 Convergence criterion: norm(du)/norm(u) 0.0919849 < 1 % solver residue: norm(KU-F)/norm(F)=1.2677e-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)=5.42565e-12 Convergence criterion: norm(du)/norm(u) 0.0613056 < 1 % solver residue: norm(KU-F)/norm(F)=1.23918e-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)=4.17743e-12 Convergence criterion: norm(du)/norm(u) 0.0408587 < 1 % solver residue: norm(KU-F)/norm(F)=1.29494e-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)=6.3337e-12 Convergence criterion: norm(du)/norm(u) 0.0272303 < 1 % solver residue: norm(KU-F)/norm(F)=1.28848e-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)=4.29658e-12 Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 % solver residue: norm(KU-F)/norm(F)=1.31067e-16 Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 % Convergence criterion: norm(dp/)/norm(p) 11.1577 > 1 % solver residue: norm(KU-F)/norm(F)=5.68432e-12 Convergence criterion: norm(du)/norm(u) 0.012091 < 1 % solver residue: norm(KU-F)/norm(F)=1.24168e-16 Convergence criterion: norm(du)/norm(u) 0.012091 < 1 % Convergence criterion: norm(dp/)/norm(p) 10.0389 > 1 % solver residue: norm(KU-F)/norm(F)=1.01763e-11 Convergence criterion: norm(du)/norm(u) 0.00805458 < 1 % solver residue: norm(KU-F)/norm(F)=1.29979e-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)=4.43799e-12 Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 % solver residue: norm(KU-F)/norm(F)=1.24587e-16 Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 % Convergence criterion: norm(dp/)/norm(p) 8.36143 > 1 % solver residue: norm(KU-F)/norm(F)=6.15178e-12 Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 % solver residue: norm(KU-F)/norm(F)=1.3238e-16 Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.71652 > 1 % solver residue: norm(KU-F)/norm(F)=6.86481e-12 Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 % solver residue: norm(KU-F)/norm(F)=1.23708e-16 Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.1639 > 1 % solver residue: norm(KU-F)/norm(F)=7.23846e-12 Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 % solver residue: norm(KU-F)/norm(F)=1.31237e-16 Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.6851 > 1 % solver residue: norm(KU-F)/norm(F)=6.20058e-12 Convergence criterion: norm(du)/norm(u) 0.00104627 < 1 % solver residue: norm(KU-F)/norm(F)=1.28444e-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)=6.32129e-12 Convergence criterion: norm(du)/norm(u) 0.000692082 < 1 % solver residue: norm(KU-F)/norm(F)=1.2658e-16 Convergence criterion: norm(du)/norm(u) 0.000692082 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.8968 > 1 % solver residue: norm(KU-F)/norm(F)=4.6248e-12 Convergence criterion: norm(du)/norm(u) 0.000455987 < 1 % solver residue: norm(KU-F)/norm(F)=1.30195e-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.76857e-12 Convergence criterion: norm(du)/norm(u) 0.000298599 < 1 % solver residue: norm(KU-F)/norm(F)=1.25044e-16 Convergence criterion: norm(du)/norm(u) 0.000298599 < 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.015238 Total Core solution elapsed time: 3.78032 Linear solver elapsed time: 3.14671 (83%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 5.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI SUCCESS difference: 6.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI SUCCESS difference: 6.1e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI SUCCESS difference: 8.2e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI SUCCESS difference: 3.4e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed SUCCESS difference: 8.6e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed SUCCESS difference: 8e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed SUCCESS difference: 8.4e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed SUCCESS difference: 1.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood SUCCESS difference: 1.6e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood SUCCESS difference: 1.5e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood SUCCESS difference: 9.3e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood SUCCESS difference: 5.9e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood SUCCESS difference: 6.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood SUCCESS difference: 6.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood SUCCESS difference: 1.4e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood SUCCESS difference: 2.9e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelCrouzeixRaviart SUCCESS difference: 3e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureCrouzeixRaviart SUCCESS difference: 2.5e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart SUCCESS difference: 4.6e-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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-43-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance maximum number of nonlinear iterations (20) exceeded write lock file: FemModel initialization elapsed time: 0.014128 Total Core solution elapsed time: 1.31332 Linear solver elapsed time: 1.06443 (81%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster ====== Testing MINIcondensed Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-44-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance maximum number of nonlinear iterations (20) exceeded write lock file: FemModel initialization elapsed time: 0.016509 Total Core solution elapsed time: 0.827087 Linear solver elapsed time: 0.592914 (72%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster ====== Testing TaylorHood Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-46-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.010915 Total Core solution elapsed time: 1.72282 Linear solver elapsed time: 1.44672 (84%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster ====== Testing XTaylorHood Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-48-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.016074 Total Core solution elapsed time: 0.359516 Linear solver elapsed time: 0.264647 (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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-49-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.012655 Total Core solution elapsed time: 1.19241 Linear solver elapsed time: 0.960757 (81%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 1.7e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI SUCCESS difference: 1.6e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI SUCCESS difference: 1.7e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI SUCCESS difference: 1.6e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed SUCCESS difference: 2.8e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed SUCCESS difference: 4.6e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood SUCCESS difference: 4.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood SUCCESS difference: 4.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood SUCCESS difference: 2.5e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood SUCCESS difference: 8e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood SUCCESS difference: 3.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood SUCCESS difference: 3.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood SUCCESS difference: 8.3e-14 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood SUCCESS difference: 8.7e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood SUCCESS difference: 8.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood SUCCESS difference: 8.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood SUCCESS difference: 1.6e-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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-43-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance maximum number of nonlinear iterations (20) exceeded write lock file: FemModel initialization elapsed time: 0.014128 Total Core solution elapsed time: 1.31332 Linear solver elapsed time: 1.06443 (81%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster ====== Testing MINIcondensed Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-44-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance maximum number of nonlinear iterations (20) exceeded write lock file: FemModel initialization elapsed time: 0.016509 Total Core solution elapsed time: 0.827087 Linear solver elapsed time: 0.592914 (72%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster ====== Testing TaylorHood Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-46-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.010915 Total Core solution elapsed time: 1.72282 Linear solver elapsed time: 1.44672 (84%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster ====== Testing XTaylorHood Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-48-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.016074 Total Core solution elapsed time: 0.359516 Linear solver elapsed time: 0.264647 (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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-49-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.012655 Total Core solution elapsed time: 1.19241 Linear solver elapsed time: 0.960757 (81%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 1.7e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI SUCCESS difference: 1.6e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI SUCCESS difference: 1.7e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI SUCCESS difference: 1.6e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed SUCCESS difference: 2.8e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed SUCCESS difference: 4.6e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood SUCCESS difference: 4.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood SUCCESS difference: 4.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood SUCCESS difference: 2.5e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood SUCCESS difference: 8e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood SUCCESS difference: 3.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood SUCCESS difference: 3.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood SUCCESS difference: 8.3e-14 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood SUCCESS difference: 8.7e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood SUCCESS difference: 8.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood SUCCESS difference: 8.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood SUCCESS difference: 1.6e-11 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-703 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test703-08-11-2026-08-36-51-54248/test703.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 2/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 3/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 4/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 5/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results write lock file: FemModel initialization elapsed time: 0.02772 Total Core solution elapsed time: 6.11401 Linear solver elapsed time: 5.31513 (87%) Total elapsed time: 0 hrs 0 min 6 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test703-08-11-2026-08-36-58-54248/test703.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 2/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 3/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 4/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 5/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results write lock file: FemModel initialization elapsed time: 0.034138 Total Core solution elapsed time: 6.19075 Linear solver elapsed time: 5.30713 (86%) Total elapsed time: 0 hrs 0 min 6 sec loading results from cluster SUCCESS difference: 1.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1 SUCCESS difference: 3.1e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1 SUCCESS difference: 1.9e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1 SUCCESS difference: 4.1e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1 SUCCESS difference: 1.2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1 SUCCESS difference: 3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2 SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2 SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2 SUCCESS difference: 2e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2 SUCCESS difference: 3.2e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2 SUCCESS difference: 1.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2 SUCCESS difference: 1.2e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3 SUCCESS difference: 8.4e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3 SUCCESS difference: 2.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3 SUCCESS difference: 5.1e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1_damp SUCCESS difference: 5.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1_damp SUCCESS difference: 5.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1_damp SUCCESS difference: 9.5e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1_damp SUCCESS difference: 6.4e-13 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1_damp SUCCESS difference: 1.4e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1_damp SUCCESS difference: 1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1_damp SUCCESS difference: 2e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2_damp SUCCESS difference: 2.1e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2_damp SUCCESS difference: 2.1e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2_damp SUCCESS difference: 5.3e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2_damp SUCCESS difference: 2.6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2_damp SUCCESS difference: 5.8e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2_damp SUCCESS difference: 1.6e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2_damp SUCCESS difference: 2.4e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3_damp SUCCESS difference: 2.7e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3_damp SUCCESS difference: 2.7e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3_damp SUCCESS difference: 4.7e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3_damp SUCCESS difference: 4.7e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3_damp SUCCESS difference: 1e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3_damp SUCCESS difference: 1.7e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3_damp +++ exit code: 0 +++ error: 0 +++ Running case: MATLAB-703 +++ working dir: /Users/jenkins/workspace/macOS-Silicon-Basic/nightlylog Construction of a mesh from a given geometry checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test703-08-11-2026-08-36-51-54248/test703.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 2/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 3/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 4/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 5/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results write lock file: FemModel initialization elapsed time: 0.02772 Total Core solution elapsed time: 6.11401 Linear solver elapsed time: 5.31513 (87%) Total elapsed time: 0 hrs 0 min 6 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test703-08-11-2026-08-36-58-54248/test703.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 2/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 3/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 4/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 5/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results write lock file: FemModel initialization elapsed time: 0.034138 Total Core solution elapsed time: 6.19075 Linear solver elapsed time: 5.30713 (86%) Total elapsed time: 0 hrs 0 min 6 sec loading results from cluster SUCCESS difference: 1.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1 SUCCESS difference: 3.1e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1 SUCCESS difference: 1.9e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1 SUCCESS difference: 4.1e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1 SUCCESS difference: 1.2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1 SUCCESS difference: 3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2 SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2 SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2 SUCCESS difference: 2e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2 SUCCESS difference: 3.2e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2 SUCCESS difference: 1.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2 SUCCESS difference: 1.2e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3 SUCCESS difference: 8.4e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3 SUCCESS difference: 2.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3 SUCCESS difference: 5.1e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1_damp SUCCESS difference: 5.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1_damp SUCCESS difference: 5.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1_damp SUCCESS difference: 9.5e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1_damp SUCCESS difference: 6.4e-13 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1_damp SUCCESS difference: 1.4e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1_damp SUCCESS difference: 1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1_damp SUCCESS difference: 2e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2_damp SUCCESS difference: 2.1e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2_damp SUCCESS difference: 2.1e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2_damp SUCCESS difference: 5.3e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2_damp SUCCESS difference: 2.6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2_damp SUCCESS difference: 5.8e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2_damp SUCCESS difference: 1.6e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2_damp SUCCESS difference: 2.4e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3_damp SUCCESS difference: 2.7e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3_damp SUCCESS difference: 2.7e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3_damp SUCCESS difference: 4.7e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3_damp SUCCESS difference: 4.7e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3_damp SUCCESS difference: 1e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3_damp SUCCESS difference: 1.7e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3_damp +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010141 Total Core solution elapsed time: 0.955209 Linear solver elapsed time: 0.766109 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1 SUCCESS difference: 3.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3 SUCCESS difference: 3.3e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010141 Total Core solution elapsed time: 0.955209 Linear solver elapsed time: 0.766109 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1 SUCCESS difference: 3.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3 SUCCESS difference: 3.3e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.062106 Total Core solution elapsed time: 1.97107 Linear solver elapsed time: 1.25312 (64%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1 SUCCESS difference: 7.8e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1 SUCCESS difference: 8.3e-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.4e-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: 8.6e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2 SUCCESS difference: 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: 6.9e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2 SUCCESS difference: 7.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3 SUCCESS difference: 1.9e-12 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3 SUCCESS difference: 7.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3 SUCCESS difference: 8.6e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3 SUCCESS difference: 4.2e-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: 2.2e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.062106 Total Core solution elapsed time: 1.97107 Linear solver elapsed time: 1.25312 (64%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1 SUCCESS difference: 7.8e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1 SUCCESS difference: 8.3e-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.4e-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: 8.6e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2 SUCCESS difference: 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: 6.9e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2 SUCCESS difference: 7.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3 SUCCESS difference: 1.9e-12 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3 SUCCESS difference: 7.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3 SUCCESS difference: 8.6e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3 SUCCESS difference: 4.2e-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: 2.2e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.058841 Total Core solution elapsed time: 2.33109 Linear solver elapsed time: 1.62114 (70%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 2.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1 SUCCESS difference: 4.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1 SUCCESS difference: 2.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1 SUCCESS difference: 1.6e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1 SUCCESS difference: 7.6e-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: 2e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2 SUCCESS difference: 2.7e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2 SUCCESS difference: 1.9e-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.8e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2 SUCCESS difference: 2e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3 SUCCESS difference: 1.2e-11 < 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.8e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3 SUCCESS difference: 4.5e-13 < 1e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3 SUCCESS difference: 1.6e-13 < 4e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3 SUCCESS difference: 3.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.058841 Total Core solution elapsed time: 2.33109 Linear solver elapsed time: 1.62114 (70%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 2.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1 SUCCESS difference: 4.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1 SUCCESS difference: 2.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1 SUCCESS difference: 1.6e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1 SUCCESS difference: 7.6e-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: 2e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2 SUCCESS difference: 2.7e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2 SUCCESS difference: 1.9e-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.8e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2 SUCCESS difference: 2e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3 SUCCESS difference: 1.2e-11 < 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.8e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3 SUCCESS difference: 4.5e-13 < 1e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3 SUCCESS difference: 1.6e-13 < 4e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3 SUCCESS difference: 3.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013326 Total Core solution elapsed time: 0.811797 Linear solver elapsed time: 0.604626 (74%) 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.3e-13 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3 SUCCESS difference: 1.1e-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.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013326 Total Core solution elapsed time: 0.811797 Linear solver elapsed time: 0.604626 (74%) 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.3e-13 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3 SUCCESS difference: 1.1e-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.4e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.048368 Total Core solution elapsed time: 2.08327 Linear solver elapsed time: 1.48424 (71%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1 SUCCESS difference: 3.6e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1 SUCCESS difference: 4.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1 SUCCESS difference: 1.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1 SUCCESS difference: 7.7e-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: 4.5e-13 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2 SUCCESS difference: 3.4e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2 SUCCESS difference: 4.4e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2 SUCCESS difference: 1e-14 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2 SUCCESS difference: 2.4e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3 SUCCESS difference: 6e-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: 4.2e-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.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.048368 Total Core solution elapsed time: 2.08327 Linear solver elapsed time: 1.48424 (71%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1 SUCCESS difference: 3.6e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1 SUCCESS difference: 4.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1 SUCCESS difference: 1.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1 SUCCESS difference: 7.7e-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: 4.5e-13 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2 SUCCESS difference: 3.4e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2 SUCCESS difference: 4.4e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2 SUCCESS difference: 1e-14 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2 SUCCESS difference: 2.4e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3 SUCCESS difference: 6e-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: 4.2e-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.7e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015196 Total Core solution elapsed time: 0.788206 Linear solver elapsed time: 0.639201 (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.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1 SUCCESS difference: 6.2e-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.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2 SUCCESS difference: 5.2e-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.2e-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.8e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015196 Total Core solution elapsed time: 0.788206 Linear solver elapsed time: 0.639201 (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.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1 SUCCESS difference: 6.2e-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.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2 SUCCESS difference: 5.2e-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.2e-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.8e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016177 Total Core solution elapsed time: 0.786776 Linear solver elapsed time: 0.652696 (83%) 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.8e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2 SUCCESS difference: 4.8e-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.8e-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: 2.1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016177 Total Core solution elapsed time: 0.786776 Linear solver elapsed time: 0.652696 (83%) 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.8e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2 SUCCESS difference: 4.8e-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.8e-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: 2.1e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ 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.014015 Total Core solution elapsed time: 4.90652 Linear solver elapsed time: 3.87079 (79%) Total elapsed time: 0 hrs 0 min 4 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.8e-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: 1e-13 < 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ 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.014015 Total Core solution elapsed time: 4.90652 Linear solver elapsed time: 3.87079 (79%) Total elapsed time: 0 hrs 0 min 4 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.8e-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: 1e-13 < 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014665 Total Core solution elapsed time: 0.813614 Linear solver elapsed time: 0.655799 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1 SUCCESS difference: 1.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1 SUCCESS difference: 1.3e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2 SUCCESS difference: 1.7e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2 SUCCESS difference: 1e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3 SUCCESS difference: 2.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014665 Total Core solution elapsed time: 0.813614 Linear solver elapsed time: 0.655799 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1 SUCCESS difference: 1.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1 SUCCESS difference: 1.3e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2 SUCCESS difference: 1.7e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2 SUCCESS difference: 1e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3 SUCCESS difference: 2.9e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016654 Total Core solution elapsed time: 0.807842 Linear solver elapsed time: 0.644393 (80%) 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: 5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016654 Total Core solution elapsed time: 0.807842 Linear solver elapsed time: 0.644393 (80%) 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: 5e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016392 Total Core solution elapsed time: 1.11597 Linear solver elapsed time: 0.922639 (83%) Total elapsed time: 0 hrs 0 min 1 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.2e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1 SUCCESS difference: 6.2e-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: 6e-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.2e-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.3e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016392 Total Core solution elapsed time: 1.11597 Linear solver elapsed time: 0.922639 (83%) Total elapsed time: 0 hrs 0 min 1 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.2e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1 SUCCESS difference: 6.2e-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: 6e-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.2e-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.3e-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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008389 Total Core solution elapsed time: 0.191768 Linear solver elapsed time: 0.140101 (73%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008389 Total Core solution elapsed time: 0.191768 Linear solver elapsed time: 0.140101 (73%) 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ 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.016233 Total Core solution elapsed time: 2.48268 Linear solver elapsed time: 1.94958 (79%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx1 SUCCESS difference: 3.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy1 SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure1 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface1 SUCCESS difference: 1.8e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse1 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse1 SUCCESS difference: 5.7e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx2 SUCCESS difference: 1e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy2 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface2 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse2 SUCCESS difference: 5.8e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx10 SUCCESS difference: 1.3e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy10 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness10 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface10 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse10 SUCCESS difference: 9.2e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse10 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ 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.016233 Total Core solution elapsed time: 2.48268 Linear solver elapsed time: 1.94958 (79%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx1 SUCCESS difference: 3.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy1 SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure1 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface1 SUCCESS difference: 1.8e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse1 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse1 SUCCESS difference: 5.7e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx2 SUCCESS difference: 1e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy2 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface2 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse2 SUCCESS difference: 5.8e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx10 SUCCESS difference: 1.3e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy10 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness10 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface10 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse10 SUCCESS difference: 9.2e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse10 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00291 Total Core solution elapsed time: 0.329241 Linear solver elapsed time: 0.111137 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00291 Total Core solution elapsed time: 0.329241 Linear solver elapsed time: 0.111137 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.002843 Total Core solution elapsed time: 0.010275 Linear solver elapsed time: 0.004318 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-16 < 1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.002843 Total Core solution elapsed time: 0.010275 Linear solver elapsed time: 0.004318 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-16 < 1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003939 Total Core solution elapsed time: 0.100207 Linear solver elapsed time: 0.042968 (43%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003932 Total Core solution elapsed time: 0.103024 Linear solver elapsed time: 0.042505 (41%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual9 SUCCESS difference: 2.2e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10 SUCCESS difference: 2.9e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10 SUCCESS difference: 1.2e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003939 Total Core solution elapsed time: 0.100207 Linear solver elapsed time: 0.042968 (43%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003932 Total Core solution elapsed time: 0.103024 Linear solver elapsed time: 0.042505 (41%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual9 SUCCESS difference: 2.2e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10 SUCCESS difference: 2.9e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10 SUCCESS difference: 1.2e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005227 Total Core solution elapsed time: 0.022623 Linear solver elapsed time: 0.007768 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005227 Total Core solution elapsed time: 0.022623 Linear solver elapsed time: 0.007768 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009543 Total Core solution elapsed time: 0.139424 Linear solver elapsed time: 0.040014 (29%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009543 Total Core solution elapsed time: 0.139424 Linear solver elapsed time: 0.040014 (29%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004239 Total Core solution elapsed time: 0.433724 Linear solver elapsed time: 0.111744 (26%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 6 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5 SUCCESS difference: 1.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead20 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20 SUCCESS difference: 2.1e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20 SUCCESS difference: 2.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004239 Total Core solution elapsed time: 0.433724 Linear solver elapsed time: 0.111744 (26%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 6 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5 SUCCESS difference: 1.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead20 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20 SUCCESS difference: 2.1e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20 SUCCESS difference: 2.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004463 Total Core solution elapsed time: 3.0071 Linear solver elapsed time: 1.70278 (57%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 4.4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubTime2 SUCCESS difference: 4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3 SUCCESS difference: 4.1e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3 +++ 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004463 Total Core solution elapsed time: 3.0071 Linear solver elapsed time: 1.70278 (57%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 4.4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubTime2 SUCCESS difference: 4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3 SUCCESS difference: 4.1e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3 +++ exit code: 0 +++ error: 0 ----------MATLAB exited in error!---------- WARNING: package sun.awt.X11 not in java.desktop WARNING: package sun.awt.X11 not in java.desktop < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maca64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded 16 tests match 'Dakota' 218 : SquareShelfConstrainedDakotaB 234 : SquareShelfTranForceNeg2dDakotaSamp 235 : SquareShelfTranForceNeg2dDakotaLocal 244 : SquareShelfSMBGembDakota 250 : SquareShelfTranForceNeg2dDakotaSampLinearPart 251 : SquareShelfTranForceNeg2dDakotaLocalLinearPart 412 : SquareSheetShelfDiadSSA3dDakota 413 : SquareSheetShelfDiadSSA3dDakotaPart 414 : SquareSheetShelfDiadSSA3dDakotaMassFlux 417 : SquareSheetShelfDiadSSA3dDakotaSamp 418 : SquareSheetShelfDiadSSA3dDakotaAreaAverage 420 : SquareSheetShelfDakotaScaledResponse 440 : SquareSheetShelfDakotaScaledResponseLinearPart 444 : SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput 445 : SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff 2006 : EarthSlc Dakota Sampling glaciers. ----------------starting:101----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015938 Total Core solution elapsed time: 0.061536 Linear solver elapsed time: 0.044659 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy SUCCESS difference: 3.5e-13 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel SUCCESS difference: 8.7e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx SUCCESS difference: 1.2e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy SUCCESS difference: 1.1e-13 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy SUCCESS difference: 6e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1 SUCCESS difference: 5.3e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4 SUCCESS difference: 4.5e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5 SUCCESS difference: 4.1e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6 ----------------finished:101----------------------- ----------------starting:102----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016741 Total Core solution elapsed time: 0.100256 Linear solver elapsed time: 0.080792 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy SUCCESS difference: 8.2e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz SUCCESS difference: 1.1e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Pressure ----------------finished:102----------------------- ----------------starting:103----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019266 Total Core solution elapsed time: 0.120252 Linear solver elapsed time: 0.092266 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx SUCCESS difference: 2.8e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy SUCCESS difference: 9.3e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz SUCCESS difference: 3e-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: 3.8e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx SUCCESS difference: 4e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy SUCCESS difference: 4.5e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz SUCCESS difference: 1.7e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy SUCCESS difference: 1e-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 ----------------finished:103----------------------- ----------------starting:104----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009123 Total Core solution elapsed time: 0.282038 Linear solver elapsed time: 0.204334 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx SUCCESS difference: 1.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy SUCCESS difference: 2.6e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz SUCCESS difference: 1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel SUCCESS difference: 4.6e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure ----------------finished:104----------------------- ----------------starting:105----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007216 Total Core solution elapsed time: 0.012668 Linear solver elapsed time: 0.009092 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness ----------------finished:105----------------------- ----------------starting:106----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008564 Total Core solution elapsed time: 0.053549 Linear solver elapsed time: 0.046093 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness ----------------finished:106----------------------- ----------------starting:107----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005654 Total Core solution elapsed time: 0.0115 Linear solver elapsed time: 0.009089 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness ----------------finished:107----------------------- ----------------starting:108----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00792 Total Core solution elapsed time: 0.084616 Linear solver elapsed time: 0.061983 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature SUCCESS difference: 2.2e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:108----------------------- ----------------starting:109----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022122 Total Core solution elapsed time: 0.193217 Linear solver elapsed time: 0.120378 (62%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.2e-15 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 109 test name: SquareShelfConstrainedTherTran field: BasalforcingsGroundediceMeltingRate ----------------finished:109----------------------- ----------------starting:110----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021093 Total Core solution elapsed time: 0.161974 Linear solver elapsed time: 0.120343 (74%) 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: 3.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 6e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1 SUCCESS difference: 5.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3 SUCCESS difference: 5.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3 SUCCESS difference: 5.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3 SUCCESS difference: 2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3 ----------------finished:110----------------------- ----------------starting:111----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024187 Total Core solution elapsed time: 0.679806 Linear solver elapsed time: 0.412065 (61%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1 SUCCESS difference: 1.6e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1 SUCCESS difference: 3.8e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1 SUCCESS difference: 1.6e-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: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2e-16 < 1e-13 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume1 SUCCESS difference: 1.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2 SUCCESS difference: 1.5e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2 SUCCESS difference: 2.3e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2 SUCCESS difference: 8e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2 SUCCESS difference: 2e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2 SUCCESS difference: 1.1e-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.6e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3 SUCCESS difference: 3.2e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3 SUCCESS difference: 1.4e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3 SUCCESS difference: 1.6e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface3 SUCCESS difference: 1.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness3 SUCCESS difference: 3.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature3 SUCCESS difference: 3.3e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 2e-16 < 1e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume3 ----------------finished:111----------------------- ----------------starting:112----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008036 Total Core solution elapsed time: 0.060113 Linear solver elapsed time: 0.046287 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY ----------------finished:112----------------------- ----------------starting:113----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011234 Total Core solution elapsed time: 0.030133 Linear solver elapsed time: 0.021901 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.8e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX SUCCESS difference: 1.5e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY ----------------finished:113----------------------- ----------------starting:114----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005571 Total Core solution elapsed time: 0.030993 Linear solver elapsed time: 0.025205 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY ----------------finished:114----------------------- ----------------starting:115----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011286 Total Core solution elapsed time: 0.029101 Linear solver elapsed time: 0.020619 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeX SUCCESS difference: 1.2e-15 < 1e-13 test id: 115 test name: SquareShelfConstrainedBedSlop3d field: BedSlopeY ----------------finished:115----------------------- ----------------starting:116----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006753 Total Core solution elapsed time: 0.014877 Linear solver elapsed time: 0.01092 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.5e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness ----------------finished:116----------------------- ----------------starting:119----------------------- Construction of a mesh from a given geometry Construction of a mesh from a given geometry Construction of a mesh from a given geometry SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: x1 SUCCESS difference: 0 < 2e-09 test id: 119 test name: SquareBamgMesh field: y1 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: x2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: y2 SUCCESS difference: 0 < 1e-13 test id: 119 test name: SquareBamgMesh field: nbelements SUCCESS difference: 0.14 < 10 test id: 119 test name: SquareBamgMesh field: elapsed time ----------------finished:119----------------------- ----------------starting:120----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011979 Total Core solution elapsed time: 0.049623 Linear solver elapsed time: 0.034422 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-15 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Enthalpy SUCCESS difference: 8.3e-11 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature ----------------finished:120----------------------- ----------------starting:121----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012882 Total Core solution elapsed time: 0.107249 Linear solver elapsed time: 0.06561 (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.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: 4.2e-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: 2.8e-15 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 1.1e-10 < 1e-09 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 7.3e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature3 ----------------finished:121----------------------- ----------------starting:122----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022146 Total Core solution elapsed time: 0.514012 Linear solver elapsed time: 0.376882 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1 SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1 SUCCESS difference: 2.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1 SUCCESS difference: 1.3e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness1 SUCCESS difference: 3.1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1 SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 8.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2 SUCCESS difference: 1.9e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2 SUCCESS difference: 7.7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2 SUCCESS difference: 5.2e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 4.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 2.4e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 1.6e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3 SUCCESS difference: 9.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.9e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3 SUCCESS difference: 9.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3 SUCCESS difference: 8.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 5.5e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 3e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 2.6e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3 ----------------finished:122----------------------- ----------------starting:123----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012281 Total Core solution elapsed time: 0.111779 Linear solver elapsed time: 0.077421 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.7e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitFirstStep SUCCESS difference: 6.4e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitSecondStep SUCCESS difference: 4.9e-16 < 1e-13 test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: SurfaceMisfitThirdStep ----------------finished:123----------------------- ----------------starting:124----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018414 Total Core solution elapsed time: 1.40569 Linear solver elapsed time: 0.938911 (67%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.4e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1 SUCCESS difference: 1.8e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1 SUCCESS difference: 1.8e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1 SUCCESS difference: 7.5e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1 SUCCESS difference: 1e-15 < 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1 SUCCESS difference: 3.5e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2 SUCCESS difference: 1.1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2 SUCCESS difference: 1.1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2 SUCCESS difference: 1.4e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2 SUCCESS difference: 1.1e-15 < 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2 SUCCESS difference: 3.4e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3 SUCCESS difference: 6.3e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3 SUCCESS difference: 6.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3 SUCCESS difference: 1.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3 SUCCESS difference: 1e-14 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3 SUCCESS difference: 1.4e-15 < 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3 ----------------finished:124----------------------- ----------------starting:125----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-11-2026-08-32-47-54245/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005181 Total Core solution elapsed time: 0.111338 Linear solver elapsed time: 0.046854 (42%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test125-08-11-2026-08-32-47-54245/test125.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.01308 Total Core solution elapsed time: 0.138074 Linear solver elapsed time: 0.077056 (56%) 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 ----------------finished:125----------------------- ----------------starting:126----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-11-2026-08-32-49-54245/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.011666 Total Core solution elapsed time: 0.391803 Linear solver elapsed time: 0.123022 (31%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test126-08-11-2026-08-32-49-54245/test126.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/8 time [yr]: 1.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 2/8 time [yr]: 2.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 3/8 time [yr]: 3.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 4/8 time [yr]: 4.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 5/8 time [yr]: 5.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 6/8 time [yr]: 6.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 7/8 time [yr]: 7.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results iteration 8/8 time [yr]: 8.00 (time step: 1.00) computing temperatures computing melting computing smb computing new velocity computing basal mass balance computing vertical velocities computing basal mass balance computing mass transport depth averaging Vx depth averaging Vy extruding Thickness from base... extruding Base from base... extruding Surface from base... updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.013922 Total Core solution elapsed time: 0.551242 Linear solver elapsed time: 0.188355 (34%) 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 ----------------finished:126----------------------- ----------------starting:127----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01137 Total Core solution elapsed time: 0.388915 Linear solver elapsed time: 0.328296 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-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.8e-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.4e-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.8e-13 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase SUCCESS difference: 2.8e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1 SUCCESS difference: 7.8e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3 SUCCESS difference: 6.3e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4 SUCCESS difference: 1.2e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5 SUCCESS difference: 4e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6 ----------------finished:127----------------------- ----------------starting:128----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.038488 Total Core solution elapsed time: 0.420926 Linear solver elapsed time: 0.310745 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 1.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.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1 SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase1 SUCCESS difference: 8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface1 SUCCESS difference: 1e-15 < 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: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 9.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2 SUCCESS difference: 9.9e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2 SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2 SUCCESS difference: 9.9e-16 < 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.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 2.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.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 5.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3 SUCCESS difference: 2.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3 SUCCESS difference: 2.6e-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.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3 ----------------finished:128----------------------- ----------------starting:129----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-11-2026-08-32-56-54245/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005576 Total Core solution elapsed time: 0.182836 Linear solver elapsed time: 0.07839 (43%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test129-08-11-2026-08-32-56-54245/test129.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/19 time [yr]: 1.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 2/19 time [yr]: 2.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 3/19 time [yr]: 3.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 4/19 time [yr]: 4.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 5/19 time [yr]: 5.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 6/19 time [yr]: 6.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 7/19 time [yr]: 7.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 8/19 time [yr]: 8.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 9/19 time [yr]: 9.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 10/19 time [yr]: 10.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 11/19 time [yr]: 11.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 12/19 time [yr]: 12.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 13/19 time [yr]: 13.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 14/19 time [yr]: 14.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 15/19 time [yr]: 15.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 16/19 time [yr]: 16.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results checkpointing model iteration 17/19 time [yr]: 17.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs iteration 18/19 time [yr]: 18.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results iteration 19/19 time [yr]: 19.00 (time step: 1.00) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions computing transient requested outputs saving temporary results write lock file: FemModel initialization elapsed time: 0.005233 Total Core solution elapsed time: 0.14865 Linear solver elapsed time: 0.056935 (38%) 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 ----------------finished:129----------------------- ----------------starting:131----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009018 Total Core solution elapsed time: 0.016119 Linear solver elapsed time: 0.011716 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-16 < 1e-13 test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: Thickness ----------------finished:131----------------------- ----------------starting:132----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005034 Total Core solution elapsed time: 0.030543 Linear solver elapsed time: 0.02106 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-16 < 1e-13 test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: Thickness ----------------finished:132----------------------- ----------------starting:133----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017555 Total Core solution elapsed time: 0.027221 Linear solver elapsed time: 0.020885 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness ----------------finished:133----------------------- ----------------starting:134----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003453 Total Core solution elapsed time: 0.003953 Linear solver elapsed time: 0.002608 (66%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.4e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample ----------------finished:134----------------------- ----------------starting:201----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008411 Total Core solution elapsed time: 0.092877 Linear solver elapsed time: 0.082034 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx SUCCESS difference: 2.7e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy SUCCESS difference: 2.9e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Pressure ----------------finished:201----------------------- ----------------starting:202----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009755 Total Core solution elapsed time: 0.057546 Linear solver elapsed time: 0.047129 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy SUCCESS difference: 1.2e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Pressure ----------------finished:202----------------------- ----------------starting:203----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017515 Total Core solution elapsed time: 0.136536 Linear solver elapsed time: 0.111112 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx SUCCESS difference: 2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy SUCCESS difference: 1.2e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz SUCCESS difference: 2e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Pressure ----------------finished:203----------------------- ----------------starting:204----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005843 Total Core solution elapsed time: 0.08584 Linear solver elapsed time: 0.019405 (23%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00915 Total Core solution elapsed time: 0.10274 Linear solver elapsed time: 0.023149 (23%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy SUCCESS difference: 3.1e-08 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz SUCCESS difference: 3.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel SUCCESS difference: 4.2e-11 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure SUCCESS difference: 1.6e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp SUCCESS difference: 1.2e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp SUCCESS difference: 1.1e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp ----------------finished:204----------------------- ----------------starting:205----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013255 Total Core solution elapsed time: 0.122038 Linear solver elapsed time: 0.093144 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx SUCCESS difference: 9.4e-07 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy SUCCESS difference: 6.5e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz SUCCESS difference: 9.4e-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 ----------------finished:205----------------------- ----------------starting:206----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011793 Total Core solution elapsed time: 0.065666 Linear solver elapsed time: 0.038335 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature SUCCESS difference: 2.4e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:206----------------------- ----------------starting:207----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015785 Total Core solution elapsed time: 0.385919 Linear solver elapsed time: 0.246084 (64%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 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: 3.2e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3 SUCCESS difference: 3.7e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3 ----------------finished:207----------------------- ----------------starting:208----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005539 Total Core solution elapsed time: 0.072071 Linear solver elapsed time: 0.055999 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1 SUCCESS difference: 1.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: 8.9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1 SUCCESS difference: 4.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2 SUCCESS difference: 9e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2 SUCCESS difference: 9.2e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 6.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3 ----------------finished:208----------------------- ----------------starting:209----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016879 Total Core solution elapsed time: 0.675063 Linear solver elapsed time: 0.455634 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1 SUCCESS difference: 7.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Surface1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2 SUCCESS difference: 2.4e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel2 SUCCESS difference: 6.3e-16 < 3.8e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure2 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2 SUCCESS difference: 1.1e-15 < 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: 2.6e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 4.3e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3 SUCCESS difference: 2.3e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3 SUCCESS difference: 4.1e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3 SUCCESS difference: 2.1e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3 SUCCESS difference: 1.1e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3 SUCCESS difference: 2e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3 SUCCESS difference: 2.3e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3 SUCCESS difference: 1.4e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:209----------------------- ----------------starting:210----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018645 Total Core solution elapsed time: 0.641539 Linear solver elapsed time: 0.456587 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1 SUCCESS difference: 3.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1 SUCCESS difference: 1.5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1 SUCCESS difference: 3.1e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2 SUCCESS difference: 5.3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2 SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2 SUCCESS difference: 5.3e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2 SUCCESS difference: 2.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2 SUCCESS difference: 2.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3 SUCCESS difference: 9.1e-11 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3 SUCCESS difference: 2.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3 SUCCESS difference: 6.4e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3 SUCCESS difference: 7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3 SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3 ----------------finished:210----------------------- ----------------starting:211----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033425 Total Core solution elapsed time: 0.562497 Linear solver elapsed time: 0.388002 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1 SUCCESS difference: 2.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1 SUCCESS difference: 1.9e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1 SUCCESS difference: 2.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1 SUCCESS difference: 6.8e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1 SUCCESS difference: 2.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1 SUCCESS difference: 2.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1 SUCCESS difference: 2.8e-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: 4.9e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2 SUCCESS difference: 1.6e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2 SUCCESS difference: 7e-09 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2 SUCCESS difference: 1.6e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2 SUCCESS difference: 1.1e-10 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2 SUCCESS difference: 4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2 SUCCESS difference: 2.3e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2 SUCCESS difference: 1e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 8.8e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vx3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vy3 SUCCESS difference: 3.7e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz3 SUCCESS difference: 1.7e-10 < 8e-06 test id: 211 test name: SquareShelfTranFS field: Vel3 SUCCESS difference: 1.4e-10 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3 SUCCESS difference: 7.5e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3 SUCCESS difference: 1.8e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3 SUCCESS difference: 2.7e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3 ----------------finished:211----------------------- ----------------starting:212----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1882.208 | 1882.208 x = 1 | f(x) = 1622.208 | 1622.208 x = 0.381966 | f(x) = 1685.755 | 1685.755 x = 0.618034 | f(x) = 1678.178 | 1678.178 ====================== step 2/2 =============================== x = 0 | f(x) = 1592.306 | 1592.306 x = 1 | f(x) = 1018.277 | 1018.277 x = 0.381966 | f(x) = 1079.054 | 1079.054 x = 0.618034 | f(x) = 1081.065 | 1081.065 preparing final solution write lock file: FemModel initialization elapsed time: 0.008478 Total Core solution elapsed time: 0.41615 Linear solver elapsed time: 0.336361 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient SUCCESS difference: 2.9e-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: 5.2e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy ----------------finished:212----------------------- ----------------starting:213----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test213-08-11-2026-08-33-19-54245/test213.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput error message: Data gradient not supported yet [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet loading results from cluster Error using loadresultsfromdisk ========================================================================= Binary file test213.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test213 (line 25) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A ----------------finished:213----------------------- ----------------starting:214----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput error message: Data gradient not supported yet [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test214.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test214 (line 22) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A ----------------finished:214----------------------- ----------------starting:215----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [1] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [1] GetInput [2] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [2] GetInput error message: Data gradient not supported yet error message: Data gradient not supported yet [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test215.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test215 (line 23) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run1 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',1,'numprocs',2);FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A ----------------finished:215----------------------- ----------------starting:217----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.0106 Total Core solution elapsed time: 0.388799 Linear solver elapsed time: 0.35774 (92%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy ----------------finished:217----------------------- ----------------starting:219----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015654 Total Core solution elapsed time: 0.28037 Linear solver elapsed time: 0.214354 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx SUCCESS difference: 2.5e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy SUCCESS difference: 9e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz SUCCESS difference: 2.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 ----------------finished:219----------------------- ----------------starting:220----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014764 Total Core solution elapsed time: 0.458666 Linear solver elapsed time: 0.314489 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx SUCCESS difference: 2.8e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy SUCCESS difference: 7.1e-09 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz SUCCESS difference: 2.7e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel ----------------finished:220----------------------- ----------------starting:221----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012405 Total Core solution elapsed time: 0.77567 Linear solver elapsed time: 0.543032 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 4.2e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 5.1e-07 < 7e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 4.1e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel ----------------finished:221----------------------- ----------------starting:222----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010074 Total Core solution elapsed time: 0.28639 Linear solver elapsed time: 0.223489 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1 SUCCESS difference: 2.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1 SUCCESS difference: 3e-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: 6.4e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3 SUCCESS difference: 2.3e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3 ----------------finished:222----------------------- ----------------starting:223----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004166 Total Core solution elapsed time: 0.032967 Linear solver elapsed time: 0.015161 (46%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 4.9e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 6.2e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3 ----------------finished:223----------------------- ----------------starting:224----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026636 Total Core solution elapsed time: 0.726088 Linear solver elapsed time: 0.534686 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1 SUCCESS difference: 3.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1 SUCCESS difference: 1.8e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1 SUCCESS difference: 3.8e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1 SUCCESS difference: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 6.5e-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.3e-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: 4.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2 SUCCESS difference: 4.2e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature2 SUCCESS difference: 1.5e-08 < 1e-06 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.1e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3 SUCCESS difference: 5e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3 SUCCESS difference: 2.5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3 SUCCESS difference: 5e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3 SUCCESS difference: 9.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3 SUCCESS difference: 1.4e-11 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3 SUCCESS difference: 6.1e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3 SUCCESS difference: 1.5e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3 ----------------finished:224----------------------- ----------------starting:225----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026274 Total Core solution elapsed time: 0.729417 Linear solver elapsed time: 0.542065 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.1e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1 SUCCESS difference: 3e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1 SUCCESS difference: 2.1e-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: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1 SUCCESS difference: 5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1 SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 1.7e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2 SUCCESS difference: 1.3e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2 SUCCESS difference: 1.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2 SUCCESS difference: 4.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2 SUCCESS difference: 2.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2 SUCCESS difference: 4.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2 SUCCESS difference: 5.4e-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: 2.4e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3 SUCCESS difference: 8.5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3 SUCCESS difference: 2.1e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3 SUCCESS difference: 8.5e-11 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3 SUCCESS difference: 4.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3 SUCCESS difference: 8.4e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3 SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3 SUCCESS difference: 8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3 SUCCESS difference: 1.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3 SUCCESS difference: 6.7e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3 ----------------finished:225----------------------- ----------------starting:226----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021297 Total Core solution elapsed time: 0.420235 Linear solver elapsed time: 0.317095 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure1 SUCCESS difference: 6.5e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed1 SUCCESS difference: 5.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface1 SUCCESS difference: 5.8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness1 SUCCESS difference: 3.9e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2 SUCCESS difference: 1.2e-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.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3 SUCCESS difference: 3.9e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3 SUCCESS difference: 3.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3 SUCCESS difference: 1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3 ----------------finished:226----------------------- ----------------starting:227----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023438 Total Core solution elapsed time: 0.691042 Linear solver elapsed time: 0.464363 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1 SUCCESS difference: 2e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1 SUCCESS difference: 1.5e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1 SUCCESS difference: 2e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1 SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1 SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1 SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.5e-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: 8.1e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2 SUCCESS difference: 1.3e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2 SUCCESS difference: 5.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2 SUCCESS difference: 8.8e-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: 4.1e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 2.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3 SUCCESS difference: 1.1e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3 SUCCESS difference: 2.8e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3 SUCCESS difference: 1.1e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3 SUCCESS difference: 8.8e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3 SUCCESS difference: 1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3 SUCCESS difference: 1.2e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature3 SUCCESS difference: 2.3e-08 < 1e-05 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate3 ----------------finished:227----------------------- ----------------starting:228----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018264 Total Core solution elapsed time: 0.211595 Linear solver elapsed time: 0.164174 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1 SUCCESS difference: 3.8e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1 SUCCESS difference: 3.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1 SUCCESS difference: 9.9e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2 SUCCESS difference: 3.7e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2 SUCCESS difference: 3.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2 SUCCESS difference: 1.6e-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: 4e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed3 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance3 SUCCESS difference: 4.4e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel4 SUCCESS difference: 1.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure4 SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance4 ----------------finished:228----------------------- ----------------starting:229----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013646 Total Core solution elapsed time: 0.294722 Linear solver elapsed time: 0.205827 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1 SUCCESS difference: 3.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1 SUCCESS difference: 3.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1 SUCCESS difference: 1.1e-14 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance2 SUCCESS difference: 3.1e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3 SUCCESS difference: 2.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3 SUCCESS difference: 2.5e-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.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness3 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance3 SUCCESS difference: 3.2e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4 SUCCESS difference: 2.3e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed4 SUCCESS difference: 1.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface4 SUCCESS difference: 1.6e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4 ----------------finished:229----------------------- ----------------starting:230----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009376 Total Core solution elapsed time: 0.248375 Linear solver elapsed time: 0.176046 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1 SUCCESS difference: 7.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1 SUCCESS difference: 8.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1 SUCCESS difference: 3.4e-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.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2 SUCCESS difference: 2.2e-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: 4.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2 SUCCESS difference: 4.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance2 SUCCESS difference: 2.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3 SUCCESS difference: 6.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz3 SUCCESS difference: 8.8e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3 SUCCESS difference: 2e-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.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4 SUCCESS difference: 1.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4 SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4 SUCCESS difference: 3.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4 SUCCESS difference: 2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4 SUCCESS difference: 2.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4 ----------------finished:230----------------------- ----------------starting:231----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017344 Total Core solution elapsed time: 0.223828 Linear solver elapsed time: 0.16408 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1 SUCCESS difference: 6.8e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2 SUCCESS difference: 8.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2 SUCCESS difference: 8.7e-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: 1.2e-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: 8.9e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3 SUCCESS difference: 8.7e-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.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3 SUCCESS difference: 1.3e-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: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4 SUCCESS difference: 6.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4 SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4 SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4 SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4 SUCCESS difference: 1.8e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassbalance4 ----------------finished:231----------------------- ----------------starting:232----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018164 Total Core solution elapsed time: 0.261891 Linear solver elapsed time: 0.173492 (66%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 1.7e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature1 SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2 SUCCESS difference: 3.3e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.1e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3 SUCCESS difference: 5.3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4 SUCCESS difference: 3e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4 ----------------finished:232----------------------- ----------------starting:233----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024232 Total Core solution elapsed time: 0.769661 Linear solver elapsed time: 0.524288 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1 SUCCESS difference: 4.2e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1 SUCCESS difference: 2e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1 SUCCESS difference: 4.2e-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.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1 SUCCESS difference: 2.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1 SUCCESS difference: 2.8e-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: 4.8e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2 SUCCESS difference: 2.3e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2 SUCCESS difference: 4.5e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2 SUCCESS difference: 2.8e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2 SUCCESS difference: 3.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature2 SUCCESS difference: 4e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 5.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3 SUCCESS difference: 7.3e-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.3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3 SUCCESS difference: 6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3 SUCCESS difference: 5.7e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3 SUCCESS difference: 7.8e-09 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 5.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4 SUCCESS difference: 3.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4 SUCCESS difference: 2.4e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4 SUCCESS difference: 3.8e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4 SUCCESS difference: 9e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4 SUCCESS difference: 1.1e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4 SUCCESS difference: 6.6e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4 SUCCESS difference: 1.9e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4 ----------------finished:233----------------------- ----------------starting:236----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01064 Total Core solution elapsed time: 0.151491 Linear solver elapsed time: 0.115938 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2 SUCCESS difference: 8.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2 SUCCESS difference: 9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3 SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3 SUCCESS difference: 8.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3 SUCCESS difference: 8e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3 ----------------finished:236----------------------- ----------------starting:237----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpdd.s0p specified: values set as zero no SMBpdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009327 Total Core solution elapsed time: 0.056316 Linear solver elapsed time: 0.025311 (45%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy1 SUCCESS difference: 4.6e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure1 SUCCESS difference: 3.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1 SUCCESS difference: 4.1e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1 SUCCESS difference: 3.4e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1 SUCCESS difference: 8.3e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature1 SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 9.8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2 SUCCESS difference: 8.7e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2 SUCCESS difference: 8.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2 SUCCESS difference: 8.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2 SUCCESS difference: 9.7e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2 SUCCESS difference: 1e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2 SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3 SUCCESS difference: 1.6e-14 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3 SUCCESS difference: 1.7e-14 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3 SUCCESS difference: 1e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3 SUCCESS difference: 1.8e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3 SUCCESS difference: 3.2e-08 < 5e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance3 ----------------finished:237----------------------- ----------------starting:238----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012179 Total Core solution elapsed time: 0.13354 Linear solver elapsed time: 0.090662 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure1 SUCCESS difference: 8.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface1 SUCCESS difference: 7.3e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance1 SUCCESS difference: 1e-14 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2 SUCCESS difference: 7.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2 SUCCESS difference: 7.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2 SUCCESS difference: 6.2e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2 SUCCESS difference: 9.9e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3 SUCCESS difference: 6.4e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3 SUCCESS difference: 7.1e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3 SUCCESS difference: 9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3 SUCCESS difference: 9.8e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3 SUCCESS difference: 9.4e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance3 ----------------finished:238----------------------- ----------------starting:239----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00941 Total Core solution elapsed time: 0.093453 Linear solver elapsed time: 0.054011 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1 SUCCESS difference: 8.8e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2 SUCCESS difference: 1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3 ----------------finished:239----------------------- ----------------starting:240----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01021 Total Core solution elapsed time: 0.08101 Linear solver elapsed time: 0.054886 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 9.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 3.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 2.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 ----------------finished:240----------------------- ----------------starting:241----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006911 Total Core solution elapsed time: 0.337848 Linear solver elapsed time: 0.241797 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1 SUCCESS difference: 2.7e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1 SUCCESS difference: 2.8e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1 SUCCESS difference: 9.3e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2 SUCCESS difference: 2.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2 SUCCESS difference: 2.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2 SUCCESS difference: 7.6e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2 SUCCESS difference: 8.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2 SUCCESS difference: 8e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2 SUCCESS difference: 4.9e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3 SUCCESS difference: 3.4e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3 SUCCESS difference: 3.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3 SUCCESS difference: 7.2e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3 SUCCESS difference: 1.1e-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: 4.2e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4 SUCCESS difference: 3.8e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4 SUCCESS difference: 3.7e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4 SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4 SUCCESS difference: 1.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance4 ----------------finished:241----------------------- ----------------starting:242----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02077 Total Core solution elapsed time: 0.579598 Linear solver elapsed time: 0.414069 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.6e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1 SUCCESS difference: 1.1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1 SUCCESS difference: 8.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1 SUCCESS difference: 1.1e-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: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1 SUCCESS difference: 2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2 SUCCESS difference: 7.6e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2 SUCCESS difference: 4.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2 SUCCESS difference: 9.8e-13 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2 SUCCESS difference: 1.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2 SUCCESS difference: 2.2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx3 SUCCESS difference: 1.5e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy3 SUCCESS difference: 1e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz3 SUCCESS difference: 1.5e-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: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3 SUCCESS difference: 2.6e-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.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4 SUCCESS difference: 6.1e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4 SUCCESS difference: 7.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4 SUCCESS difference: 2.6e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4 SUCCESS difference: 2.1e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassbalance4 ----------------finished:242----------------------- ----------------starting:243----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026989 Total Core solution elapsed time: 26.9635 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 26 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: Layers SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT SUCCESS difference: 0 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD SUCCESS difference: 0 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRain SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd ----------------finished:243----------------------- ----------------starting:245----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddSicopolis.s0p specified: values set as zero no SMBpddSicopolis.s0t specified: values set as zero no SMBpddSicopolis.temperature_anomaly specified: values set as zero no SMBpddSicopolis.precipitation_anomaly specified: values set as ones no SMBpddSicopolis.smb_corr specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003229 Total Core solution elapsed time: 0.007445 Linear solver elapsed time: 0.003498 (47%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2 ----------------finished:245----------------------- ----------------starting:246----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBsemic.s0gcm specified: values from md.geometry.surface no SMBsemic.mask specified: values set as 2 for ice no SMBsemic.Tamp specified: values set as 3.0 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017091 Total Core solution elapsed time: 0.203075 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1 SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2 SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2 ----------------finished:246----------------------- ----------------starting:247----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBd18opdd.s0p specified: values set as zero no SMBd18opdd.s0t specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004141 Total Core solution elapsed time: 0.020719 Linear solver elapsed time: 0.005172 (25%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01736 Total Core solution elapsed time: 0.206852 Linear solver elapsed time: 0.055972 (27%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1 SUCCESS difference: 6.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz1 SUCCESS difference: 9.1e-16 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure1 SUCCESS difference: 6.4e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1 SUCCESS difference: 5.5e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness1 SUCCESS difference: 2.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature1 SUCCESS difference: 1.3e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance1 SUCCESS difference: 1.5e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2 SUCCESS difference: 7.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2 SUCCESS difference: 5.7e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2 SUCCESS difference: 7.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2 SUCCESS difference: 1.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2 SUCCESS difference: 6.2e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2 SUCCESS difference: 2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3 SUCCESS difference: 6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3 SUCCESS difference: 6.6e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3 SUCCESS difference: 6.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3 SUCCESS difference: 8.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance3 SUCCESS difference: 2.9e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4 SUCCESS difference: 9.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4 SUCCESS difference: 1.3e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4 SUCCESS difference: 9e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4 SUCCESS difference: 1.4e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4 SUCCESS difference: 1.1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4 SUCCESS difference: 1e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4 SUCCESS difference: 8.5e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4 SUCCESS difference: 4.5e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy4 SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance4 ----------------finished:247----------------------- ----------------starting:248----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006616 Total Core solution elapsed time: 0.212419 Linear solver elapsed time: 0.186963 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx SUCCESS difference: 2.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vy SUCCESS difference: 2.1e-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: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxSurface SUCCESS difference: 2.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: 2e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear SUCCESS difference: 6.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.4e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase ----------------finished:248----------------------- ----------------starting:249----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011215 Total Core solution elapsed time: 0.30246 Linear solver elapsed time: 0.245252 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 8.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2 SUCCESS difference: 9e-16 < 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: 9.2e-16 < 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: 3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3 SUCCESS difference: 2e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 2.5e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3 ----------------finished:249----------------------- ----------------starting:252----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014136 Total Core solution elapsed time: 19.9832 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 19 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: Layers SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4 SUCCESS difference: 0 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4 SUCCESS difference: 0 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4 SUCCESS difference: 0 < 7e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4 ----------------finished:252----------------------- ----------------starting:253----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.03863 Total Core solution elapsed time: 18.7535 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 18 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: Layers SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC1 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2 SUCCESS difference: 0 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd2 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3 SUCCESS difference: 0 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd3 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4 SUCCESS difference: 0 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn4 SUCCESS difference: 0 < 3e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbA4 SUCCESS difference: 0 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbEC4 SUCCESS difference: 0 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMassBalance4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbMAdd4 SUCCESS difference: 0 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDzAdd4 SUCCESS difference: 0 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4 ----------------finished:253----------------------- ----------------starting:254----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018955 Total Core solution elapsed time: 0.454937 Linear solver elapsed time: 0.390907 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy SUCCESS difference: 3.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface SUCCESS difference: 7.7e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear SUCCESS difference: 3.6e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase ----------------finished:254----------------------- ----------------starting:255----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022348 Total Core solution elapsed time: 0.815024 Linear solver elapsed time: 0.717548 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1 SUCCESS difference: 3.1e-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: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2 SUCCESS difference: 1.8e-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: 7.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3 SUCCESS difference: 1.2e-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.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness3 ----------------finished:255----------------------- ----------------starting:256----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004804 Total Core solution elapsed time: 0.03979 Linear solver elapsed time: 0.021046 (53%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure1 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1 SUCCESS difference: 7.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2 SUCCESS difference: 7.3e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure2 SUCCESS difference: 9.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed2 SUCCESS difference: 7.5e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface2 SUCCESS difference: 8.1e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3 SUCCESS difference: 8.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3 ----------------finished:256----------------------- ----------------starting:257----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero smb.refelevation not specified: Reference elevations set to mean surface elevation of basins launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.032616 Total Core solution elapsed time: 2.45167 Linear solver elapsed time: 1.73397 (71%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.7e-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: 4.8e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2 SUCCESS difference: 8.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2 SUCCESS difference: 8.2e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2 SUCCESS difference: 9.9e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2 SUCCESS difference: 4.4e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3 SUCCESS difference: 8.2e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3 SUCCESS difference: 1.3e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3 SUCCESS difference: 8.2e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3 SUCCESS difference: 1e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3 ----------------finished:257----------------------- ----------------starting:258----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.023138 Total Core solution elapsed time: 39.0959 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 39 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT SUCCESS difference: 0 < 3e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 6e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbFAC SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbNetSW SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbTs SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT10 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT30 SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbT50 SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembPrecipMapping field: SmbWAdd ----------------finished:258----------------------- ----------------starting:259----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 70N Meridian: 45) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01646 Total Core solution elapsed time: 38.4293 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 38 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: Layers SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn SUCCESS difference: 0 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd SUCCESS difference: 0 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC SUCCESS difference: 0 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF SUCCESS difference: 0 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance SUCCESS difference: 0 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt SUCCESS difference: 0 < 2e-09 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze SUCCESS difference: 0 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain SUCCESS difference: 0 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd ----------------finished:259----------------------- ----------------starting:260----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009539 Total Core solution elapsed time: 0.074101 Linear solver elapsed time: 0.065095 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx SUCCESS difference: 4.4e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy SUCCESS difference: 4.2e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Pressure ----------------finished:260----------------------- ----------------starting:261----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018114 Total Core solution elapsed time: 0.233345 Linear solver elapsed time: 0.159087 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx SUCCESS difference: 1.9e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy SUCCESS difference: 2.1e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vel SUCCESS difference: 1.8e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Temperature SUCCESS difference: 0 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: BasalforcingsGroundediceMeltingRate ----------------finished:261----------------------- ----------------starting:270----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013948 Total Core solution elapsed time: 0.1327 Linear solver elapsed time: 0.118067 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.6e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy SUCCESS difference: 1.7e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Pressure ----------------finished:270----------------------- ----------------starting:272----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 376479.6 | 376479.6 x = 1 | f(x) = 2669.993 | 2669.993 ====================== step 2/2 =============================== x = 0 | f(x) = 2468.558 | 2468.558 x = 1 | f(x) = 993.8173 | 993.8173 preparing final solution write lock file: FemModel initialization elapsed time: 0.009206 Total Core solution elapsed time: 0.429289 Linear solver elapsed time: 0.373369 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient SUCCESS difference: 1.7e-14 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits SUCCESS difference: 3.3e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure SUCCESS difference: 2.2e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel SUCCESS difference: 2.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx SUCCESS difference: 2.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy ----------------finished:272----------------------- ----------------starting:273----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009948 Total Core solution elapsed time: 0.079744 Linear solver elapsed time: 0.069265 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-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: 8e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage ----------------finished:273----------------------- ----------------starting:275----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007055 Total Core solution elapsed time: 0.017524 Linear solver elapsed time: 0.013649 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D SUCCESS difference: 4.1e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F ----------------finished:275----------------------- ----------------starting:280----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007924 Total Core solution elapsed time: 0.144335 Linear solver elapsed time: 0.131359 (91%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009357 Total Core solution elapsed time: 0.128905 Linear solver elapsed time: 0.112626 (87%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008742 Total Core solution elapsed time: 0.111763 Linear solver elapsed time: 0.100825 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble SUCCESS difference: 1.9e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble SUCCESS difference: 7.9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed SUCCESS difference: 7.9e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.1e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2 SUCCESS difference: 4.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP2 ----------------finished:280----------------------- ----------------starting:285----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015526 Total Core solution elapsed time: 0.251778 Linear solver elapsed time: 0.209803 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011475 Total Core solution elapsed time: 0.304599 Linear solver elapsed time: 0.258672 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012611 Total Core solution elapsed time: 0.158442 Linear solver elapsed time: 0.131599 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013414 Total Core solution elapsed time: 0.177612 Linear solver elapsed time: 0.145359 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016721 Total Core solution elapsed time: 0.282182 Linear solver elapsed time: 0.246752 (87%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018467 Total Core solution elapsed time: 0.182439 Linear solver elapsed time: 0.149416 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013617 Total Core solution elapsed time: 0.501208 Linear solver elapsed time: 0.419752 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 8.6e-11 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 7.7e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 8.5e-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: 1.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 1.5e-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: 7.8e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 4.9e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 2e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 4.9e-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: 5.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 3.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 1.2e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 6.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 2.3e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 6.2e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2 SUCCESS difference: 3.8e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 1.6e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1.1e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 1.6e-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: 1.5e-08 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 3.5e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.2e-08 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP4 SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP4 ----------------finished:285----------------------- ----------------starting:290----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012988 Total Core solution elapsed time: 0.785861 Linear solver elapsed time: 0.55425 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-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: 1.7e-05 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz SUCCESS difference: 1.4e-05 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel SUCCESS difference: 1.1e-08 < 2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure ----------------finished:290----------------------- ----------------starting:291----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006442 Total Core solution elapsed time: 1.00238 Linear solver elapsed time: 0.121275 (12%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1.7e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx SUCCESS difference: 3.4e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy SUCCESS difference: 1.8e-05 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz SUCCESS difference: 1.4e-05 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel SUCCESS difference: 5.5e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure ----------------finished:291----------------------- ----------------starting:292----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011257 Total Core solution elapsed time: 0.248828 Linear solver elapsed time: 0.20646 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.3e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1 SUCCESS difference: 3.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1 SUCCESS difference: 8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1 SUCCESS difference: 7.2e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2 SUCCESS difference: 7.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2 SUCCESS difference: 7.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3 SUCCESS difference: 2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3 SUCCESS difference: 2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3 ----------------finished:292----------------------- ----------------starting:293----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005546 Total Core solution elapsed time: 0.354958 Linear solver elapsed time: 0.298697 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1 SUCCESS difference: 2.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness1 SUCCESS difference: 1.1e-16 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2 SUCCESS difference: 1.2e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3 SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3 SUCCESS difference: 2.9e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3 ----------------finished:293----------------------- ----------------starting:294----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero md = mesh: [1x1 mesh2d] -- mesh properties mask: [1x1 mask] -- defines grounded and floating elements geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,... constants: [1x1 constants] -- physical constants smb: [1x1 SMBforcing] -- surface mass balance basalforcings: [1x1 linearbasalforcings] -- bed forcings materials: [1x1 matice] -- material properties damage: [1x1 damage] -- parameters for damage evolution solution friction: [1x1 friction] -- basal friction/drag properties flowequation: [1x1 flowequation] -- flow equations timestepping: [1x1 timestepping] -- time stepping for transient models initialization: [1x1 initialization] -- initial guess/state rifts: [1x1 rifts] -- rifts properties solidearth: [1x1 solidearth] -- solidearth inputs and settings dsl: [1x1 dsl] -- dynamic sea-level debug: [1x1 debug] -- debugging tools (valgrind, gprof) verbose: [1x1 verbose] -- verbosity level in solve settings: [1x1 issmsettings] -- settings properties toolkits: [1x1 toolkits] -- PETSc options for each solution cluster: [1x1 generic] -- cluster parameters (number of CPUs...) balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution groundingline: [1x1 groundingline] -- parameters for groundingline solution hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution debris: [1x1 debris] -- parameters for debris solution masstransport: [1x1 masstransport] -- parameters for masstransport solution mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution thermal: [1x1 thermal] -- parameters for thermal solution steadystate: [1x1 steadystate] -- parameters for steadystate solution transient: [1x1 transient] -- parameters for transient solution levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method) calving: [1x1 calving] -- parameters for calving frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings esa: [1x1 esa] -- parameters for elastic adjustment solution love: [1x1 love] -- parameters for love solution sampling: [1x1 sampling] -- parameters for stochastic sampler autodiff: [1x1 autodiff] -- automatic differentiation parameters inversion: [1x1 inversion] -- parameters for inverse methods qmu: [1x1 qmu] -- Dakota properties amr: [1x1 amr] -- adaptive mesh refinement properties outputdefinition: [1x1 outputdefinition] -- output definition results: [1x1 struct] -- model results radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay miscellaneous: [1x1 miscellaneous] -- miscellaneous fields stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010897 Total Core solution elapsed time: 0.25568 Linear solver elapsed time: 0.208385 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1 SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1 SUCCESS difference: 9.6e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2 SUCCESS difference: 8.8e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2 SUCCESS difference: 5.5e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3 SUCCESS difference: 1.4e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface3 SUCCESS difference: 1.2e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness3 ----------------finished:294----------------------- ----------------starting:301----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008461 Total Core solution elapsed time: 0.043062 Linear solver elapsed time: 0.035361 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.4e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy SUCCESS difference: 2e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Pressure ----------------finished:301----------------------- ----------------starting:302----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00779 Total Core solution elapsed time: 0.038994 Linear solver elapsed time: 0.029757 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx SUCCESS difference: 1.4e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy SUCCESS difference: 1.5e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Pressure ----------------finished:302----------------------- ----------------starting:303----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007648 Total Core solution elapsed time: 0.060852 Linear solver elapsed time: 0.048581 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.3e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy SUCCESS difference: 7.9e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Pressure ----------------finished:303----------------------- ----------------starting:304----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012973 Total Core solution elapsed time: 0.047491 Linear solver elapsed time: 0.036658 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy SUCCESS difference: 1.6e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz SUCCESS difference: 2.3e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure ----------------finished:304----------------------- ----------------starting:305----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012212 Total Core solution elapsed time: 0.054774 Linear solver elapsed time: 0.041027 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx SUCCESS difference: 1.5e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy SUCCESS difference: 1.1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz SUCCESS difference: 1.2e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Pressure ----------------finished:305----------------------- ----------------starting:306----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014487 Total Core solution elapsed time: 0.110036 Linear solver elapsed time: 0.085507 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy SUCCESS difference: 3.3e-17 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure ----------------finished:306----------------------- ----------------starting:307----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012857 Total Core solution elapsed time: 0.08888 Linear solver elapsed time: 0.071259 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx SUCCESS difference: 6.3e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy SUCCESS difference: 4.1e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz SUCCESS difference: 6.2e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vel SUCCESS difference: 1e-16 < 1e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Pressure ----------------finished:307----------------------- ----------------starting:308----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.038742 Total Core solution elapsed time: 0.181059 Linear solver elapsed time: 0.136251 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.9e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy SUCCESS difference: 8.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel SUCCESS difference: 1.1e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure ----------------finished:308----------------------- ----------------starting:309----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007146 Total Core solution elapsed time: 0.014163 Linear solver elapsed time: 0.010643 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness ----------------finished:309----------------------- ----------------starting:310----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006849 Total Core solution elapsed time: 0.020646 Linear solver elapsed time: 0.017121 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness ----------------finished:310----------------------- ----------------starting:311----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010293 Total Core solution elapsed time: 0.020626 Linear solver elapsed time: 0.014648 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness ----------------finished:311----------------------- ----------------starting:312----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006212 Total Core solution elapsed time: 0.023918 Linear solver elapsed time: 0.016229 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature SUCCESS difference: 1.5e-08 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:312----------------------- MATLABEXITEDCORRECTLY WARNING: package sun.awt.X11 not in java.desktop WARNING: package sun.awt.X11 not in java.desktop < M A T L A B (R) > Copyright 1984-2023 The MathWorks, Inc. R2023b Update 6 (23.2.0.2485118) 64-bit (maca64) December 28, 2023 To get started, type doc. For product information, visit www.mathworks.com. ISSM development path correctly loaded 16 tests match 'Dakota' 218 : SquareShelfConstrainedDakotaB 234 : SquareShelfTranForceNeg2dDakotaSamp 235 : SquareShelfTranForceNeg2dDakotaLocal 244 : SquareShelfSMBGembDakota 250 : SquareShelfTranForceNeg2dDakotaSampLinearPart 251 : SquareShelfTranForceNeg2dDakotaLocalLinearPart 412 : SquareSheetShelfDiadSSA3dDakota 413 : SquareSheetShelfDiadSSA3dDakotaPart 414 : SquareSheetShelfDiadSSA3dDakotaMassFlux 417 : SquareSheetShelfDiadSSA3dDakotaSamp 418 : SquareSheetShelfDiadSSA3dDakotaAreaAverage 420 : SquareSheetShelfDakotaScaledResponse 440 : SquareSheetShelfDakotaScaledResponseLinearPart 444 : SquareSheetShelfTranSSA2dAggressiveDakotaSampRegionalOutput 445 : SquareSheetShelfSteaEnthalpyHO3dDakotaSampNeff 2006 : EarthSlc Dakota Sampling glaciers. ----------------starting:313----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test313-08-11-2026-08-32-15-54248/test313.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.20036e-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.37754e-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.51125e-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.022361 Total Core solution elapsed time: 0.127427 Linear solver elapsed time: 0.081461 (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 ----------------finished:313----------------------- ----------------starting:314----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019315 Total Core solution elapsed time: 0.206952 Linear solver elapsed time: 0.145454 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed1 SUCCESS difference: 8.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea1 SUCCESS difference: 4.9e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2 SUCCESS difference: 4.6e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed2 SUCCESS difference: 1.7e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface2 SUCCESS difference: 2.2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2 SUCCESS difference: 6.1e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3 SUCCESS difference: 9.7e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3 SUCCESS difference: 9.4e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3 SUCCESS difference: 2e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Bed3 SUCCESS difference: 2.4e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3 SUCCESS difference: 2.8e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea3 ----------------finished:314----------------------- ----------------starting:315----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.035712 Total Core solution elapsed time: 0.839954 Linear solver elapsed time: 0.584626 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.5e-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: 3e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 4.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2 SUCCESS difference: 4.8e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2 SUCCESS difference: 7.5e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2 SUCCESS difference: 4.8e-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: 9.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness2 SUCCESS difference: 4.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: 7.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3 SUCCESS difference: 9e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3 SUCCESS difference: 1.7e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3 SUCCESS difference: 8.6e-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.3e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:315----------------------- ----------------starting:316----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008392 Total Core solution elapsed time: 0.182058 Linear solver elapsed time: 0.122737 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.5e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness1 SUCCESS difference: 2e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2 SUCCESS difference: 7.2e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2 SUCCESS difference: 7.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed2 SUCCESS difference: 2.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2 SUCCESS difference: 5.7e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3 SUCCESS difference: 3.1e-15 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed3 SUCCESS difference: 3.6e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3 ----------------finished:316----------------------- ----------------starting:317----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.02649 Total Core solution elapsed time: 0.541044 Linear solver elapsed time: 0.372842 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1 SUCCESS difference: 4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1 SUCCESS difference: 2.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1 SUCCESS difference: 3.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: 1.2e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1 SUCCESS difference: 1.5e-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.2e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2 SUCCESS difference: 6.6e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2 SUCCESS difference: 4.4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2 SUCCESS difference: 6.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2 SUCCESS difference: 1.5e-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: 8.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2 SUCCESS difference: 1.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2 SUCCESS difference: 3.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2 SUCCESS difference: 2.1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3 SUCCESS difference: 4.6e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3 SUCCESS difference: 2.7e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3 SUCCESS difference: 4.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3 SUCCESS difference: 1.7e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3 SUCCESS difference: 2e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3 SUCCESS difference: 4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature3 SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb3 ----------------finished:317----------------------- ----------------starting:318----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01023 Total Core solution elapsed time: 0.217656 Linear solver elapsed time: 0.144898 (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: 4.2e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy SUCCESS difference: 2.7e-10 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz SUCCESS difference: 1.5e-15 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure SUCCESS difference: 1e-12 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature SUCCESS difference: 3.4e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:318----------------------- ----------------starting:319----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 6.022781e-36 x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06 x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06 x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 15.89764 | 15.89764 6.022781e-36 x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06 x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06 x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06 write lock file: FemModel initialization elapsed time: 0.01519 Total Core solution elapsed time: 0.266001 Linear solver elapsed time: 0.200865 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient SUCCESS difference: 1.7e-14 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits SUCCESS difference: 1.5e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Pressure SUCCESS difference: 1.2e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel SUCCESS difference: 2.3e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy ----------------finished:319----------------------- ----------------starting:320----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 15.48431 | 15.48431 6.022781e-36 x = 1 | f(x) = 44.08287 | 44.08287 6.893478e-06 x = 0.381966 | f(x) = 15.57893 | 15.57893 1.005745e-06 x = 0.618034 | f(x) = 20.46353 | 20.46352 2.633074e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 15.89764 | 15.89764 6.022781e-36 x = 1 | f(x) = 37.83327 | 37.83326 7.365165e-06 x = 0.381966 | f(x) = 14.11796 | 14.11796 1.074563e-06 x = 0.618034 | f(x) = 17.82553 | 17.82553 2.813243e-06 write lock file: FemModel initialization elapsed time: 0.019526 Total Core solution elapsed time: 0.328406 Linear solver elapsed time: 0.237194 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient SUCCESS difference: 1.1e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits SUCCESS difference: 2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure SUCCESS difference: 2.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel SUCCESS difference: 3.6e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx SUCCESS difference: 2.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy ----------------finished:320----------------------- ----------------starting:321----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 6.022781e-36 x = 1 | f(x) = 1.842259e+07 | 1.842259e+07 7.227865e-06 x = 0.381966 | f(x) = 2.459484e+07 | 2.459484e+07 1.054531e-06 x = 0.618034 | f(x) = 2.277014e+07 | 2.277014e+07 2.760799e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 1.927481e+07 | 1.927481e+07 7.227865e-06 x = 1 | f(x) = 1.137632e+07 | 1.137632e+07 3.071964e-05 x = 0.381966 | f(x) = 1.54918e+07 | 1.54918e+07 1.427099e-05 x = 0.618034 | f(x) = 1.408283e+07 | 1.408283e+07 1.981665e-05 write lock file: FemModel initialization elapsed time: 0.018836 Total Core solution elapsed time: 0.459999 Linear solver elapsed time: 0.332622 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient SUCCESS difference: 2.9e-10 < 1e-07 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Misfits SUCCESS difference: 1.3e-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.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel SUCCESS difference: 6.8e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx SUCCESS difference: 5.3e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy ----------------finished:321----------------------- ----------------starting:322----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 41871.84 | 41871.84 6.022781e-36 x = 1 | f(x) = 48506.18 | 48506.18 5.091117e-06 x = 0.381966 | f(x) = 53570.36 | 53570.36 7.42784e-07 x = 0.618034 | f(x) = 56943.92 | 56943.92 1.944634e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 60073.66 | 60073.66 6.022781e-36 x = 1 | f(x) = 60753.31 | 60753.31 4.090512e-06 x = 0.381966 | f(x) = 62071.71 | 62071.71 5.967977e-07 x = 0.618034 | f(x) = 62658.3 | 62658.3 1.562437e-06 write lock file: FemModel initialization elapsed time: 0.014337 Total Core solution elapsed time: 0.807833 Linear solver elapsed time: 0.584204 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient SUCCESS difference: 3.7e-11 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits SUCCESS difference: 1.7e-17 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient SUCCESS difference: 5.2e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure SUCCESS difference: 6.3e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel SUCCESS difference: 1.9e-09 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx SUCCESS difference: 5.8e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy ----------------finished:322----------------------- ----------------starting:323----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006638 Total Core solution elapsed time: 0.687028 Linear solver elapsed time: 0.552662 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1 SUCCESS difference: 2.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface1 SUCCESS difference: 5.3e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness1 SUCCESS difference: 8.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2 SUCCESS difference: 6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2 SUCCESS difference: 4.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2 SUCCESS difference: 3.2e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3 SUCCESS difference: 3.5e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3 SUCCESS difference: 3.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3 SUCCESS difference: 3.6e-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: 1.8e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3 SUCCESS difference: 1.5e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3 ----------------finished:323----------------------- ----------------starting:324----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.031054 Total Core solution elapsed time: 0.63636 Linear solver elapsed time: 0.433613 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.9e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1 SUCCESS difference: 2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1 SUCCESS difference: 5.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed1 SUCCESS difference: 6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface1 SUCCESS difference: 6.9e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 2.7e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2 SUCCESS difference: 2e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2 SUCCESS difference: 1.2e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2 SUCCESS difference: 8.4e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2 SUCCESS difference: 1.5e-13 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2 SUCCESS difference: 2e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature2 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 3.9e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3 SUCCESS difference: 2.2e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3 SUCCESS difference: 4e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3 SUCCESS difference: 2e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed3 SUCCESS difference: 2.7e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3 SUCCESS difference: 1.3e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3 SUCCESS difference: 6.8e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate3 ----------------finished:324----------------------- ----------------starting:325----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010237 Total Core solution elapsed time: 0.070769 Linear solver elapsed time: 0.044331 (63%) 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: 6.3e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature ----------------finished:325----------------------- ----------------starting:326----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021512 Total Core solution elapsed time: 0.081705 Linear solver elapsed time: 0.049423 (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.9e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy1 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction1 SUCCESS difference: 4.5e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction2 SUCCESS difference: 6.7e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2 SUCCESS difference: 7.7e-15 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Waterfraction3 SUCCESS difference: 9e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3 ----------------finished:326----------------------- ----------------starting:327----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015778 Total Core solution elapsed time: 0.304492 Linear solver elapsed time: 0.209956 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1 SUCCESS difference: 3.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1 SUCCESS difference: 7.2e-12 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1 SUCCESS difference: 3.1e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1 SUCCESS difference: 1.1e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1 SUCCESS difference: 1.4e-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: 1e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1 SUCCESS difference: 3.8e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2 SUCCESS difference: 4.6e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2 SUCCESS difference: 9.5e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2 SUCCESS difference: 4.5e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2 SUCCESS difference: 1.4e-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: 3e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2 SUCCESS difference: 3.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2 SUCCESS difference: 9.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2 SUCCESS difference: 5.4e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3 SUCCESS difference: 3.1e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3 SUCCESS difference: 1.2e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3 SUCCESS difference: 3.1e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3 SUCCESS difference: 3.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure3 SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed3 SUCCESS difference: 3.6e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3 SUCCESS difference: 4.4e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3 SUCCESS difference: 2.9e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3 SUCCESS difference: 1.6e-14 < 0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3 ----------------finished:327----------------------- ----------------starting:328----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011324 Total Core solution elapsed time: 0.155545 Linear solver elapsed time: 0.122417 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.4e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1 SUCCESS difference: 1.6e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed1 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness1 SUCCESS difference: 1.6e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB1 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1 SUCCESS difference: 5.4e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2 SUCCESS difference: 2.3e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Bed3 SUCCESS difference: 3.3e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3 SUCCESS difference: 9.4e-14 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3 SUCCESS difference: 5.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3 ----------------finished:328----------------------- ----------------starting:329----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024692 Total Core solution elapsed time: 0.678121 Linear solver elapsed time: 0.47615 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1 SUCCESS difference: 5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1 SUCCESS difference: 2.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1 SUCCESS difference: 5.1e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1 SUCCESS difference: 1.3e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1 SUCCESS difference: 1.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1 SUCCESS difference: 2.7e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1 SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1 SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1 SUCCESS difference: 8.7e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2 SUCCESS difference: 3.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2 SUCCESS difference: 1.7e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2 SUCCESS difference: 3.3e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2 SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2 SUCCESS difference: 1.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2 SUCCESS difference: 1.4e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2 SUCCESS difference: 4.5e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2 SUCCESS difference: 4.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2 SUCCESS difference: 5.5e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3 SUCCESS difference: 5.4e-11 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3 SUCCESS difference: 1.6e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3 SUCCESS difference: 5.4e-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: 1.8e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3 SUCCESS difference: 2.3e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3 SUCCESS difference: 5.7e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3 SUCCESS difference: 4e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3 ----------------finished:329----------------------- ----------------starting:330----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010618 Total Core solution elapsed time: 0.105977 Linear solver elapsed time: 0.088987 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx SUCCESS difference: 1.8e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy SUCCESS difference: 1.7e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vel SUCCESS difference: 0 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Pressure SUCCESS difference: 8.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface SUCCESS difference: 1.9e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface SUCCESS difference: 1.4e-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: 8.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase SUCCESS difference: 1.6e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase ----------------finished:330----------------------- ----------------starting:331----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013429 Total Core solution elapsed time: 0.068663 Linear solver elapsed time: 0.039101 (57%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013531 Total Core solution elapsed time: 0.195323 Linear solver elapsed time: 0.139297 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature SUCCESS difference: 4.2e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature ----------------finished:331----------------------- ----------------starting:332----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025846 Total Core solution elapsed time: 0.396 Linear solver elapsed time: 0.30065 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1 SUCCESS difference: 2e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed1 SUCCESS difference: 6.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1 SUCCESS difference: 8e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1 SUCCESS difference: 4.2e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2 SUCCESS difference: 3.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2 SUCCESS difference: 8.3e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed2 SUCCESS difference: 1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2 SUCCESS difference: 6e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3 SUCCESS difference: 7.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3 SUCCESS difference: 9.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3 SUCCESS difference: 1.2e-15 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3 SUCCESS difference: 1.3e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3 ----------------finished:332----------------------- ----------------starting:333----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 6.022781e-36 x = 1 | f(x) = 1.876304e+07 | 1.876304e+07 7.207202e-06 x = 0.381966 | f(x) = 2.338061e+07 | 2.338061e+07 1.051517e-06 x = 0.618034 | f(x) = 2.251014e+07 | 2.251014e+07 2.752906e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 1.923886e+07 | 1.923886e+07 7.207202e-06 x = 1 | f(x) = 1.133764e+07 | 1.133764e+07 3.069844e-05 x = 0.381966 | f(x) = 1.48015e+07 | 1.48015e+07 1.424717e-05 x = 0.618034 | f(x) = 1.398718e+07 | 1.398718e+07 1.97927e-05 write lock file: FemModel initialization elapsed time: 0.012036 Total Core solution elapsed time: 0.526466 Linear solver elapsed time: 0.443091 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient SUCCESS difference: 9.5e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Misfits SUCCESS difference: 4.1e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Pressure SUCCESS difference: 7.5e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel SUCCESS difference: 1.9e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx SUCCESS difference: 8.8e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy ----------------finished:333----------------------- ----------------starting:334----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1841.967 | 1841.967 x = 1 | f(x) = 1604.856 | 1604.856 x = 0.381966 | f(x) = 1673.735 | 1673.735 x = 0.618034 | f(x) = 1669.909 | 1669.909 ====================== step 2/2 =============================== x = 0 | f(x) = 1586.587 | 1586.587 x = 1 | f(x) = 1016.728 | 1016.728 x = 0.381966 | f(x) = 1077.684 | 1077.684 x = 0.618034 | f(x) = 1079.855 | 1079.855 preparing final solution write lock file: FemModel initialization elapsed time: 0.005135 Total Core solution elapsed time: 0.8222 Linear solver elapsed time: 0.66754 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient SUCCESS difference: 1.1e-14 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits SUCCESS difference: 3.3e-16 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: MaterialsRheologyBbar SUCCESS difference: 0 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Pressure SUCCESS difference: 2.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel SUCCESS difference: 3.2e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx SUCCESS difference: 2.5e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy ----------------finished:334----------------------- ----------------starting:335----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019054 Total Core solution elapsed time: 0.237845 Linear solver elapsed time: 0.20169 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy SUCCESS difference: 8.4e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz SUCCESS difference: 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: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface SUCCESS difference: 1.1e-15 < 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: 1.3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear SUCCESS difference: 2.6e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase SUCCESS difference: 1.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase ----------------finished:335----------------------- ----------------starting:336----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013544 Total Core solution elapsed time: 0.30569 Linear solver elapsed time: 0.244044 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1 SUCCESS difference: 2.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1 SUCCESS difference: 2.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure1 SUCCESS difference: 1.8e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1 SUCCESS difference: 1.8e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1 SUCCESS difference: 7.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2 SUCCESS difference: 2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2 SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2 SUCCESS difference: 2.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2 SUCCESS difference: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2 SUCCESS difference: 2.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.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3 SUCCESS difference: 1.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3 SUCCESS difference: 2.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3 SUCCESS difference: 3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3 SUCCESS difference: 3.1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3 SUCCESS difference: 4.6e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4 SUCCESS difference: 3e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4 SUCCESS difference: 2.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4 SUCCESS difference: 2.6e-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.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness4 SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance4 ----------------finished:336----------------------- ----------------starting:337----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020728 Total Core solution elapsed time: 0.48607 Linear solver elapsed time: 0.382431 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1 SUCCESS difference: 3.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1 SUCCESS difference: 3.1e-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: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1 SUCCESS difference: 2.8e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2 SUCCESS difference: 5.1e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance2 SUCCESS difference: 2.6e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3 SUCCESS difference: 1.4e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3 SUCCESS difference: 2.9e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4 SUCCESS difference: 1.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4 SUCCESS difference: 1.1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4 SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4 SUCCESS difference: 3e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance4 ----------------finished:337----------------------- ----------------starting:338----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010841 Total Core solution elapsed time: 0.461666 Linear solver elapsed time: 0.38146 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-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: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance1 SUCCESS difference: 5.9e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2 SUCCESS difference: 3e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2 SUCCESS difference: 3.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2 SUCCESS difference: 6.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3 SUCCESS difference: 1.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3 SUCCESS difference: 1.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3 SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3 SUCCESS difference: 1.8e-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.4e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4 SUCCESS difference: 2.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure4 SUCCESS difference: 2.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance4 ----------------finished:338----------------------- ----------------starting:339----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.036047 Total Core solution elapsed time: 0.759092 Linear solver elapsed time: 0.568202 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.6e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx1 SUCCESS difference: 1.9e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy1 SUCCESS difference: 1.9e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel1 SUCCESS difference: 1e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1 SUCCESS difference: 6.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2 SUCCESS difference: 1.6e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2 SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2 SUCCESS difference: 3.6e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3 SUCCESS difference: 1.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3 SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness3 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance3 SUCCESS difference: 4.9e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4 SUCCESS difference: 2.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4 SUCCESS difference: 2.2e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4 SUCCESS difference: 3.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4 SUCCESS difference: 2.2e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4 SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4 ----------------finished:339----------------------- ----------------starting:340----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)= 2.961e+07 1.91e+06 2.961e+07 6.023e-36 2 f(x)=2.4819e+06 2.66e+05 2.482e+06 0.0002275 3 f(x)=1.3143e+06 1.86e+05 1.314e+06 0.0003177 write lock file: FemModel initialization elapsed time: 0.011739 Total Core solution elapsed time: 0.556518 Linear solver elapsed time: 0.396076 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-10 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient SUCCESS difference: 1.2e-10 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits SUCCESS difference: 5.1e-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: 5.8e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel SUCCESS difference: 7.6e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx SUCCESS difference: 5.8e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy ----------------finished:340----------------------- ----------------starting:341----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ Iter Cost function Grad. norm List of contributions 1 f(x)=2.9312e+07 1.91e+06 2.931e+07 6.023e-36 2 f(x)=2.4569e+06 2.71e+05 2.457e+06 0.000223 3 f(x)=1.3135e+06 1.89e+05 1.313e+06 0.0003139 Maximum number of iterations exceeded write lock file: FemModel initialization elapsed time: 0.029646 Total Core solution elapsed time: 0.822069 Linear solver elapsed time: 0.581438 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient SUCCESS difference: 8e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure SUCCESS difference: 1.1e-10 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel SUCCESS difference: 8.8e-11 < 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 ----------------finished:341----------------------- ----------------starting:342----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008094 Total Core solution elapsed time: 0.070214 Linear solver elapsed time: 0.046879 (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: 2.3e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate SUCCESS difference: 1.2e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux ----------------finished:342----------------------- ----------------starting:343----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017848 Total Core solution elapsed time: 0.140067 Linear solver elapsed time: 0.101272 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.1e-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.9e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1 SUCCESS difference: 1.5e-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.1e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2 SUCCESS difference: 6.6e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2 SUCCESS difference: 6.5e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel2 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2 SUCCESS difference: 2.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2 SUCCESS difference: 4.6e-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: 8.9e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3 SUCCESS difference: 9.2e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3 SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3 SUCCESS difference: 4.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3 SUCCESS difference: 3.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3 SUCCESS difference: 7.5e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3 SUCCESS difference: 8.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3 ----------------finished:343----------------------- ----------------starting:344----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.027234 Total Core solution elapsed time: 0.843139 Linear solver elapsed time: 0.60687 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-12 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1 SUCCESS difference: 6.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1 SUCCESS difference: 3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1 SUCCESS difference: 6.2e-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.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1 SUCCESS difference: 8.6e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1 SUCCESS difference: 2.7e-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: 7.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2 SUCCESS difference: 3.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2 SUCCESS difference: 1.8e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2 SUCCESS difference: 3.1e-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.7e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2 SUCCESS difference: 5.7e-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: 3.8e-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: 3.7e-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.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3 SUCCESS difference: 1.4e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness3 SUCCESS difference: 6.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature3 SUCCESS difference: 6.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3 ----------------finished:344----------------------- ----------------starting:345----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero ====== Testing effectiveconductivity_averaging=0 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009854 Total Core solution elapsed time: 0.049095 Linear solver elapsed time: 0.033923 (69%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=1 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007981 Total Core solution elapsed time: 0.441148 Linear solver elapsed time: 0.336341 (76%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing effectiveconductivity_averaging=2 ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006348 Total Core solution elapsed time: 0.61525 Linear solver elapsed time: 0.440164 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 3.5e-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.1e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature ----------------finished:345----------------------- ----------------starting:346----------------------- boundary conditions for stressbalance model: spc set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test346-08-11-2026-08-33-13-54248/test346.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.48479e-16 number of unstable constraints: 0 computing melting solver residue: norm(KU-F)/norm(F)=0 computing smb saving temporary results iteration 2/3 time [yr]: 2.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.94014e-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.30921e-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.011328 Total Core solution elapsed time: 0.22612 Linear solver elapsed time: 0.152063 (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 loading results from cluster SUCCESS difference: 2.3e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.8e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3 SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3 ----------------finished:346----------------------- ----------------starting:347----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test347-08-11-2026-08-33-14-54248/test347.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/3 time [yr]: 1.00 (time step: 1.00) computing temperatures solver residue: norm(KU-F)/norm(F)=1.59479e-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.41141e-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.28322e-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.008637 Total Core solution elapsed time: 0.111998 Linear solver elapsed time: 0.069689 (62%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code loading results from cluster SUCCESS difference: 1.9e-15 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature1 SUCCESS difference: 0 < 1e-13 test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.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 ----------------finished:347----------------------- ----------------starting:350----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015831 Total Core solution elapsed time: 0.72583 Linear solver elapsed time: 0.550725 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1 SUCCESS difference: 7.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2 SUCCESS difference: 1.5e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2 SUCCESS difference: 4.7e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3 SUCCESS difference: 4.6e-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 ----------------finished:350----------------------- ----------------starting:351----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.053985 Total Core solution elapsed time: 6.27416 Linear solver elapsed time: 4.91902 (78%) Total elapsed time: 0 hrs 0 min 6 sec SUCCESS difference: 3.6e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx SUCCESS difference: 5.2e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy SUCCESS difference: 4e-13 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz ----------------finished:351----------------------- ----------------starting:352----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009897 Total Core solution elapsed time: 0.694798 Linear solver elapsed time: 0.452674 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1 SUCCESS difference: 4.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1 SUCCESS difference: 4.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1 SUCCESS difference: 8.9e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1 SUCCESS difference: 8.2e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1 SUCCESS difference: 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: 3.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2 SUCCESS difference: 1.2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel2 SUCCESS difference: 1.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2 SUCCESS difference: 2.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness2 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance2 SUCCESS difference: 6.1e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx3 SUCCESS difference: 2.3e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed3 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface3 SUCCESS difference: 2.3e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3 SUCCESS difference: 7e-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: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4 SUCCESS difference: 2.1e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4 SUCCESS difference: 2.7e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance4 ----------------finished:352----------------------- ----------------starting:353----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005859 Total Core solution elapsed time: 1.23594 Linear solver elapsed time: 0.877115 (71%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1 SUCCESS difference: 1.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1 SUCCESS difference: 1.2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure1 SUCCESS difference: 7.6e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1 SUCCESS difference: 6.9e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 1.1e-14 < 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: 2.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2 SUCCESS difference: 2.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: 6.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3 SUCCESS difference: 2.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3 SUCCESS difference: 1.6e-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: 4.4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4 SUCCESS difference: 2.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4 SUCCESS difference: 2e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel4 SUCCESS difference: 2.5e-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.5e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4 SUCCESS difference: 2.6e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance4 ----------------finished:353----------------------- ----------------starting:354----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014967 Total Core solution elapsed time: 1.01721 Linear solver elapsed time: 0.750151 (74%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 3.9e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1 SUCCESS difference: 1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy1 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure1 SUCCESS difference: 1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1 SUCCESS difference: 9.1e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness1 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance1 SUCCESS difference: 5.1e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2 SUCCESS difference: 9.4e-16 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2 SUCCESS difference: 1.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2 SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2 SUCCESS difference: 1.6e-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: 4.6e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3 SUCCESS difference: 1.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3 SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed3 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface3 SUCCESS difference: 1.6e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness3 SUCCESS difference: 3.7e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3 SUCCESS difference: 5.6e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4 SUCCESS difference: 1.8e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy4 SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4 SUCCESS difference: 2.4e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4 SUCCESS difference: 2.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4 SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4 ----------------finished:354----------------------- ----------------starting:355----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-32-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) maximum number of nonlinear iterations of outer loop (2) exceeded updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.014643 Total Core solution elapsed time: 0.370188 Linear solver elapsed time: 0.21549 (58%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 4.6e-16 < 9e-09 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness1 SUCCESS difference: 5e-14 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1 SUCCESS difference: 2.1e-12 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea1 SUCCESS difference: 5.7e-16 < 4e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness2 SUCCESS difference: 2.9e-14 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2 SUCCESS difference: 2.1e-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: 2.4e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3 SUCCESS difference: 2.1e-12 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3 SUCCESS difference: 2.1e-15 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4 SUCCESS difference: 5.1e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4 ----------------finished:355----------------------- ----------------starting:356----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1008983 | 1008983 3.838459e-34 x = 1 | f(x) = 915273.6 | 915273.6 1.12984e-05 x = 0.381966 | f(x) = 899226.1 | 899226.1 1.648414e-06 x = 0.618034 | f(x) = 873055.8 | 873055.8 4.315604e-06 ====================== step 2/2 =============================== x = 0 | f(x) = 857940.3 | 857940.3 4.315604e-06 x = 1 | f(x) = 803900.7 | 803900.7 2.963215e-05 x = 0.381966 | f(x) = 807722 | 807722 1.131055e-05 x = 0.618034 | f(x) = 795880.1 | 795880.1 1.728697e-05 write lock file: FemModel initialization elapsed time: 0.009539 Total Core solution elapsed time: 0.348054 Linear solver elapsed time: 0.250785 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.3e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient SUCCESS difference: 8e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits SUCCESS difference: 2.8e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure SUCCESS difference: 9.9e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel SUCCESS difference: 1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy ----------------finished:356----------------------- ----------------starting:357----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 181.433 | 181.433 6.022781e-33 x = 1 | f(x) = 191.8117 | 191.8079 0.003773519 x = 0.381966 | f(x) = 200.5366 | 200.536 0.000550549 x = 0.618034 | f(x) = 205.9792 | 205.9778 0.001441356 ====================== step 2/2 =============================== x = 0 | f(x) = 211.1913 | 211.1913 6.022781e-33 x = 1 | f(x) = 212.2166 | 212.2129 0.003772603 x = 0.381966 | f(x) = 214.4972 | 214.4967 0.0005504154 x = 0.618034 | f(x) = 215.4233 | 215.4219 0.001441006 write lock file: FemModel initialization elapsed time: 0.005606 Total Core solution elapsed time: 0.209897 Linear solver elapsed time: 0.151449 (72%) 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: 4.4e-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.9e-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.3e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy ----------------finished:357----------------------- ----------------starting:358----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test358-08-11-2026-08-33-36-54248/test358.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ starting model processor creating datasets for analysis StressbalanceAnalysis creating datasets for analysis StressbalanceVerticalAnalysis creating datasets for analysis L2ProjectionBaseAnalysis creating datasets for analysis ExtrudeFromBaseAnalysis creating datasets for analysis DepthAverageAnalysis updating elements and materials for control parameters creating output definitions done with model processor Processing finite element model of analysis StressbalanceAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... detecting active vertices resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis StressbalanceVerticalAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Processing finite element model of analysis L2ProjectionBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis ExtrudeFromBaseAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom Processing finite element model of analysis DepthAverageAnalysis: configuring element and loads Configuring elements... Configuring loads... Configuring materials... Configuring inputs... resolving node constraints creating nodal degrees of freedom Renumbering degrees of freedom call computational core: preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.49658e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 81.0324 > 5 % Convergence criterion: norm(du)/norm(u) 45.0359 > 5 % Convergence criterion: max(du) 1.59781e-06 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.75729e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 47.9462 > 5 % Convergence criterion: norm(du)/norm(u) 32.3457 > 5 % Convergence criterion: max(du) 6.25562e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.16363e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 29.9385 > 5 % Convergence criterion: norm(du)/norm(u) 22.9541 > 5 % Convergence criterion: max(du) 3.06167e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.47844e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 19.115 > 5 % Convergence criterion: norm(du)/norm(u) 15.9807 > 5 % Convergence criterion: max(du) 1.66989e-07 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.67773e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 12.3938 > 5 % Convergence criterion: norm(du)/norm(u) 10.9804 > 5 % Convergence criterion: max(du) 9.75081e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.27383e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 8.11816 > 5 % Convergence criterion: norm(du)/norm(u) 7.47743 > 5 % Convergence criterion: max(du) 5.95866e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.53252e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 5.35338 > 5 % Convergence criterion: norm(du)/norm(u) 5.06123 > 5 % Convergence criterion: max(du) 3.75963e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.62559e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.54592 < 5 % Convergence criterion: norm(du)/norm(u) 3.41177 < 5 % Convergence criterion: max(du) 2.42835e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 8 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.30228e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 1026175 | 1026175 3.838459e-34 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.66096e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 3.2434 < 5 % Convergence criterion: norm(du)/norm(u) 3.15343 < 5 % Convergence criterion: max(du) 2.3342e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 929871.4 | 929871.4 1.126811e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=7.67769e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.61766 < 5 % Convergence criterion: norm(du)/norm(u) 1.57678 < 5 % Convergence criterion: max(du) 1.15502e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 912601.3 | 912601.3 1.643995e-06 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.39646e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.26155 < 5 % Convergence criterion: norm(du)/norm(u) 1.25282 < 5 % Convergence criterion: max(du) 8.46079e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 885444.2 | 885444.2 4.304035e-06 ====================== step 2/2 =============================== x = 0 | computing velocities Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.97886e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.838505 < 5 % Convergence criterion: norm(du)/norm(u) 0.836503 < 5 % Convergence criterion: max(du) 5.46257e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 Input updates from constant computing adjoint Updating constraints and active domain of analysis AdjointHorizAnalysis for time: 0 Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=2.60223e-16 Merging solution vector from fset to gset Updating inputs from solution for AdjointHorizAnalysis saving results Computing cost function gradient f(x) = 869664.6 | 869664.6 4.304035e-06 x = 1 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=8.01904e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 1.59492 < 5 % Convergence criterion: norm(du)/norm(u) 1.49784 < 5 % Convergence criterion: max(du) 1.15572e-08 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 814673.1 | 814673.1 2.955889e-05 x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=4.62404e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.453799 < 5 % Convergence criterion: norm(du)/norm(u) 0.418271 < 5 % Convergence criterion: max(du) 3.57149e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 818200.2 | 818200.2 1.128169e-05 x = 0.618034 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=5.60169e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.486456 < 5 % Convergence criterion: norm(du)/norm(u) 0.479652 < 5 % Convergence criterion: max(du) 3.35769e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 f(x) = 806034.3 | 806034.3 1.724355e-05 preparing final solution computing new velocity Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0 Get solution from inputs Reduce vector from g to f set Input updates from constant Updating inputs from solution for StressbalanceAnalysis Allocating matrices (Kff stiffness matrix size: 20 x 20) Assembling matrices Create nodal constraints Dirichlet lifting applied to load vector Solving matrix system solver residue: norm(KU-F)/norm(F)=6.86963e-16 Merging solution vector from fset to gset checking convergence mechanical equilibrium convergence criterion 0.31659 < 5 % Convergence criterion: norm(du)/norm(u) 0.315531 < 5 % Convergence criterion: max(du) 2.13538e-09 Input updates from constant Updating inputs from solution for StressbalanceAnalysis number of unstable constraints: 0 total number of iterations: 1 write lock file: FemModel initialization elapsed time: 0.005279 Total Core solution elapsed time: 0.031782 Linear solver elapsed time: 0.016802 (53%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 2.8e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient SUCCESS difference: 5.9e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Misfits SUCCESS difference: 1.4e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: FrictionC SUCCESS difference: 0 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Pressure SUCCESS difference: 8.2e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel SUCCESS difference: 2.4e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx SUCCESS difference: 1e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy ----------------finished:358----------------------- ----------------starting:359----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-38-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.011058 Total Core solution elapsed time: 2.37949 Linear solver elapsed time: 1.61489 (68%) 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: 4.5e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness2 SUCCESS difference: 7.2e-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: 6.7e-16 < 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.2e-14 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4 ----------------finished:359----------------------- ----------------starting:360----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-41-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.010445 Total Core solution elapsed time: 2.33971 Linear solver elapsed time: 1.64868 (70%) 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: 7.1e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1 SUCCESS difference: 2.7e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2 SUCCESS difference: 7.1e-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.3e-14 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3 SUCCESS difference: 8.9e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4 SUCCESS difference: 8.2e-14 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4 SUCCESS difference: 2.6e-12 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4 ----------------finished:360----------------------- ----------------starting:361----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no dsl.global_average_thermosteric_sea_level specified: transient values set to zero no dsl.sea_surface_height_above_geoid specified: transient values set to zero no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero no balancethickness.thickening_rate specified: values set as zero checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/testChannels-08-11-2026-08-33-44-54248/testChannels.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 2/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 3/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results iteration 4/4 time [yr]: 0.00 (time step: 0.00) updating effective pressure saving temporary results write lock file: FemModel initialization elapsed time: 0.01506 Total Core solution elapsed time: 5.55393 Linear solver elapsed time: 3.98765 (72%) Total elapsed time: 0 hrs 0 min 5 sec loading results from cluster SUCCESS difference: 4.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1 SUCCESS difference: 5.4e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1 SUCCESS difference: 2.2e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1 SUCCESS difference: 5.7e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2 SUCCESS difference: 3e-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.6e-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: 2.3e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4 SUCCESS difference: 2.1e-12 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4 ----------------finished:361----------------------- ----------------starting:363----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero no SMBpddGCM.enhance_factor specified: values set as zero no SMBpddGCM.lapserates specified: values set as 0.0065 C/m no SMBpddGCM.ref_surf specified: values set as sea-level 0 m launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006728 Total Core solution elapsed time: 0.41963 Linear solver elapsed time: 0.283968 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature3 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance3 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature4 SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature4 SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance4 ----------------finished:363----------------------- ----------------starting:401----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011902 Total Core solution elapsed time: 0.105845 Linear solver elapsed time: 0.095618 (90%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx SUCCESS difference: 2.1e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy SUCCESS difference: 2.2e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Pressure ----------------finished:401----------------------- ----------------starting:402----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008914 Total Core solution elapsed time: 0.037015 Linear solver elapsed time: 0.031501 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vx SUCCESS difference: 2.1e-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: 1.9e-15 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Pressure ----------------finished:402----------------------- ----------------starting:403----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.029703 Total Core solution elapsed time: 0.113063 Linear solver elapsed time: 0.087586 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.8e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx SUCCESS difference: 2.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy SUCCESS difference: 1.2e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz SUCCESS difference: 2.9e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vel SUCCESS difference: 1e-16 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Pressure ----------------finished:403----------------------- ----------------starting:404----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017671 Total Core solution elapsed time: 0.56504 Linear solver elapsed time: 0.433099 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.8e-08 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx SUCCESS difference: 3.8e-07 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vy SUCCESS difference: 4.6e-09 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz SUCCESS difference: 4.6e-09 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel SUCCESS difference: 2.3e-08 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure ----------------finished:404----------------------- ----------------starting:405----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012165 Total Core solution elapsed time: 0.075499 Linear solver elapsed time: 0.054408 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.5e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx SUCCESS difference: 4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy SUCCESS difference: 8.6e-07 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz SUCCESS difference: 4e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure ----------------finished:405----------------------- ----------------starting:406----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005988 Total Core solution elapsed time: 0.147265 Linear solver elapsed time: 0.101019 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.5e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature SUCCESS difference: 2.1e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate ----------------finished:406----------------------- ----------------starting:407----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016845 Total Core solution elapsed time: 0.176163 Linear solver elapsed time: 0.103088 (59%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.3e-15 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: Temperature SUCCESS difference: 0 < 1e-13 test id: 407 test name: SquareSheetShelfTherTran field: BasalforcingsGroundediceMeltingRate ----------------finished:407----------------------- ----------------starting:408----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.034405 Total Core solution elapsed time: 0.655034 Linear solver elapsed time: 0.544665 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1 SUCCESS difference: 1.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1 SUCCESS difference: 1.3e-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: 3.4e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1 SUCCESS difference: 1.1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1 SUCCESS difference: 3.7e-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: 2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2 SUCCESS difference: 2.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2 SUCCESS difference: 2.3e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2 SUCCESS difference: 3.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2 SUCCESS difference: 2.8e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2 SUCCESS difference: 2.3e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2 SUCCESS difference: 1.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb2 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb2 SUCCESS difference: 7.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3 SUCCESS difference: 6.4e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3 SUCCESS difference: 6.5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3 SUCCESS difference: 1.4e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3 SUCCESS difference: 3.2e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3 SUCCESS difference: 5.8e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3 SUCCESS difference: 3.1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3 SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3 SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3 ----------------finished:408----------------------- ----------------starting:409----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015484 Total Core solution elapsed time: 0.112992 Linear solver elapsed time: 0.026623 (24%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.9e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1 SUCCESS difference: 9.5e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1 SUCCESS difference: 4.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1 SUCCESS difference: 9.4e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1 SUCCESS difference: 6.5e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1 SUCCESS difference: 4.6e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1 SUCCESS difference: 4.2e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature1 SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea1 SUCCESS difference: 2.6e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2 SUCCESS difference: 1.5e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2 SUCCESS difference: 1.2e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2 SUCCESS difference: 4.2e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2 SUCCESS difference: 8.1e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2 SUCCESS difference: 4.8e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2 SUCCESS difference: 5.2e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2 SUCCESS difference: 4.1e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2 SUCCESS difference: 1.5e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea2 SUCCESS difference: 1.9e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3 SUCCESS difference: 6.1e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3 SUCCESS difference: 5.6e-08 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3 SUCCESS difference: 5.2e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3 SUCCESS difference: 7.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3 SUCCESS difference: 4.6e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness3 SUCCESS difference: 2.9e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature3 SUCCESS difference: 7.6e-08 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: BasalforcingsGroundediceMeltingRate3 SUCCESS difference: 0 < 1e-06 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: GroundedArea3 ----------------finished:409----------------------- ----------------starting:410----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010572 Total Core solution elapsed time: 0.546972 Linear solver elapsed time: 0.360869 (66%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 2.7e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx SUCCESS difference: 1e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy SUCCESS difference: 1.3e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz SUCCESS difference: 1e-11 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure SUCCESS difference: 1.5e-10 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature SUCCESS difference: 1.7e-07 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:410----------------------- ----------------starting:411----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012153 Total Core solution elapsed time: 0.51995 Linear solver elapsed time: 0.373101 (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: 2.9e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx SUCCESS difference: 1.6e-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.6e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Pressure SUCCESS difference: 1.5e-10 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature SUCCESS difference: 8.4e-08 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:411----------------------- ----------------starting:415----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379 x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765 x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231 x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563 ====================== step 2/2 =============================== x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765 x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593 x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137 x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412 write lock file: FemModel initialization elapsed time: 0.013342 Total Core solution elapsed time: 1.36451 Linear solver elapsed time: 0.985334 (72%) 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: 5.6e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient SUCCESS difference: 2.2e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Misfits SUCCESS difference: 1e-10 < 3e-10 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-13 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Pressure SUCCESS difference: 7.2e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel SUCCESS difference: 1e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx SUCCESS difference: 7.4e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy SUCCESS difference: 8.5e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz SUCCESS difference: 9.7e-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 ----------------finished:415----------------------- ----------------starting:416----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379 x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599 x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826 x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472 ====================== step 2/2 =============================== x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599 x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786 x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669 x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008 write lock file: FemModel initialization elapsed time: 0.020711 Total Core solution elapsed time: 1.82722 Linear solver elapsed time: 1.43159 (78%) 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 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient SUCCESS difference: 4.7e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits SUCCESS difference: 4.3e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel SUCCESS difference: 5.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx SUCCESS difference: 1.2e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy SUCCESS difference: 9.3e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz SUCCESS difference: 1.2e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature SUCCESS difference: 1.1e-07 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:416----------------------- ----------------starting:419----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015263 Total Core solution elapsed time: 0.109857 Linear solver elapsed time: 0.080027 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.1e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx SUCCESS difference: 4.4e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy SUCCESS difference: 1.1e-10 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz SUCCESS difference: 4.4e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure ----------------finished:419----------------------- ----------------starting:421----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009646 Total Core solution elapsed time: 0.940263 Linear solver elapsed time: 0.58191 (62%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.5e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx SUCCESS difference: 7.5e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy SUCCESS difference: 8.3e-08 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz SUCCESS difference: 8.3e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel SUCCESS difference: 1.2e-07 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure ----------------finished:421----------------------- ----------------starting:422----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018814 Total Core solution elapsed time: 0.567966 Linear solver elapsed time: 0.360703 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx SUCCESS difference: 1.1e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy SUCCESS difference: 1.2e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz SUCCESS difference: 1.2e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel SUCCESS difference: 2.6e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure ----------------finished:422----------------------- ----------------starting:424----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009949 Total Core solution elapsed time: 0.04879 Linear solver elapsed time: 0.028187 (58%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1 SUCCESS difference: 2.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface1 SUCCESS difference: 1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 3.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1 SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed2 SUCCESS difference: 3.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2 SUCCESS difference: 4.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice2 SUCCESS difference: 2.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2 SUCCESS difference: 4.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2 SUCCESS difference: 1.5e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2 SUCCESS difference: 1.6e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3 SUCCESS difference: 4.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Surface3 SUCCESS difference: 2.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness3 SUCCESS difference: 5.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3 SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3 SUCCESS difference: 1.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.6e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3 ----------------finished:424----------------------- ----------------starting:425----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003929 Total Core solution elapsed time: 0.061506 Linear solver elapsed time: 0.035395 (58%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 7.6e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1 SUCCESS difference: 5.1e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1 SUCCESS difference: 2e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1 SUCCESS difference: 6.4e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2 SUCCESS difference: 3.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2 SUCCESS difference: 1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2 SUCCESS difference: 4.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3 SUCCESS difference: 4.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3 SUCCESS difference: 7.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3 ----------------finished:425----------------------- ----------------starting:426----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016398 Total Core solution elapsed time: 0.170728 Linear solver elapsed time: 0.100343 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1 SUCCESS difference: 3.6e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1 SUCCESS difference: 4.3e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice1 SUCCESS difference: 3.4e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 4.3e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1 SUCCESS difference: 3.9e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1 SUCCESS difference: 5.7e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1 SUCCESS difference: 5.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1 SUCCESS difference: 1.7e-15 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2 SUCCESS difference: 5.9e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2 SUCCESS difference: 2.5e-15 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2 SUCCESS difference: 7.1e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2 SUCCESS difference: 4.2e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2 SUCCESS difference: 1.7e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2 SUCCESS difference: 2.3e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2 SUCCESS difference: 1.6e-15 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2 SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2 SUCCESS difference: 1.2e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2 SUCCESS difference: 2.1e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3 SUCCESS difference: 1.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3 SUCCESS difference: 1.4e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3 SUCCESS difference: 3e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3 SUCCESS difference: 2.5e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-12 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3 SUCCESS difference: 1.6e-12 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3 SUCCESS difference: 1.7e-11 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3 ----------------finished:426----------------------- ----------------starting:427----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017639 Total Core solution elapsed time: 0.239878 Linear solver elapsed time: 0.14074 (59%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 5.7e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1 SUCCESS difference: 2.6e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1 SUCCESS difference: 9.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness1 SUCCESS difference: 3.1e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice1 SUCCESS difference: 9.5e-16 < 5e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed2 SUCCESS difference: 5.9e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2 SUCCESS difference: 1.7e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2 SUCCESS difference: 4.9e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3 SUCCESS difference: 8.2e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3 SUCCESS difference: 8.2e-12 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3 SUCCESS difference: 1.4e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3 ----------------finished:427----------------------- ----------------starting:428----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012701 Total Core solution elapsed time: 0.114297 Linear solver elapsed time: 0.078525 (69%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.8e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx SUCCESS difference: 2.3e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy SUCCESS difference: 2.1e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Pressure ----------------finished:428----------------------- ----------------starting:429----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010782 Total Core solution elapsed time: 0.357887 Linear solver elapsed time: 0.255992 (72%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx SUCCESS difference: 3.2e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy SUCCESS difference: 2.2e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz SUCCESS difference: 2.9e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure ----------------finished:429----------------------- ----------------starting:431----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012592 Total Core solution elapsed time: 0.235605 Linear solver elapsed time: 0.164222 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.8e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx SUCCESS difference: 1.9e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy SUCCESS difference: 3.1e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vz SUCCESS difference: 1.9e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vel SUCCESS difference: 1e-16 < 1e-13 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Pressure SUCCESS difference: 5.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature SUCCESS difference: 2e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction SUCCESS difference: 1.8e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy ----------------finished:431----------------------- ----------------starting:432----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008893 Total Core solution elapsed time: 0.392601 Linear solver elapsed time: 0.313855 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx SUCCESS difference: 1.4e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy SUCCESS difference: 5e-11 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz SUCCESS difference: 1.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: 1.5e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature SUCCESS difference: 5.9e-11 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction SUCCESS difference: 8.5e-11 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy ----------------finished:432----------------------- ----------------starting:434----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017391 Total Core solution elapsed time: 0.093999 Linear solver elapsed time: 0.069699 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx SUCCESS difference: 1.1e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy SUCCESS difference: 1.2e-07 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz SUCCESS difference: 1.2e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure ----------------finished:434----------------------- ----------------starting:436----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero ====== Testing rheology law: LliboutryDuval ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.019816 Total Core solution elapsed time: 0.803193 Linear solver elapsed time: 0.62366 (78%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing rheology law: CuffeyTemperate ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.066574 Total Core solution elapsed time: 0.588492 Linear solver elapsed time: 0.453102 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval SUCCESS difference: 2.8e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval SUCCESS difference: 1e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval SUCCESS difference: 2.8e-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: 4.1e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval SUCCESS difference: 6e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval SUCCESS difference: 2.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval SUCCESS difference: 1.4e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate SUCCESS difference: 1.3e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate SUCCESS difference: 3.4e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzCuffeyTemperate SUCCESS difference: 1.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VelCuffeyTemperate SUCCESS difference: 1e-16 < 1e-13 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: PressureCuffeyTemperate SUCCESS difference: 1.5e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate SUCCESS difference: 7.8e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate SUCCESS difference: 8.2e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate ----------------finished:436----------------------- ----------------starting:437----------------------- creating thickness creating velocities creating drag creating temperatures creating flow law parameter creating surface mass balance boundary conditions for stressbalance model boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero boundary conditions for thermal model launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.025486 Total Core solution elapsed time: 5.43324 Linear solver elapsed time: 2.92496 (54%) Total elapsed time: 0 hrs 0 min 5 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1 SUCCESS difference: 6e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction1 SUCCESS difference: 0 < 1e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate1 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn1 SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy2 SUCCESS difference: 6e-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 < 3e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2 SUCCESS difference: 8.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3 SUCCESS difference: 1.5e-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.8e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4 SUCCESS difference: 3.3e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction4 SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate4 SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn4 ----------------finished:437----------------------- ----------------starting:438----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007483 Total Core solution elapsed time: 0.20822 Linear solver elapsed time: 0.175432 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1 SUCCESS difference: 1.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1 SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1 SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1 SUCCESS difference: 1.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1 SUCCESS difference: 1.6e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2 SUCCESS difference: 4.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2 SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2 SUCCESS difference: 2.4e-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.5e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3 SUCCESS difference: 5.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3 SUCCESS difference: 5.4e-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: 5.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3 SUCCESS difference: 8.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3 SUCCESS difference: 3.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3 ----------------finished:438----------------------- ----------------starting:439----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.051914 Total Core solution elapsed time: 0.964801 Linear solver elapsed time: 0.691064 (72%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 7.8e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1 SUCCESS difference: 2.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1 SUCCESS difference: 2.8e-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: 2.6e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1 SUCCESS difference: 2.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1 SUCCESS difference: 1.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1 SUCCESS difference: 3.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2 SUCCESS difference: 2.7e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2 SUCCESS difference: 2.8e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2 SUCCESS difference: 1.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2 SUCCESS difference: 5.7e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2 SUCCESS difference: 5.7e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2 SUCCESS difference: 2.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2 SUCCESS difference: 6e-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.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3 SUCCESS difference: 9.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3 SUCCESS difference: 5.4e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3 SUCCESS difference: 2.3e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3 ----------------finished:439----------------------- ----------------starting:443----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014253 Total Core solution elapsed time: 0.716387 Linear solver elapsed time: 0.591795 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.7e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1 SUCCESS difference: 4.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1 SUCCESS difference: 1.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1 SUCCESS difference: 1.3e-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-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1 SUCCESS difference: 3.8e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21 SUCCESS difference: 3.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3 SUCCESS difference: 1.5e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23 SUCCESS difference: 1.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3 SUCCESS difference: 1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3 SUCCESS difference: 1.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3 SUCCESS difference: 1.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3 SUCCESS difference: 1.2e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3 SUCCESS difference: 3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3 SUCCESS difference: 1.3e-16 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3 SUCCESS difference: 1.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled23 SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: ExtrudedMask SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: CollapsedMask ----------------finished:443----------------------- ----------------starting:446----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007939 Total Core solution elapsed time: 0.195842 Linear solver elapsed time: 0.172865 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vx SUCCESS difference: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy SUCCESS difference: 2.6e-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: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface SUCCESS difference: 9.8e-16 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear SUCCESS difference: 2.1e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyShear SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxBase SUCCESS difference: 2.5e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase ----------------finished:446----------------------- ----------------starting:447----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008445 Total Core solution elapsed time: 0.796352 Linear solver elapsed time: 0.660732 (83%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1 SUCCESS difference: 3.1e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1 SUCCESS difference: 3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure1 SUCCESS difference: 1.4e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed1 SUCCESS difference: 4.6e-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.2e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2 SUCCESS difference: 2.5e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2 SUCCESS difference: 2.9e-15 < 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: 7.8e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2 SUCCESS difference: 1.7e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2 SUCCESS difference: 1.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb2 SUCCESS difference: 6.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3 SUCCESS difference: 2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3 SUCCESS difference: 1.8e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3 SUCCESS difference: 1.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3 SUCCESS difference: 1.9e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3 SUCCESS difference: 1.1e-14 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3 SUCCESS difference: 6.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalSmb3 ----------------finished:447----------------------- ----------------starting:449----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009224 Total Core solution elapsed time: 0.942667 Linear solver elapsed time: 0.825699 (88%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.8e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed1 SUCCESS difference: 1.5e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1 SUCCESS difference: 1.1e-15 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1 SUCCESS difference: 5.6e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1 SUCCESS difference: 4.1e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1 SUCCESS difference: 1.3e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1 SUCCESS difference: 1e-16 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1 SUCCESS difference: 8.5e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2 SUCCESS difference: 1.9e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2 SUCCESS difference: 1.4e-15 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2 SUCCESS difference: 6.7e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2 SUCCESS difference: 3.3e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2 SUCCESS difference: 1.1e-13 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2 SUCCESS difference: 1.2e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2 SUCCESS difference: 1.4e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3 SUCCESS difference: 2.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3 SUCCESS difference: 1.8e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3 SUCCESS difference: 8.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3 SUCCESS difference: 2.7e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3 SUCCESS difference: 9.3e-15 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3 SUCCESS difference: 1.3e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure3 SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate3 ----------------finished:449----------------------- ----------------starting:450----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015194 Total Core solution elapsed time: 0.144204 Linear solver elapsed time: 0.121141 (84%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00671 Total Core solution elapsed time: 0.058665 Linear solver elapsed time: 0.050383 (86%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006846 Total Core solution elapsed time: 0.057574 Linear solver elapsed time: 0.051295 (89%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.4e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble SUCCESS difference: 2.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble SUCCESS difference: 2.3e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble SUCCESS difference: 4.5e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.8e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed SUCCESS difference: 1.9e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed SUCCESS difference: 1.5e-14 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2 SUCCESS difference: 5e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2 SUCCESS difference: 5.1e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP2 SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP2 ----------------finished:450----------------------- ----------------starting:455----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007144 Total Core solution elapsed time: 0.216715 Linear solver elapsed time: 0.178806 (83%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015601 Total Core solution elapsed time: 0.154366 Linear solver elapsed time: 0.11908 (77%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008188 Total Core solution elapsed time: 0.101161 Linear solver elapsed time: 0.082575 (82%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030295 Total Core solution elapsed time: 0.263512 Linear solver elapsed time: 0.212357 (81%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007555 Total Core solution elapsed time: 0.60501 Linear solver elapsed time: 0.511678 (85%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015784 Total Core solution elapsed time: 0.180898 Linear solver elapsed time: 0.142376 (79%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017295 Total Core solution elapsed time: 1.00811 Linear solver elapsed time: 0.85963 (85%) Total elapsed time: 0 hrs 0 min 1 sec SUCCESS difference: 1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble SUCCESS difference: 3.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble SUCCESS difference: 1.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble SUCCESS difference: 3.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1bubble SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1bubble SUCCESS difference: 3.4e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed SUCCESS difference: 1.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed SUCCESS difference: 8e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed SUCCESS difference: 1.8e-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: 6.7e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2 SUCCESS difference: 2.8e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2 SUCCESS difference: 8.7e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2 SUCCESS difference: 2.9e-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: 1.1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1 SUCCESS difference: 5.6e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1 SUCCESS difference: 2.2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1 SUCCESS difference: 5.5e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2xP1 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2xP1 SUCCESS difference: 4e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2 SUCCESS difference: 1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2 SUCCESS difference: 3.9e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2 SUCCESS difference: 9.6e-10 < 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.2e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3 SUCCESS difference: 3.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3 SUCCESS difference: 1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3 SUCCESS difference: 3.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3 SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3 SUCCESS difference: 4.9e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4 SUCCESS difference: 1.8e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4 SUCCESS difference: 3.9e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4 SUCCESS difference: 1.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 ----------------finished:455----------------------- ----------------starting:460----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation ====== Testing Estar with SSA ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015199 Total Core solution elapsed time: 0.064896 Linear solver elapsed time: 0.051857 (80%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with HO ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015794 Total Core solution elapsed time: 0.094995 Linear solver elapsed time: 0.073306 (77%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing Estar with FS ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.018278 Total Core solution elapsed time: 0.38704 Linear solver elapsed time: 0.282415 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.2e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA SUCCESS difference: 6.1e-16 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA SUCCESS difference: 8.2e-16 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzSSA SUCCESS difference: 7.2e-16 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelSSA SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureSSA SUCCESS difference: 3.8e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO SUCCESS difference: 1.1e-10 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO SUCCESS difference: 2.4e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO SUCCESS difference: 1.1e-10 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO SUCCESS difference: 5.5e-09 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS SUCCESS difference: 1.5e-08 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS SUCCESS difference: 1.7e-08 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS SUCCESS difference: 1.7e-08 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS SUCCESS difference: 1.4e-09 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS ----------------finished:460----------------------- ----------------starting:461----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero Converting materials to ESTAR, keeping a Glen type relation launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010276 Total Core solution elapsed time: 0.066245 Linear solver elapsed time: 0.040953 (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: 1.3e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1 SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1 SUCCESS difference: 7.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1 SUCCESS difference: 1.7e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2 SUCCESS difference: 5.4e-13 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2 SUCCESS difference: 3.1e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2 SUCCESS difference: 2.4e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3 SUCCESS difference: 5.5e-12 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3 SUCCESS difference: 8.3e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3 ----------------finished:461----------------------- ----------------starting:465----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009134 Total Core solution elapsed time: 0.655463 Linear solver elapsed time: 0.387957 (59%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx SUCCESS difference: 2.9e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy SUCCESS difference: 3e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vel SUCCESS difference: 7.1e-10 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Pressure ----------------finished:465----------------------- ----------------starting:480----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020938 Total Core solution elapsed time: 0.923507 Linear solver elapsed time: 0.753031 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.7e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy1 SUCCESS difference: 2.4e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure1 SUCCESS difference: 8.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1 SUCCESS difference: 4.6e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1 SUCCESS difference: 5.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1 SUCCESS difference: 3.2e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2 SUCCESS difference: 1.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2 SUCCESS difference: 5.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2 SUCCESS difference: 6.4e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2 SUCCESS difference: 7.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2 SUCCESS difference: 2.5e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3 SUCCESS difference: 2.6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3 SUCCESS difference: 2.6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3 SUCCESS difference: 7.5e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3 SUCCESS difference: 1.1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3 SUCCESS difference: 7.3e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3 SUCCESS difference: 6.9e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3 ----------------finished:480----------------------- ----------------starting:481----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.022532 Total Core solution elapsed time: 0.747286 Linear solver elapsed time: 0.592144 (79%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1 SUCCESS difference: 3.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1 SUCCESS difference: 3.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1 SUCCESS difference: 0 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1 SUCCESS difference: 1.8e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1 SUCCESS difference: 1.3e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1 SUCCESS difference: 4.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2 SUCCESS difference: 2.3e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2 SUCCESS difference: 1.9e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2 SUCCESS difference: 4.7e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3 SUCCESS difference: 2.7e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3 SUCCESS difference: 2.6e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3 SUCCESS difference: 1.2e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3 SUCCESS difference: 2.4e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3 SUCCESS difference: 1.5e-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 ----------------finished:481----------------------- ----------------starting:491----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009827 Total Core solution elapsed time: 0.620753 Linear solver elapsed time: 0.5177 (83%) 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: 4.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1 SUCCESS difference: 4.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: 2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1 SUCCESS difference: 5e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1 SUCCESS difference: 1.8e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb1 SUCCESS difference: 8.7e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2 SUCCESS difference: 1.4e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy2 SUCCESS difference: 1.3e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel2 SUCCESS difference: 1.8e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed2 SUCCESS difference: 1.1e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface2 SUCCESS difference: 6.9e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb2 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3 SUCCESS difference: 3.5e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3 SUCCESS difference: 6.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3 SUCCESS difference: 1.9e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3 SUCCESS difference: 2.2e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3 SUCCESS difference: 1.2e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: TotalSmb3 ----------------finished:491----------------------- ----------------starting:492----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005657 Total Core solution elapsed time: 0.538355 Linear solver elapsed time: 0.459039 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx1 SUCCESS difference: 4.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1 SUCCESS difference: 4.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure1 SUCCESS difference: 1.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1 SUCCESS difference: 3.8e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1 SUCCESS difference: 5.9e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2 SUCCESS difference: 1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2 SUCCESS difference: 1e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2 SUCCESS difference: 7.5e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2 SUCCESS difference: 4.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb2 SUCCESS difference: 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: 2e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3 SUCCESS difference: 2.5e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3 SUCCESS difference: 2.5e-14 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3 SUCCESS difference: 4.4e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3 SUCCESS difference: 9.7e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3 SUCCESS difference: 1.5e-14 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3 SUCCESS difference: 9.1e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb3 ----------------finished:492----------------------- ----------------starting:493----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016504 Total Core solution elapsed time: 0.608251 Linear solver elapsed time: 0.531092 (87%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1 SUCCESS difference: 4.1e-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.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2 SUCCESS difference: 1.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2 SUCCESS difference: 2.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2 SUCCESS difference: 1.3e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2 SUCCESS difference: 1.2e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2 SUCCESS difference: 1e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2 SUCCESS difference: 7.6e-16 < 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: 8.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3 SUCCESS difference: 4.6e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3 SUCCESS difference: 4.9e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3 SUCCESS difference: 6.5e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3 SUCCESS difference: 7.5e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3 SUCCESS difference: 3.3e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalSmb3 ----------------finished:493----------------------- ----------------starting:494----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026497 Total Core solution elapsed time: 0.758307 Linear solver elapsed time: 0.638957 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1 SUCCESS difference: 3.2e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1 SUCCESS difference: 3.2e-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: 1.2e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1 SUCCESS difference: 4.2e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb1 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb1 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2 SUCCESS difference: 2.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2 SUCCESS difference: 4.6e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2 SUCCESS difference: 8.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2 SUCCESS difference: 8.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb2 SUCCESS difference: 2.6e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3 SUCCESS difference: 2.3e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3 SUCCESS difference: 2.4e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3 SUCCESS difference: 8.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3 SUCCESS difference: 6.6e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3 SUCCESS difference: 9.9e-15 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3 SUCCESS difference: 2e-14 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3 SUCCESS difference: 3.1e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalGroundedBmb3 SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalSmb3 ----------------finished:494----------------------- ----------------starting:495----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014377 Total Core solution elapsed time: 0.607772 Linear solver elapsed time: 0.522553 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1 SUCCESS difference: 2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1 SUCCESS difference: 2.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel1 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure1 SUCCESS difference: 2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1 SUCCESS difference: 6.3e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1 SUCCESS difference: 2e-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: 6.5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2 SUCCESS difference: 4.1e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2 SUCCESS difference: 4.5e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2 SUCCESS difference: 1.9e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2 SUCCESS difference: 2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2 SUCCESS difference: 4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb2 SUCCESS difference: 3.1e-16 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalSmb2 SUCCESS difference: 1.1e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3 SUCCESS difference: 8.2e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3 SUCCESS difference: 8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3 SUCCESS difference: 4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3 SUCCESS difference: 6.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3 SUCCESS difference: 7.3e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3 SUCCESS difference: 6.4e-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 ----------------finished:495----------------------- ----------------starting:501----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011216 Total Core solution elapsed time: 0.061631 Linear solver elapsed time: 0.052732 (86%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx SUCCESS difference: 3.8e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy SUCCESS difference: 3.6e-13 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure ----------------finished:501----------------------- ----------------starting:502----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.021907 Total Core solution elapsed time: 0.183429 Linear solver elapsed time: 0.124728 (68%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy SUCCESS difference: 6.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz SUCCESS difference: 2.9e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel SUCCESS difference: 5.3e-17 < 1e-08 test id: 502 test name: PigStressHO field: Pressure ----------------finished:502----------------------- ----------------starting:503----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015888 Total Core solution elapsed time: 0.802329 Linear solver elapsed time: 0.558722 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.4e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vx SUCCESS difference: 1.2e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vy SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vz SUCCESS difference: 1e-10 < 1e-09 test id: 503 test name: PigStressFS field: Vel SUCCESS difference: 7.5e-11 < 1e-09 test id: 503 test name: PigStressFS field: Pressure ----------------finished:503----------------------- ----------------starting:504----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014366 Total Core solution elapsed time: 0.125851 Linear solver elapsed time: 0.094788 (75%) 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.4e-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.2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2 SUCCESS difference: 1.8e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2 SUCCESS difference: 5.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2 SUCCESS difference: 5.6e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2 SUCCESS difference: 3.4e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2 SUCCESS difference: 3.3e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2 SUCCESS difference: 2e-14 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: TotalFloatingBmbScaled2 ----------------finished:504----------------------- ----------------starting:505----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.030666 Total Core solution elapsed time: 0.492103 Linear solver elapsed time: 0.35215 (72%) 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: 2.2e-13 < 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: 3.1e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1 SUCCESS difference: 4.4e-15 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1 SUCCESS difference: 2.2e-15 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1 SUCCESS difference: 2e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1 SUCCESS difference: 3.7e-20 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 7.6e-15 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2 SUCCESS difference: 1.6e-13 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2 SUCCESS difference: 1.7e-13 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2 SUCCESS difference: 1.5e-13 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2 SUCCESS difference: 2.2e-15 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2 SUCCESS difference: 5.2e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2 SUCCESS difference: 7.3e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2 SUCCESS difference: 3.7e-15 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2 SUCCESS difference: 2.1e-15 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2 ----------------finished:505----------------------- ----------------starting:506----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.026738 Total Core solution elapsed time: 0.403365 Linear solver elapsed time: 0.307603 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.8e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vx1 SUCCESS difference: 8.6e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vy1 SUCCESS difference: 7.6e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vz1 SUCCESS difference: 7.2e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vel1 SUCCESS difference: 2.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1 SUCCESS difference: 1.1e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1 SUCCESS difference: 3.4e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1 SUCCESS difference: 1.4e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1 SUCCESS difference: 1.1e-15 < 1e-12 test id: 506 test name: PigTranHO field: Temperature1 SUCCESS difference: 1.8e-16 < 1e-09 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1 SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea1 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled1 SUCCESS difference: 7.2e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea1 SUCCESS difference: 7.1e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled1 SUCCESS difference: 1.6e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2 SUCCESS difference: 1.8e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vy2 SUCCESS difference: 2e-13 < 1e-09 test id: 506 test name: PigTranHO field: Vz2 SUCCESS difference: 1.7e-13 < 1e-11 test id: 506 test name: PigTranHO field: Vel2 SUCCESS difference: 1.5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2 SUCCESS difference: 4.1e-15 < 1e-10 test id: 506 test name: PigTranHO field: Bed2 SUCCESS difference: 7.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2 SUCCESS difference: 3.3e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2 SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2 SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2 SUCCESS difference: 7.1e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2 SUCCESS difference: 9.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2 SUCCESS difference: 2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedArea2 SUCCESS difference: 2.2e-16 < 1e-13 test id: 506 test name: PigTranHO field: GroundedAreaScaled2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingArea2 SUCCESS difference: 7.4e-15 < 1e-13 test id: 506 test name: PigTranHO field: FloatingAreaScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalSmbScaled2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmb2 SUCCESS difference: 0 < 1e-13 test id: 506 test name: PigTranHO field: TotalFloatingBmbScaled2 ----------------finished:506----------------------- ----------------starting:507----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.017537 Total Core solution elapsed time: 0.822919 Linear solver elapsed time: 0.606366 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.2e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vx1 SUCCESS difference: 5.7e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vy1 SUCCESS difference: 6.8e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vz1 SUCCESS difference: 6.8e-12 < 1e-08 test id: 507 test name: PigTranFS field: Vel1 SUCCESS difference: 3.4e-12 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1 SUCCESS difference: 3.4e-13 < 7e-08 test id: 507 test name: PigTranFS field: Bed1 SUCCESS difference: 8.1e-13 < 4e-07 test id: 507 test name: PigTranFS field: Surface1 SUCCESS difference: 3.5e-13 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1 SUCCESS difference: 1.4e-15 < 1e-08 test id: 507 test name: PigTranFS field: Temperature1 SUCCESS difference: 2.7e-10 < 1e-08 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate1 SUCCESS difference: 3.3e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vx2 SUCCESS difference: 1.6e-11 < 4e-06 test id: 507 test name: PigTranFS field: Vy2 SUCCESS difference: 1.8e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vz2 SUCCESS difference: 1.8e-11 < 5e-06 test id: 507 test name: PigTranFS field: Vel2 SUCCESS difference: 1e-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: 9.5e-11 < 2e-06 test id: 507 test name: PigTranFS field: Surface2 SUCCESS difference: 7.4e-11 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2 SUCCESS difference: 2e-14 < 3e-06 test id: 507 test name: PigTranFS field: Temperature2 SUCCESS difference: 0 < 1e-06 test id: 507 test name: PigTranFS field: BasalforcingsGroundediceMeltingRate2 ----------------finished:507----------------------- ----------------starting:509----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.024192 Total Core solution elapsed time: 2.45914 Linear solver elapsed time: 1.79632 (73%) Total elapsed time: 0 hrs 0 min 2 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 7.6e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vx SUCCESS difference: 7.1e-11 < 3e-09 test id: 509 test name: PigSteaHO field: Vy SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vz SUCCESS difference: 1.5e-08 < 5e-08 test id: 509 test name: PigSteaHO field: Vel SUCCESS difference: 2.1e-16 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure SUCCESS difference: 2.4e-09 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature SUCCESS difference: 2.6e-08 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate ----------------finished:509----------------------- ----------------starting:510----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014997 Total Core solution elapsed time: 0.379147 Linear solver elapsed time: 0.2675 (71%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 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.2e-10 < 1e-08 test id: 510 test name: PigSteaFS field: Vx SUCCESS difference: 1.1e-10 < 1e-08 test id: 510 test name: PigSteaFS field: Vy SUCCESS difference: 7.8e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vz SUCCESS difference: 7.8e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Vel SUCCESS difference: 8.7e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure SUCCESS difference: 2.7e-12 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature SUCCESS difference: 7e-11 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate ----------------finished:510----------------------- ----------------starting:511----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero NOTE: using observed velocities to create constraints along new boundary INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | [0] ??? Error using ==> ./classes/Inputs/ControlInput.cpp:207 [0] GetInput error message: Data gradient not supported yet Error using loadresultsfromdisk ========================================================================= Binary file test511.outbin not found This typically results from an error encountered during the simulation Please check for error messages above or in the outlog ========================================================================= Error in loadresultsfromcluster (line 48) md=loadresultsfromdisk(md,d.miscellaneous.name '.outbin']); Error in solve (line 210) md=loadresultsfromcluster(md); Error in test511 (line 27) md=solve(md,'Stressbalance'); Error in run (line 99) evalin('caller', strcat(script, ';')); Error in runme (line 159) run(['test' num2str(id)]); Error in matlab_run2 (line 3) runme('exclude',[IdFromString('Dakota'),216,274,362,423,430,433,435,441:442,448,456,462:464,470:476,508,517,544,546,550,808],'output','nightly','rank',2,'numprocs',2);FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A ----------------finished:511----------------------- ----------------starting:512----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 125.7301 | 125.7294 0.0006420665 x = 1 | f(x) = 119.1969 | 119.1962 0.0006447865 ====================== step 2/2 =============================== x = 0 | f(x) = 119.1154 | 119.1148 0.0006447865 x = 1 | f(x) = 112.5636 | 112.563 0.0006652195 write lock file: FemModel initialization elapsed time: 0.023529 Total Core solution elapsed time: 0.642065 Linear solver elapsed time: 0.497191 (77%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient SUCCESS difference: 1e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits SUCCESS difference: 5.2e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient SUCCESS difference: 0 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure SUCCESS difference: 3.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel SUCCESS difference: 2.3e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx SUCCESS difference: 4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy ----------------finished:512----------------------- ----------------starting:513----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168 x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883 ====================== step 2/2 =============================== x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883 x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097 write lock file: FemModel initialization elapsed time: 0.012493 Total Core solution elapsed time: 1.77686 Linear solver elapsed time: 1.23676 (70%) Total elapsed time: 0 hrs 0 min 1 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 3.1e-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient SUCCESS difference: 3e-12 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits SUCCESS difference: 1.8e-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: 9.2e-11 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel SUCCESS difference: 2.1e-10 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx SUCCESS difference: 8.1e-11 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy SUCCESS difference: 1e-10 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz SUCCESS difference: 3.6e-11 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature SUCCESS difference: 2.9e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate ----------------finished:513----------------------- ----------------starting:514----------------------- Construction of a mesh from a given geometry Construction of a mesh from a given geometry boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Anisotropic mesh adaptation new number of triangles = 485 Anisotropic mesh adaptation new number of triangles = 485 Anisotropic mesh adaptation new number of triangles = 1651 Anisotropic mesh adaptation new number of triangles = 6702 Anisotropic mesh adaptation new number of triangles = 2307 SUCCESS difference: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1 SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2 SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3 SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4 SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4 SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5 SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5 SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6 SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7 SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7 ----------------finished:514----------------------- ----------------starting:515----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.033885 Total Core solution elapsed time: 0.079093 Linear solver elapsed time: 0.048193 (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.2e-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.1e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2 SUCCESS difference: 1.9e-08 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2 ----------------finished:515----------------------- ----------------starting:516----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013189 Total Core solution elapsed time: 0.027087 Linear solver elapsed time: 0.017273 (64%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.3e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature SUCCESS difference: 6.9e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate ----------------finished:516----------------------- ----------------starting:518----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013438 Total Core solution elapsed time: 0.146159 Linear solver elapsed time: 0.122536 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy SUCCESS difference: 5.1e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel SUCCESS difference: 3.2e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface SUCCESS difference: 2.3e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear SUCCESS difference: 6.6e-14 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear SUCCESS difference: 4.2e-13 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase SUCCESS difference: 5.3e-13 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase ----------------finished:518----------------------- ----------------starting:519----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011483 Total Core solution elapsed time: 0.246242 Linear solver elapsed time: 0.206217 (84%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-13 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1 SUCCESS difference: 5.3e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1 SUCCESS difference: 5.1e-13 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1 SUCCESS difference: 1.9e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1 SUCCESS difference: 1.4e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1 SUCCESS difference: 5.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1 SUCCESS difference: 5.7e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: TotalFloatingBmbScaled1 SUCCESS difference: 3.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 ----------------finished:519----------------------- ----------------starting:520----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0) launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.061439 Total Core solution elapsed time: 0.274257 Linear solver elapsed time: 0.205563 (75%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx1 SUCCESS difference: 3.9e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy1 SUCCESS difference: 3.7e-13 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel1 SUCCESS difference: 3.2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure1 SUCCESS difference: 9.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.7e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume1 SUCCESS difference: 4.8e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled1 SUCCESS difference: 3.4e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea1 SUCCESS difference: 3.3e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea1 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb1 SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled1 SUCCESS difference: 2.9e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx2 SUCCESS difference: 3.7e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy2 SUCCESS difference: 3.5e-13 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel2 SUCCESS difference: 6.7e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure2 SUCCESS difference: 1.2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed2 SUCCESS difference: 2e-14 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2 SUCCESS difference: 9e-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 ----------------finished:520----------------------- ----------------starting:521----------------------- 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 checking model consistency INFO: the outlog will look better if only md.verbose.control is turned on marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test521-08-11-2026-08-35-46-54248/test521.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: === NUDGING STEP 1/3 === SIZE = 70290 iteration 1/2 time [yr]: 0.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions iteration 2/2 time [yr]: 1.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions RMSE H : 9.69061 m RMSE dHdt: 9.69061 m/yr RMSE v : 513.975 m/yr === NUDGING STEP 2/3 === SIZE = 73522 iteration 3/4 time [yr]: 1.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions iteration 4/4 time [yr]: 2.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions RMSE H : 17.9049 m RMSE dHdt: 8.25747 m/yr RMSE v : 513.946 m/yr === NUDGING STEP 3/3 === SIZE = 73522 iteration 5/6 time [yr]: 2.50 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions saving temporary results iteration 6/6 time [yr]: 3.00 (time step: 0.50) computing smb computing new velocity computing basal mass balance computing mass transport updating vertices positions saving temporary results RMSE H : 24.7229 m RMSE dHdt: 6.97281 m/yr RMSE v : 513.677 m/yr write lock file: FemModel initialization elapsed time: 0.019404 Total Core solution elapsed time: 0.59615 Linear solver elapsed time: 0.429369 (72%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster SUCCESS difference: 3.1e-14 < 1e-12 test id: 521 test name: PigNudgingSSA2d field: PerturbationMeltingRate SUCCESS difference: 2.8e-13 < 2e-12 test id: 521 test name: PigNudgingSSA2d field: FrictionCoefficient SUCCESS difference: 1.8e-15 < 1e-12 test id: 521 test name: PigNudgingSSA2d field: J ----------------finished:521----------------------- ----------------starting:530----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00486 Total Core solution elapsed time: 0.039563 Linear solver elapsed time: 0.029278 (74%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 4.2e-16 < 1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX SUCCESS difference: 7.7e-16 < 1e-13 test id: 530 test name: PigBalVel1 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 530 test name: PigBalVel1 field: Vel ----------------finished:530----------------------- ----------------starting:531----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00725 Total Core solution elapsed time: 0.044696 Linear solver elapsed time: 0.034111 (76%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 5.3e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 6.7e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX SUCCESS difference: 0 < 1e-13 test id: 531 test name: PigBalVel2 field: Vel ----------------finished:531----------------------- ----------------starting:540----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.020619 Total Core solution elapsed time: 2.28233 Linear solver elapsed time: 1.48754 (65%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 9.1e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1 SUCCESS difference: 1.4e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1 SUCCESS difference: 1.3e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1 SUCCESS difference: 2.1e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1 SUCCESS difference: 8.3e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1 SUCCESS difference: 9.2e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.6e-14 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1 SUCCESS difference: 6.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb1 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb1 SUCCESS difference: 9.8e-13 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2 SUCCESS difference: 1.2e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2 SUCCESS difference: 5.8e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2 SUCCESS difference: 9.7e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2 SUCCESS difference: 8.1e-14 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2 SUCCESS difference: 1.5e-12 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2 SUCCESS difference: 5.6e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2 SUCCESS difference: 1.2e-14 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalSmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalGroundedBmb2 SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: TotalFloatingBmb2 SUCCESS difference: 5.1e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10 SUCCESS difference: 8.9e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10 SUCCESS difference: 7.7e-13 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10 SUCCESS difference: 6.4e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10 SUCCESS difference: 9.2e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10 SUCCESS difference: 9e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10 SUCCESS difference: 5.5e-14 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10 SUCCESS difference: 1.5e-13 < 1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10 SUCCESS difference: 9.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 ----------------finished:540----------------------- ----------------starting:541----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.058334 Total Core solution elapsed time: 7.22066 Linear solver elapsed time: 2.85091 (39%) Total elapsed time: 0 hrs 0 min 7 sec SUCCESS difference: 3.9e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1 SUCCESS difference: 1e-12 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1 SUCCESS difference: 9.5e-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: 7.4e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1 SUCCESS difference: 9e-14 < 6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1 SUCCESS difference: 5.2e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1 SUCCESS difference: 7.1e-13 < 2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1 SUCCESS difference: 8.2e-15 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1 SUCCESS difference: 3.7e-15 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb1 SUCCESS difference: 4.1e-16 < 3e-09 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb1 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb1 SUCCESS difference: 6e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2 SUCCESS difference: 1.1e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2 SUCCESS difference: 9.4e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2 SUCCESS difference: 5.2e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2 SUCCESS difference: 5e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2 SUCCESS difference: 9.4e-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: 8.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2 SUCCESS difference: 7.4e-14 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2 SUCCESS difference: 8e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation2 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb2 SUCCESS difference: 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.4e-11 < 3e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10 SUCCESS difference: 9.8e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10 SUCCESS difference: 8.3e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10 SUCCESS difference: 9e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10 SUCCESS difference: 1.2e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Bed10 SUCCESS difference: 1.5e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Surface10 SUCCESS difference: 7.5e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness10 SUCCESS difference: 2.6e-12 < 1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10 SUCCESS difference: 1.8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume10 SUCCESS difference: 1.3e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb10 SUCCESS difference: 3.4e-09 < 8e-08 test id: 541 test name: PigTranCalvingDevHO3d field: TotalGroundedBmb10 SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalFloatingBmb10 ----------------finished:541----------------------- ----------------starting:542----------------------- boundary conditions for stressbalance model: spc set as observed velocities no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.01552 Total Core solution elapsed time: 1.94495 Linear solver elapsed time: 1.53693 (79%) Total elapsed time: 0 hrs 0 min 1 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.4e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1 SUCCESS difference: 9.3e-14 < 6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1 SUCCESS difference: 5.9e-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.9e-14 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure2 SUCCESS difference: 1.2e-13 < 0.2 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed2 SUCCESS difference: 9.7e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface2 SUCCESS difference: 8.2e-14 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness2 SUCCESS difference: 1.2e-12 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset2 SUCCESS difference: 3.2e-16 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate2 SUCCESS difference: 4.6e-13 < 2e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx10 SUCCESS difference: 7.3e-13 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy10 SUCCESS difference: 6.1e-13 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel10 SUCCESS difference: 7.2e-14 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure10 SUCCESS difference: 1.1e-13 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed10 SUCCESS difference: 7.2e-14 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface10 SUCCESS difference: 6.7e-14 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness10 SUCCESS difference: 5.1e-13 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset10 SUCCESS difference: 1.1e-15 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate10 ----------------finished:542----------------------- ----------------starting:543----------------------- 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010943 Total Core solution elapsed time: 3.05825 Linear solver elapsed time: 2.36776 (77%) Total elapsed time: 0 hrs 0 min 3 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.3e-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: 3.1e-15 < 5e-06 test id: 543 test name: PigTranRignotarma field: MaskIceLevelset10 SUCCESS difference: 0 < 1e-06 test id: 543 test name: PigTranRignotarma field: CalvingMeltingrate10 ----------------finished:543----------------------- ----------------starting:545----------------------- 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012201 Total Core solution elapsed time: 1.05868 Linear solver elapsed time: 0.833212 (79%) Total elapsed time: 0 hrs 0 min 1 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: 6e-15 < 2e-09 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset5 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate5 SUCCESS difference: 8.8e-17 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate5 SUCCESS difference: 0 < 1e-10 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate5 SUCCESS difference: 8.3e-13 < 2e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx10 SUCCESS difference: 9.6e-13 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy10 SUCCESS difference: 9.8e-13 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel10 SUCCESS difference: 1e-13 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness10 SUCCESS difference: 2.7e-15 < 5e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: MaskIceLevelset10 SUCCESS difference: 0 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingCalvingrate10 SUCCESS difference: 2.2e-17 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: CalvingMeltingrate10 SUCCESS difference: 0 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: BasalforcingsFloatingiceMeltingRate10 ----------------finished:545----------------------- ----------------starting:601----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007226 Total Core solution elapsed time: 0.011242 Linear solver elapsed time: 0.008054 (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 ----------------finished:601----------------------- ----------------starting:602----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006568 Total Core solution elapsed time: 0.024888 Linear solver elapsed time: 0.01962 (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 ----------------finished:602----------------------- ----------------starting:603----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.011227 Total Core solution elapsed time: 0.014627 Linear solver elapsed time: 0.009752 (67%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 3.9e-15 < 1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness ----------------finished:603----------------------- ----------------starting:604----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.006153 Total Core solution elapsed time: 0.036015 Linear solver elapsed time: 0.027984 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY ----------------finished:604----------------------- ----------------starting:605----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.012017 Total Core solution elapsed time: 0.050943 Linear solver elapsed time: 0.035805 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 7.2e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX SUCCESS difference: 5.9e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY ----------------finished:605----------------------- ----------------starting:606----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005407 Total Core solution elapsed time: 0.028378 Linear solver elapsed time: 0.02326 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY ----------------finished:606----------------------- ----------------starting:607----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010733 Total Core solution elapsed time: 0.031968 Linear solver elapsed time: 0.02499 (78%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 6.1e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX SUCCESS difference: 1.6e-15 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY ----------------finished:607----------------------- ----------------starting:608----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008973 Total Core solution elapsed time: 0.014376 Linear solver elapsed time: 0.010231 (71%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 2e-13 < 1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness ----------------finished:608----------------------- ----------------starting:610----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.007176 Total Core solution elapsed time: 0.002528 Linear solver elapsed time: 0 (0%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 7 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-mat_type value: mpiaij source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 8.9e-17 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn1 SUCCESS difference: 1.8e-16 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn2 SUCCESS difference: 1.8e-16 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn3 ----------------finished:610----------------------- ----------------starting:611----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero INFO: the outlog will look better if only md.verbose.control is turned on launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 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.010403 Total Core solution elapsed time: 0.065107 Linear solver elapsed time: 0.045616 (70%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Gradient SUCCESS difference: 1.9e-14 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Misfits SUCCESS difference: 2.4e-13 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: BalancethicknessThickeningRate SUCCESS difference: 2.2e-13 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Thickness ----------------finished:611----------------------- ----------------starting:612----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013416 Total Core solution elapsed time: 0.203734 Linear solver elapsed time: 0.16805 (82%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 9.1e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1 SUCCESS difference: 1e-11 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2 SUCCESS difference: 9.6e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3 SUCCESS difference: 6.9e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1 SUCCESS difference: 7.7e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2 SUCCESS difference: 7.3e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3 SUCCESS difference: 7.5e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1 SUCCESS difference: 8.4e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2 SUCCESS difference: 7.9e-12 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3 ----------------finished:612----------------------- ----------------starting:613----------------------- 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ preparing initial solution x | Cost function f(x) | List of contributions ====================== step 1/2 =============================== x = 0 | f(x) = 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.003253 Total Core solution elapsed time: 0.034986 Linear solver elapsed time: 0.022754 (65%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.7e-13 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1 SUCCESS difference: 7.6e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2 SUCCESS difference: 8.3e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits SUCCESS difference: 3.2e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx SUCCESS difference: 1.4e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy SUCCESS difference: 8.7e-14 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness ----------------finished:613----------------------- ----------------starting:621----------------------- 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008078 Total Core solution elapsed time: 0.755738 Linear solver elapsed time: 0.642199 (85%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.8e-11 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1 SUCCESS difference: 8.8e-12 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1 SUCCESS difference: 1e-11 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1 SUCCESS difference: 5.5e-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: 3.1e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2 SUCCESS difference: 1.9e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2 SUCCESS difference: 9.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2 SUCCESS difference: 4e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2 SUCCESS difference: 8.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2 SUCCESS difference: 3e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5 SUCCESS difference: 1.3e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5 SUCCESS difference: 4.7e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5 SUCCESS difference: 2.2e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness5 SUCCESS difference: 3.5e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure5 ----------------finished:621----------------------- ----------------starting:622----------------------- 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 launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.080359 Total Core solution elapsed time: 2.96743 Linear solver elapsed time: 2.47547 (83%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 9.9e-12 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1 SUCCESS difference: 5.3e-14 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance1 SUCCESS difference: 0 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure1 SUCCESS difference: 1.9e-12 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel12 SUCCESS difference: 9.6e-14 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance12 SUCCESS difference: 0 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure12 SUCCESS difference: 1.2e-12 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24 SUCCESS difference: 1.7e-13 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Thickness24 SUCCESS difference: 0 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: SmbMassBalance24 SUCCESS difference: 0 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: FrictionWaterPressure24 ----------------finished:622----------------------- ----------------starting:701----------------------- Construction of a mesh from a given geometry ====== Testing MINI Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.74178e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=4.90766e-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.28511e-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.13643e-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.90542e-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)=3.03839e-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)=4.6575e-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)=4.4572e-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)=4.44796e-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)=5.20185e-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)=4.09533e-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)=4.2104e-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)=5.4246e-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)=4.47673e-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)=6.27641e-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.010208 Total Core solution elapsed time: 0.701868 Linear solver elapsed time: 0.617867 (88%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing MINIcondensed Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.83861e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=3.40778e-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.20322e-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)=1.76664e-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)=2.88318e-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.22444e-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)=3.49498e-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)=4.32988e-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)=4.70784e-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)=7.70551e-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)=6.13736e-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.11866e-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)=5.39512e-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)=9.77217e-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)=7.42198e-14 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.008691 Total Core solution elapsed time: 0.475625 Linear solver elapsed time: 0.359267 (76%) Total elapsed time: 0 hrs 0 min 0 sec ====== Testing TaylorHood Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.69236e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.10924e-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.32959e-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)=6.63183e-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.01193e-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.41483e-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.8197e-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.5745e-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.23722e-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.97258e-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.48834e-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.35397e-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.09078e-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)=1.65827e-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.39742e-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.014814 Total Core solution elapsed time: 1.35576 Linear solver elapsed time: 1.19611 (88%) Total elapsed time: 0 hrs 0 min 1 sec ====== Testing LATaylorHood Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.77967e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.94637e-13 Convergence criterion: norm(du)/norm(u) inf > 1 % solver residue: norm(KU-F)/norm(F)=8.2982e-13 Convergence criterion: norm(du)/norm(u) 613.069 > 1 % solver residue: norm(KU-F)/norm(F)=1.68018e-12 Convergence criterion: norm(du)/norm(u) 275.933 > 1 % solver residue: norm(KU-F)/norm(F)=2.31163e-12 Convergence criterion: norm(du)/norm(u) 144.079 > 1 % solver residue: norm(KU-F)/norm(F)=5.02641e-12 Convergence criterion: norm(du)/norm(u) 81.951 > 1 % solver residue: norm(KU-F)/norm(F)=4.31571e-12 Convergence criterion: norm(du)/norm(u) 49.2493 > 1 % solver residue: norm(KU-F)/norm(F)=4.13606e-12 Convergence criterion: norm(du)/norm(u) 30.672 > 1 % solver residue: norm(KU-F)/norm(F)=4.09812e-12 Convergence criterion: norm(du)/norm(u) 19.5516 > 1 % solver residue: norm(KU-F)/norm(F)=4.7448e-12 Convergence criterion: norm(du)/norm(u) 12.654 > 1 % solver residue: norm(KU-F)/norm(F)=6.19703e-12 Convergence criterion: norm(du)/norm(u) 8.27209 > 1 % solver residue: norm(KU-F)/norm(F)=4.06841e-12 Convergence criterion: norm(du)/norm(u) 5.44337 > 1 % solver residue: norm(KU-F)/norm(F)=4.3747e-12 Convergence criterion: norm(du)/norm(u) 3.59763 > 1 % solver residue: norm(KU-F)/norm(F)=5.58836e-12 Convergence criterion: norm(du)/norm(u) 2.38464 > 1 % solver residue: norm(KU-F)/norm(F)=4.37345e-12 Convergence criterion: norm(du)/norm(u) 1.58367 > 1 % solver residue: norm(KU-F)/norm(F)=6.49265e-12 Convergence criterion: norm(du)/norm(u) 1.05307 > 1 % solver residue: norm(KU-F)/norm(F)=6.21252e-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)=4.53963e-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)=4.289e-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.15082e-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.5252 > 1 % solver residue: norm(KU-F)/norm(F)=4.67419e-12 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)=7.5578e-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.01253e-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.12354e-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)=7.66794e-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)=6.18051e-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)=5.05165e-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.90003e-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.12391 > 1 % solver residue: norm(KU-F)/norm(F)=6.67372e-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.3615 > 1 % solver residue: norm(KU-F)/norm(F)=5.37249e-12 Convergence criterion: norm(du)/norm(u) 0.00349749 < 1 % solver residue: norm(KU-F)/norm(F)=4.17392e-17 Convergence criterion: norm(du)/norm(u) 0.00349749 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.71658 > 1 % solver residue: norm(KU-F)/norm(F)=3.90239e-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.16394 > 1 % solver residue: norm(KU-F)/norm(F)=4.44155e-12 Convergence criterion: norm(du)/norm(u) 0.00150451 < 1 % solver residue: norm(KU-F)/norm(F)=4.17376e-17 Convergence criterion: norm(du)/norm(u) 0.00150451 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.68513 > 1 % solver residue: norm(KU-F)/norm(F)=4.70369e-12 Convergence criterion: norm(du)/norm(u) 0.000973125 < 1 % solver residue: norm(KU-F)/norm(F)=4.17372e-17 Convergence criterion: norm(du)/norm(u) 0.000973125 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.26629 > 1 % solver residue: norm(KU-F)/norm(F)=5.30243e-12 Convergence criterion: norm(du)/norm(u) 0.000618905 < 1 % solver residue: norm(KU-F)/norm(F)=4.1737e-17 Convergence criterion: norm(du)/norm(u) 0.000618905 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.89681 > 1 % solver residue: norm(KU-F)/norm(F)=4.23978e-12 Convergence criterion: norm(du)/norm(u) 0.000382791 < 1 % solver residue: norm(KU-F)/norm(F)=4.17368e-17 Convergence criterion: norm(du)/norm(u) 0.000382791 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.56847 > 1 % solver residue: norm(KU-F)/norm(F)=5.08588e-12 Convergence criterion: norm(du)/norm(u) 0.000225423 < 1 % solver residue: norm(KU-F)/norm(F)=4.17367e-17 Convergence criterion: norm(du)/norm(u) 0.000225423 < 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.008486 Total Core solution elapsed time: 3.43945 Linear solver elapsed time: 2.78122 (81%) Total elapsed time: 0 hrs 0 min 3 sec ====== Testing CrouzeixRaviart Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.87948e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=1.05805e-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)=5.51375e-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)=7.4058e-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)=7.47774e-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.13849e-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)=7.83011e-13 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)=6.38589e-13 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)=7.05429e-13 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)=9.28572e-13 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)=1.16796e-12 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.01144e-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.04798e-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)=9.14683e-13 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)=7.86061e-13 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.015628 Total Core solution elapsed time: 1.52501 Linear solver elapsed time: 1.33924 (88%) Total elapsed time: 0 hrs 0 min 1 sec ====== Testing LACrouzeixRaviart Full-Stokes Finite element ===== launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ solver residue: norm(KU-F)/norm(F)=1.05176e-16 solver residue: norm(KU-F)/norm(F)=8.69236e-16 solver residue: norm(KU-F)/norm(F)=1.58331e-16 solver residue: norm(KU-F)/norm(F)=2.21813e-13 Convergence criterion: norm(du)/norm(u) inf > 1 % solver residue: norm(KU-F)/norm(F)=8.26589e-13 Convergence criterion: norm(du)/norm(u) 613.091 > 1 % solver residue: norm(KU-F)/norm(F)=1.57563e-12 Convergence criterion: norm(du)/norm(u) 275.944 > 1 % solver residue: norm(KU-F)/norm(F)=3.09973e-12 Convergence criterion: norm(du)/norm(u) 144.085 > 1 % solver residue: norm(KU-F)/norm(F)=4.62773e-12 Convergence criterion: norm(du)/norm(u) 81.9547 > 1 % solver residue: norm(KU-F)/norm(F)=4.81526e-12 Convergence criterion: norm(du)/norm(u) 49.2514 > 1 % solver residue: norm(KU-F)/norm(F)=5.40226e-12 Convergence criterion: norm(du)/norm(u) 30.6732 > 1 % solver residue: norm(KU-F)/norm(F)=3.82696e-12 Convergence criterion: norm(du)/norm(u) 19.5522 > 1 % solver residue: norm(KU-F)/norm(F)=5.58571e-12 Convergence criterion: norm(du)/norm(u) 12.6543 > 1 % solver residue: norm(KU-F)/norm(F)=4.75992e-12 Convergence criterion: norm(du)/norm(u) 8.27219 > 1 % solver residue: norm(KU-F)/norm(F)=9.06284e-12 Convergence criterion: norm(du)/norm(u) 5.44338 > 1 % solver residue: norm(KU-F)/norm(F)=6.94387e-12 Convergence criterion: norm(du)/norm(u) 3.5976 > 1 % solver residue: norm(KU-F)/norm(F)=5.16161e-12 Convergence criterion: norm(du)/norm(u) 2.3846 > 1 % solver residue: norm(KU-F)/norm(F)=5.60797e-12 Convergence criterion: norm(du)/norm(u) 1.58362 > 1 % solver residue: norm(KU-F)/norm(F)=5.32062e-12 Convergence criterion: norm(du)/norm(u) 1.05304 > 1 % solver residue: norm(KU-F)/norm(F)=5.93335e-12 Convergence criterion: norm(du)/norm(u) 0.700815 < 1 % solver residue: norm(KU-F)/norm(F)=1.34496e-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)=6.10777e-12 Convergence criterion: norm(du)/norm(u) 0.466662 < 1 % solver residue: norm(KU-F)/norm(F)=1.29454e-16 Convergence criterion: norm(du)/norm(u) 0.466662 < 1 % Convergence criterion: norm(dp/)/norm(p) 100.469 > 1 % solver residue: norm(KU-F)/norm(F)=6.95226e-12 Convergence criterion: norm(du)/norm(u) 0.310857 < 1 % solver residue: norm(KU-F)/norm(F)=1.28239e-16 Convergence criterion: norm(du)/norm(u) 0.310857 < 1 % Convergence criterion: norm(dp/)/norm(p) 50.2738 > 1 % solver residue: norm(KU-F)/norm(F)=6.51901e-12 Convergence criterion: norm(du)/norm(u) 0.207121 < 1 % solver residue: norm(KU-F)/norm(F)=1.24206e-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)=7.35625e-12 Convergence criterion: norm(du)/norm(u) 0.138023 < 1 % solver residue: norm(KU-F)/norm(F)=1.28969e-16 Convergence criterion: norm(du)/norm(u) 0.138023 < 1 % Convergence criterion: norm(dp/)/norm(p) 25.1422 > 1 % solver residue: norm(KU-F)/norm(F)=6.56049e-12 Convergence criterion: norm(du)/norm(u) 0.0919849 < 1 % solver residue: norm(KU-F)/norm(F)=1.2677e-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)=5.42565e-12 Convergence criterion: norm(du)/norm(u) 0.0613056 < 1 % solver residue: norm(KU-F)/norm(F)=1.23918e-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)=4.17743e-12 Convergence criterion: norm(du)/norm(u) 0.0408587 < 1 % solver residue: norm(KU-F)/norm(F)=1.29494e-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)=6.3337e-12 Convergence criterion: norm(du)/norm(u) 0.0272303 < 1 % solver residue: norm(KU-F)/norm(F)=1.28848e-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)=4.29658e-12 Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 % solver residue: norm(KU-F)/norm(F)=1.31067e-16 Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 % Convergence criterion: norm(dp/)/norm(p) 11.1577 > 1 % solver residue: norm(KU-F)/norm(F)=5.68432e-12 Convergence criterion: norm(du)/norm(u) 0.012091 < 1 % solver residue: norm(KU-F)/norm(F)=1.24168e-16 Convergence criterion: norm(du)/norm(u) 0.012091 < 1 % Convergence criterion: norm(dp/)/norm(p) 10.0389 > 1 % solver residue: norm(KU-F)/norm(F)=1.01763e-11 Convergence criterion: norm(du)/norm(u) 0.00805458 < 1 % solver residue: norm(KU-F)/norm(F)=1.29979e-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)=4.43799e-12 Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 % solver residue: norm(KU-F)/norm(F)=1.24587e-16 Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 % Convergence criterion: norm(dp/)/norm(p) 8.36143 > 1 % solver residue: norm(KU-F)/norm(F)=6.15178e-12 Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 % solver residue: norm(KU-F)/norm(F)=1.3238e-16 Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.71652 > 1 % solver residue: norm(KU-F)/norm(F)=6.86481e-12 Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 % solver residue: norm(KU-F)/norm(F)=1.23708e-16 Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 % Convergence criterion: norm(dp/)/norm(p) 7.1639 > 1 % solver residue: norm(KU-F)/norm(F)=7.23846e-12 Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 % solver residue: norm(KU-F)/norm(F)=1.31237e-16 Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 % Convergence criterion: norm(dp/)/norm(p) 6.6851 > 1 % solver residue: norm(KU-F)/norm(F)=6.20058e-12 Convergence criterion: norm(du)/norm(u) 0.00104627 < 1 % solver residue: norm(KU-F)/norm(F)=1.28444e-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)=6.32129e-12 Convergence criterion: norm(du)/norm(u) 0.000692082 < 1 % solver residue: norm(KU-F)/norm(F)=1.2658e-16 Convergence criterion: norm(du)/norm(u) 0.000692082 < 1 % Convergence criterion: norm(dp/)/norm(p) 5.8968 > 1 % solver residue: norm(KU-F)/norm(F)=4.6248e-12 Convergence criterion: norm(du)/norm(u) 0.000455987 < 1 % solver residue: norm(KU-F)/norm(F)=1.30195e-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.76857e-12 Convergence criterion: norm(du)/norm(u) 0.000298599 < 1 % solver residue: norm(KU-F)/norm(F)=1.25044e-16 Convergence criterion: norm(du)/norm(u) 0.000298599 < 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.015238 Total Core solution elapsed time: 3.78032 Linear solver elapsed time: 3.14671 (83%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 5.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI SUCCESS difference: 6.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI SUCCESS difference: 6.1e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI SUCCESS difference: 8.2e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI SUCCESS difference: 3.4e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed SUCCESS difference: 8.6e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed SUCCESS difference: 8e-13 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed SUCCESS difference: 8.4e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed SUCCESS difference: 1.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood SUCCESS difference: 1.6e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood SUCCESS difference: 1.5e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood SUCCESS difference: 9.3e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood SUCCESS difference: 5.9e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood SUCCESS difference: 6.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood SUCCESS difference: 6.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood SUCCESS difference: 1.4e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood SUCCESS difference: 2.9e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelCrouzeixRaviart SUCCESS difference: 3e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureCrouzeixRaviart SUCCESS difference: 2.5e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart SUCCESS difference: 3.2e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart SUCCESS difference: 4.6e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLACrouzeixRaviart ----------------finished:701----------------------- ----------------starting:702----------------------- Construction of a mesh from a given geometry ====== Testing MINI Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-43-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance maximum number of nonlinear iterations (20) exceeded write lock file: FemModel initialization elapsed time: 0.014128 Total Core solution elapsed time: 1.31332 Linear solver elapsed time: 1.06443 (81%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster ====== Testing MINIcondensed Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-44-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance maximum number of nonlinear iterations (20) exceeded write lock file: FemModel initialization elapsed time: 0.016509 Total Core solution elapsed time: 0.827087 Linear solver elapsed time: 0.592914 (72%) Total elapsed time: 0 hrs 0 min 0 sec loading results from cluster ====== Testing TaylorHood Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-46-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.010915 Total Core solution elapsed time: 1.72282 Linear solver elapsed time: 1.44672 (84%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster ====== Testing XTaylorHood Full-Stokes Finite element ===== checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-48-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.016074 Total Core solution elapsed time: 0.359516 Linear solver elapsed time: 0.264647 (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 /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test702-08-11-2026-08-36-49-54248/test702.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance write lock file: FemModel initialization elapsed time: 0.012655 Total Core solution elapsed time: 1.19241 Linear solver elapsed time: 0.960757 (81%) Total elapsed time: 0 hrs 0 min 1 sec loading results from cluster SUCCESS difference: 1.7e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI SUCCESS difference: 1.6e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI SUCCESS difference: 1.7e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI SUCCESS difference: 1.6e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed SUCCESS difference: 1.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed SUCCESS difference: 2.8e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed SUCCESS difference: 4.6e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood SUCCESS difference: 4.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood SUCCESS difference: 4.4e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood SUCCESS difference: 2.5e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood SUCCESS difference: 8e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood SUCCESS difference: 3.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood SUCCESS difference: 3.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood SUCCESS difference: 8.3e-14 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood SUCCESS difference: 8.7e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood SUCCESS difference: 8.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood SUCCESS difference: 8.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood SUCCESS difference: 1.6e-11 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood ----------------finished:702----------------------- ----------------starting:703----------------------- Construction of a mesh from a given geometry checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test703-08-11-2026-08-36-51-54248/test703.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 2/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 3/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 4/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 5/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results write lock file: FemModel initialization elapsed time: 0.02772 Total Core solution elapsed time: 6.11401 Linear solver elapsed time: 5.31513 (87%) Total elapsed time: 0 hrs 0 min 6 sec loading results from cluster checking model consistency marshalling file /Users/jenkins/workspace/macOS-Silicon-Basic//execution/test703-08-11-2026-08-36-58-54248/test703.bin launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ call computational core: iteration 1/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 2/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 3/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 4/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results iteration 5/6 time [yr]: 0.00 (time step: 0.00) computing smb computing new velocity computing surface slopes extruding SurfaceSlopeX from base... computing bed slopes computing basal mass balance computing basal mass balance computing mass transport call free surface computational core extruding Base from base... extruding solution from top... extruding solution from top... extruding solution from top... updating vertices positions saving temporary results write lock file: FemModel initialization elapsed time: 0.034138 Total Core solution elapsed time: 6.19075 Linear solver elapsed time: 5.30713 (86%) Total elapsed time: 0 hrs 0 min 6 sec loading results from cluster SUCCESS difference: 1.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1 SUCCESS difference: 3.1e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1 SUCCESS difference: 1.9e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1 SUCCESS difference: 4.1e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1 SUCCESS difference: 1.2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1 SUCCESS difference: 3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2 SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2 SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2 SUCCESS difference: 2e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2 SUCCESS difference: 1.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2 SUCCESS difference: 3.2e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2 SUCCESS difference: 1.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2 SUCCESS difference: 1.2e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3 SUCCESS difference: 1.3e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3 SUCCESS difference: 8.4e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3 SUCCESS difference: 2.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3 SUCCESS difference: 5.6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3 SUCCESS difference: 1.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3 SUCCESS difference: 5.1e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1_damp SUCCESS difference: 5.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1_damp SUCCESS difference: 5.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1_damp SUCCESS difference: 9.5e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1_damp SUCCESS difference: 6.4e-13 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1_damp SUCCESS difference: 1.4e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1_damp SUCCESS difference: 1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1_damp SUCCESS difference: 2e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2_damp SUCCESS difference: 2.1e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2_damp SUCCESS difference: 2.1e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2_damp SUCCESS difference: 5.3e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2_damp SUCCESS difference: 2.6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2_damp SUCCESS difference: 5.8e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2_damp SUCCESS difference: 1.6e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2_damp SUCCESS difference: 2.4e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3_damp SUCCESS difference: 2.7e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3_damp SUCCESS difference: 2.7e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3_damp SUCCESS difference: 4.7e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3_damp SUCCESS difference: 4.7e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3_damp SUCCESS difference: 1e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3_damp SUCCESS difference: 1.7e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3_damp ----------------finished:703----------------------- ----------------starting:801----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.010141 Total Core solution elapsed time: 0.955209 Linear solver elapsed time: 0.766109 (80%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1 SUCCESS difference: 3.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3 SUCCESS difference: 3.3e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3 SUCCESS difference: 1.1e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3 SUCCESS difference: 2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3 SUCCESS difference: 1.2e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3 SUCCESS difference: 1.6e-13 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3 ----------------finished:801----------------------- ----------------starting:802----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.062106 Total Core solution elapsed time: 1.97107 Linear solver elapsed time: 1.25312 (64%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1 SUCCESS difference: 1.9e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1 SUCCESS difference: 7.8e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1 SUCCESS difference: 8.3e-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.4e-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: 8.6e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2 SUCCESS difference: 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: 6.9e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2 SUCCESS difference: 7.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3 SUCCESS difference: 1.9e-12 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3 SUCCESS difference: 7.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3 SUCCESS difference: 8.6e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3 SUCCESS difference: 4.2e-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: 2.2e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3 ----------------finished:802----------------------- ----------------starting:803----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.058841 Total Core solution elapsed time: 2.33109 Linear solver elapsed time: 1.62114 (70%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 2.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1 SUCCESS difference: 4.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1 SUCCESS difference: 2.1e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1 SUCCESS difference: 2e-13 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1 SUCCESS difference: 1.6e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1 SUCCESS difference: 7.6e-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: 2e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2 SUCCESS difference: 2.7e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2 SUCCESS difference: 1.9e-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.8e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2 SUCCESS difference: 1.2e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2 SUCCESS difference: 9.5e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2 SUCCESS difference: 2e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3 SUCCESS difference: 1.2e-11 < 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.8e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3 SUCCESS difference: 4.5e-13 < 1e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3 SUCCESS difference: 1.6e-13 < 4e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3 SUCCESS difference: 1.5e-13 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3 SUCCESS difference: 3.7e-14 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy3 SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn3 ----------------finished:803----------------------- ----------------starting:804----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.013326 Total Core solution elapsed time: 0.811797 Linear solver elapsed time: 0.604626 (74%) 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.3e-13 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3 SUCCESS difference: 1.1e-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.4e-13 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3 ----------------finished:804----------------------- ----------------starting:805----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.048368 Total Core solution elapsed time: 2.08327 Linear solver elapsed time: 1.48424 (71%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 4.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1 SUCCESS difference: 3.6e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1 SUCCESS difference: 4.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1 SUCCESS difference: 2e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1 SUCCESS difference: 1.3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1 SUCCESS difference: 1.5e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1 SUCCESS difference: 7.7e-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: 4.5e-13 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2 SUCCESS difference: 3.4e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2 SUCCESS difference: 4.4e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2 SUCCESS difference: 2e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2 SUCCESS difference: 1.3e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2 SUCCESS difference: 1.5e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2 SUCCESS difference: 1e-14 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy2 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn2 SUCCESS difference: 2.4e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3 SUCCESS difference: 6e-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: 4.2e-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.7e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3 SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3 ----------------finished:805----------------------- ----------------starting:806----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.015196 Total Core solution elapsed time: 0.788206 Linear solver elapsed time: 0.639201 (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.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1 SUCCESS difference: 6.2e-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.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2 SUCCESS difference: 5.2e-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.2e-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.8e-13 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3 SUCCESS difference: 1.2e-13 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3 SUCCESS difference: 2e-13 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3 ----------------finished:806----------------------- ----------------starting:807----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016177 Total Core solution elapsed time: 0.786776 Linear solver elapsed time: 0.652696 (83%) 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.8e-14 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2 SUCCESS difference: 4.8e-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.8e-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: 2.1e-13 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3 ----------------finished:807----------------------- ----------------starting:809----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ 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.014015 Total Core solution elapsed time: 4.90652 Linear solver elapsed time: 3.87079 (79%) Total elapsed time: 0 hrs 0 min 4 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.8e-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: 1e-13 < 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 ----------------finished:809----------------------- ----------------starting:810----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.014665 Total Core solution elapsed time: 0.813614 Linear solver elapsed time: 0.655799 (81%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1 SUCCESS difference: 3.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1 SUCCESS difference: 1.8e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1 SUCCESS difference: 1.3e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2 SUCCESS difference: 1.7e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2 SUCCESS difference: 2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2 SUCCESS difference: 1.6e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2 SUCCESS difference: 1e-13 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3 SUCCESS difference: 2.9e-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 ----------------finished:810----------------------- ----------------starting:811----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016654 Total Core solution elapsed time: 0.807842 Linear solver elapsed time: 0.644393 (80%) 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: 5e-13 < 6e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy3 SUCCESS difference: 1.1e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel3 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure3 SUCCESS difference: 2e-13 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness3 SUCCESS difference: 1.2e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface3 SUCCESS difference: 1.4e-13 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3 ----------------finished:811----------------------- ----------------starting:812----------------------- boundary conditions for stressbalance model: spc set as zero no smb.mass_balance specified: values set as zero no basalforcings.groundedice_melting_rate specified: values set as zero no basalforcings.floatingice_melting_rate specified: values set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.016392 Total Core solution elapsed time: 1.11597 Linear solver elapsed time: 0.922639 (83%) Total elapsed time: 0 hrs 0 min 1 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.2e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1 SUCCESS difference: 6.2e-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: 6e-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.2e-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.3e-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 ----------------finished:812----------------------- ----------------starting:813----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.008389 Total Core solution elapsed time: 0.191768 Linear solver elapsed time: 0.140101 (73%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelsetwithIceberg SUCCESS difference: 1.4e-13 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset1 SUCCESS difference: 1.4e-13 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset2 SUCCESS difference: 1.4e-13 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset3 ----------------finished:813----------------------- ----------------starting:814----------------------- boundary conditions for stressbalance model: spc set as zero no balancethickness.thickening_rate specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ 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.016233 Total Core solution elapsed time: 2.48268 Linear solver elapsed time: 1.94958 (79%) Total elapsed time: 0 hrs 0 min 2 sec SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx1 SUCCESS difference: 3.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy1 SUCCESS difference: 1.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure1 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness1 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface1 SUCCESS difference: 1.8e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth1 SUCCESS difference: 2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse1 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse1 SUCCESS difference: 5.7e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx2 SUCCESS difference: 1e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy2 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure2 SUCCESS difference: 2.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness2 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface2 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse2 SUCCESS difference: 1.1e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse2 SUCCESS difference: 5.8e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx10 SUCCESS difference: 1.3e-12 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy10 SUCCESS difference: 5.9e-13 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure10 SUCCESS difference: 1.8e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness10 SUCCESS difference: 1.2e-13 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface10 SUCCESS difference: 1.4e-13 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth10 SUCCESS difference: 9.4e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse10 SUCCESS difference: 9.2e-14 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse10 ----------------finished:814----------------------- ----------------starting:900----------------------- no hydrology.basal_moulin_input specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.00291 Total Core solution elapsed time: 0.329241 Linear solver elapsed time: 0.111137 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1.9e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1 SUCCESS difference: 2.8e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2 ----------------finished:900----------------------- ----------------starting:901----------------------- no hydrology.basal_moulin_input specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.002843 Total Core solution elapsed time: 0.010275 Linear solver elapsed time: 0.004318 (42%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8e-16 < 1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual ----------------finished:901----------------------- ----------------starting:902----------------------- no hydrology.basal_moulin_input specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003939 Total Core solution elapsed time: 0.100207 Linear solver elapsed time: 0.042968 (43%) Total elapsed time: 0 hrs 0 min 0 sec launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.003932 Total Core solution elapsed time: 0.103024 Linear solver elapsed time: 0.042505 (41%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual9 SUCCESS difference: 2.2e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10 SUCCESS difference: 2.9e-14 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10 SUCCESS difference: 1.2e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10 SUCCESS difference: 1.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10 ----------------finished:902----------------------- ----------------starting:903----------------------- no hydrology.basal_moulin_input specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.005227 Total Core solution elapsed time: 0.022623 Linear solver elapsed time: 0.007768 (34%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 1e-15 < 1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead SUCCESS difference: 8.4e-11 < 3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual ----------------finished:903----------------------- ----------------starting:904----------------------- no hydrology.basal_moulin_input specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.009543 Total Core solution elapsed time: 0.139424 Linear solver elapsed time: 0.040014 (29%) Total elapsed time: 0 hrs 0 min 0 sec SUCCESS difference: 8.5e-16 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1 SUCCESS difference: 1.1e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual4 SUCCESS difference: 1.3e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5 SUCCESS difference: 1e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5 SUCCESS difference: 1.6e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9 SUCCESS difference: 2.5e-14 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead9 SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual9 ----------------finished:904----------------------- ----------------starting:905----------------------- no hydrology.basal_moulin_input specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004239 Total Core solution elapsed time: 0.433724 Linear solver elapsed time: 0.111744 (26%) Total elapsed time: 0 hrs 0 min 0 sec WARNING! There are options you set that were not used! WARNING! could be spelling mistake, etc! There are 6 unused database options. They are: Option left: name:-ksp_type value: preonly source: code Option left: name:-mat_mumps_icntl_14 value: 120 source: code Option left: name:-mat_mumps_icntl_28 value: 2 source: code Option left: name:-mat_mumps_icntl_29 value: 2 source: code Option left: name:-pc_factor_mat_solver_type value: mumps source: code Option left: name:-pc_type value: lu source: code SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual1 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual4 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead5 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead5 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual5 SUCCESS difference: 1.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead9 SUCCESS difference: 0 < 5e-12 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead9 SUCCESS difference: 0 < 1e-11 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentHeadResidual9 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHead20 SUCCESS difference: 0 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: EplWaterHeadSubstep20 SUCCESS difference: 2.1e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20 SUCCESS difference: 2.5e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20 ----------------finished:905----------------------- ----------------starting:906----------------------- no hydrology.basal_moulin_input specified: values set as zero launching solution sequence Ice-sheet and Sea-level System Model (ISSM) version 2026.3 GitHub: https://github.com/ISSMteam/ISSM/ Documentation: https://issmteam.github.io/ISSM-Documentation/ write lock file: FemModel initialization elapsed time: 0.004463 Total Core solution elapsed time: 3.0071 Linear solver elapsed time: 1.70278 (57%) Total elapsed time: 0 hrs 0 min 3 sec SUCCESS difference: 4.4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2 SUCCESS difference: 1.9e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2 SUCCESS difference: 1.3e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2 SUCCESS difference: 6.5e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2 SUCCESS difference: 1.6e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplHeadSubstep2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubsteps2 SUCCESS difference: 0 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: HydrologySubTime2 SUCCESS difference: 4e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3 SUCCESS difference: 2.6e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3 SUCCESS difference: 4.1e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3 ----------------finished:906----------------------- MATLABEXITEDCORRECTLY -----------End of matlab_log.log----------- Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE