Started by GitHub push by MathieuMorlighem
Running as SYSTEM
Building remotely on Debian_12-VM (debian linux) in workspace /home/jenkins/workspace/Debian_Linux-Basic
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir /home/jenkins/workspace/Debian_Linux-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'
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 7f75a90562fae6834a33bdc6276eaa5dc2cbcf66 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7f75a90562fae6834a33bdc6276eaa5dc2cbcf66 # timeout=10
Commit message: "CHG: added size as well"
> git rev-list --no-walk 720e87d93031647dd0339f437267c455c27bfe1b # timeout=10
[Debian_Linux-Basic] $ /bin/bash /tmp/jenkins18342640147652110037.sh
Cleaning up execution directory
======================================================
Determining installation type
======================================================
List of changed files
---------------------
src/c/classes/IoModel.cpp
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... yes
======================================================
Skipping autotools
======================================================
======================================================
Skipping cmake
======================================================
======================================================
Skipping petsc
======================================================
======================================================
Skipping triangle
======================================================
======================================================
Skipping m1qn3
======================================================
======================================================
Skipping semic
======================================================
======================================================
Skipping shell2junit
======================================================
======================================================
Compiling ISSM
======================================================
Making with 8 CPUs
make all-recursive
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic'
Making all in src
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
Making all in c
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/c'
CXX classes/libISSMCore_la-IoModel.lo
CXXLD libISSMCore.la
CXXLD libISSMModules.la
CXXLD issm.exe
CXXLD issm_slc.exe
CXXLD kriging.exe
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/c'
Making all in m
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/m'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/m'
Making all in wrappers
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
Making all in matlab
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab'
CXXLD libISSMMatlab.la
CXXLD BamgConvertMesh_matlab.la
CXXLD BamgMesher_matlab.la
CXXLD ContourToMesh_matlab.la
CXXLD BamgTriangulate_matlab.la
CXXLD ContourToNodes_matlab.la
CXXLD DistanceToMaskBoundary_matlab.la
CXXLD ElementConnectivity_matlab.la
CXXLD ExpSimplify_matlab.la
CXXLD ExpToLevelSet_matlab.la
CXXLD InterpFromGridToMesh_matlab.la
CXXLD InterpFromMesh2d_matlab.la
CXXLD InterpFromMeshToGrid_matlab.la
CXXLD InterpFromMeshToMesh2d_matlab.la
CXXLD InterpFromMeshToMesh3d_matlab.la
CXXLD IssmConfig_matlab.la
CXXLD MeshPartition_matlab.la
CXXLD MeshProfileIntersection_matlab.la
CXXLD NodeConnectivity_matlab.la
CXXLD PointCloudFindNeighbors_matlab.la
CXXLD ProcessRifts_matlab.la
CXXLD PropagateFlagsFromConnectivity_matlab.la
CXXLD Scotch_matlab.la
CXXLD Triangle_matlab.la
CXXLD Kriging_matlab.la
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic'
Making install in src
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
Making install in c
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/c'
CXXLD issm.exe
CXXLD issm_slc.exe
CXXLD kriging.exe
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/c'
CXXLD issm.exe
CXXLD issm_slc.exe
CXXLD kriging.exe
/usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Basic/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libISSMCore.la libISSMOverload.la libISSMModules.la '/home/jenkins/workspace/Debian_Linux-Basic/lib'
libtool: install: /usr/bin/install -c .libs/libISSMCore.so /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMCore.so
libtool: install: /usr/bin/install -c .libs/libISSMCore.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMCore.la
libtool: install: /usr/bin/install -c .libs/libISSMOverload.so /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMOverload.so
libtool: install: /usr/bin/install -c .libs/libISSMOverload.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMOverload.la
libtool: warning: relinking 'libISSMModules.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/c; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -g -O2 -g -O2 -avoid-version -o libISSMModules.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ./shared/Threads/libISSMModules_la-LaunchThread.lo ./shared/Threads/libISSMModules_la-PartitionRange.lo ./shared/Exp/libISSMModules_la-exp.lo ./shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo ./shared/Triangle/libISSMModules_la-GridInsideHole.lo ./shared/Triangle/libISSMModules_la-OrderSegments.lo ./shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo ./shared/Triangle/libISSMModules_la-TriangleUtils.lo ./modules/Trianglex/libISSMModules_la-Trianglex.lo ./modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo ./modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo ./modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo ./modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo ./modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo ./modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo ./modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo ./modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo ./modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo ./modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo ./modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo ./modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo ./modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo ./modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo ./modules/Krigingx/libISSMModules_la-Krigingx.lo ./modules/Krigingx/libISSMModules_la-pKrigingx.lo ./libISSMCore.la -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/triangle/install/lib -ltriangle -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -lflapack -lfblas )
libtool: install: /usr/bin/install -c .libs/libISSMModules.soT /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMModules.so
libtool: install: /usr/bin/install -c .libs/libISSMModules.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMModules.la
libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/autotools/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-Basic/aux-config:/home/jenkins/workspace/Debian_Linux-Basic/scripts:/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-Basic/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/jenkins/workspace/Debian_Linux-Basic/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Basic/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c issm.exe issm_slc.exe kriging.exe '/home/jenkins/workspace/Debian_Linux-Basic/bin'
libtool: install: /usr/bin/install -c .libs/issm.exe /home/jenkins/workspace/Debian_Linux-Basic/bin/issm.exe
libtool: install: /usr/bin/install -c .libs/issm_slc.exe /home/jenkins/workspace/Debian_Linux-Basic/bin/issm_slc.exe
libtool: install: /usr/bin/install -c .libs/kriging.exe /home/jenkins/workspace/Debian_Linux-Basic/bin/kriging.exe
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/c'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/c'
Making install in m
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/m'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/m'
/usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Basic/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/m'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/m'
Making install in wrappers
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
Making install in matlab
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab'
/usr/bin/mkdir -p '/home/jenkins/workspace/Debian_Linux-Basic/lib'
/bin/bash ../../../libtool --mode=install /usr/bin/install -c libISSMMatlab.la libISSMApi_matlab.la BamgConvertMesh_matlab.la BamgMesher_matlab.la BamgTriangulate_matlab.la ContourToMesh_matlab.la ContourToNodes_matlab.la DistanceToMaskBoundary_matlab.la ElementConnectivity_matlab.la ExpSimplify_matlab.la ExpToLevelSet_matlab.la InterpFromGridToMesh_matlab.la InterpFromGrid.la InterpFromMesh2d_matlab.la InterpFromMeshToGrid_matlab.la InterpFromMeshToMesh2d_matlab.la InterpFromMeshToMesh3d_matlab.la IssmConfig_matlab.la MeshPartition_matlab.la MeshProfileIntersection_matlab.la NodeConnectivity_matlab.la PointCloudFindNeighbors_matlab.la ProcessRifts_matlab.la PropagateFlagsFromConnectivity_matlab.la Scotch_matlab.la Triangle_matlab.la Kriging_matlab.la '/home/jenkins/workspace/Debian_Linux-Basic/lib'
libtool: warning: relinking 'libISSMMatlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -avoid-version -o libISSMMatlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ./io/libISSMMatlab_la-CheckNumMatlabArguments.lo ./io/libISSMMatlab_la-FetchMatlabData.lo ./io/libISSMMatlab_la-WriteMatlabData.lo ./../../c/libISSMCore.la ./../../c/libISSMModules.la -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -lpetsc -ldl -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -ldmumps -lcmumps -lmumps_common -lpord -lzmumps -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -lscalapack -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -lflapack -lfblas -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -lparmetis -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -lmetis -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.soT /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMMatlab.so
libtool: install: /usr/bin/install -c .libs/libISSMMatlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMMatlab.la
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.so /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMApi_matlab.so
libtool: install: /usr/bin/install -c .libs/libISSMApi_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/libISSMApi_matlab.la
libtool: warning: relinking 'BamgConvertMesh_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgConvertMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../BamgConvertMesh/BamgConvertMesh_matlab_la-BamgConvertMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/BamgConvertMesh_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/BamgConvertMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/BamgConvertMesh_matlab.la
libtool: warning: relinking 'BamgMesher_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgMesher_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../BamgMesher/BamgMesher_matlab_la-BamgMesher.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/BamgMesher_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/BamgMesher_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/BamgMesher_matlab.la
libtool: warning: relinking 'BamgTriangulate_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o BamgTriangulate_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../BamgTriangulate/BamgTriangulate_matlab_la-BamgTriangulate.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/BamgTriangulate_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/BamgTriangulate_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/BamgTriangulate_matlab.la
libtool: warning: relinking 'ContourToMesh_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ContourToMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/ContourToMesh_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ContourToMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/ContourToMesh_matlab.la
libtool: warning: relinking 'ContourToNodes_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ContourToNodes_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/ContourToNodes_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ContourToNodes_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/ContourToNodes_matlab.la
libtool: warning: relinking 'DistanceToMaskBoundary_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o DistanceToMaskBoundary_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/DistanceToMaskBoundary_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/DistanceToMaskBoundary_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/DistanceToMaskBoundary_matlab.la
libtool: warning: relinking 'ElementConnectivity_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ElementConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../ElementConnectivity/ElementConnectivity_matlab_la-ElementConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/ElementConnectivity_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ElementConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/ElementConnectivity_matlab.la
libtool: warning: relinking 'ExpSimplify_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ExpSimplify_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../ExpSimplify/ExpSimplify_matlab_la-ExpSimplify.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/ExpSimplify_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ExpSimplify_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/ExpSimplify_matlab.la
libtool: warning: relinking 'ExpToLevelSet_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ExpToLevelSet_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/ExpToLevelSet_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ExpToLevelSet_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/ExpToLevelSet_matlab.la
libtool: warning: relinking 'InterpFromGridToMesh_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromGridToMesh_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromGridToMesh_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromGridToMesh_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromGridToMesh_matlab.la
libtool: install: /usr/bin/install -c .libs/InterpFromGrid.mexa64 /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromGrid.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromGrid.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromGrid.la
libtool: warning: relinking 'InterpFromMesh2d_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMesh2d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMesh2d_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMesh2d_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMesh2d_matlab.la
libtool: warning: relinking 'InterpFromMeshToGrid_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToGrid_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../InterpFromMeshToGrid/InterpFromMeshToGrid_matlab_la-InterpFromMeshToGrid.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMeshToGrid_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToGrid_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMeshToGrid_matlab.la
libtool: warning: relinking 'InterpFromMeshToMesh2d_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh2d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d_matlab_la-InterpFromMeshToMesh2d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMeshToMesh2d_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh2d_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMeshToMesh2d_matlab.la
libtool: warning: relinking 'InterpFromMeshToMesh3d_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o InterpFromMeshToMesh3d_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../InterpFromMeshToMesh3d/InterpFromMeshToMesh3d_matlab_la-InterpFromMeshToMesh3d.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMeshToMesh3d_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/InterpFromMeshToMesh3d_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/InterpFromMeshToMesh3d_matlab.la
libtool: warning: relinking 'IssmConfig_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o IssmConfig_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/IssmConfig_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/IssmConfig_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/IssmConfig_matlab.la
libtool: warning: relinking 'MeshPartition_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o MeshPartition_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../MeshPartition/MeshPartition_matlab_la-MeshPartition.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/MeshPartition_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/MeshPartition_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/MeshPartition_matlab.la
libtool: warning: relinking 'MeshProfileIntersection_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o MeshProfileIntersection_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/MeshProfileIntersection_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/MeshProfileIntersection_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/MeshProfileIntersection_matlab.la
libtool: warning: relinking 'NodeConnectivity_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o NodeConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../NodeConnectivity/NodeConnectivity_matlab_la-NodeConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/NodeConnectivity_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/NodeConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/NodeConnectivity_matlab.la
libtool: warning: relinking 'PointCloudFindNeighbors_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o PointCloudFindNeighbors_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../PointCloudFindNeighbors/PointCloudFindNeighbors_matlab_la-PointCloudFindNeighbors.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/PointCloudFindNeighbors_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/PointCloudFindNeighbors_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/PointCloudFindNeighbors_matlab.la
libtool: warning: relinking 'ProcessRifts_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o ProcessRifts_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../ProcessRifts/ProcessRifts_matlab_la-ProcessRifts.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/ProcessRifts_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/ProcessRifts_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/ProcessRifts_matlab.la
libtool: warning: relinking 'PropagateFlagsFromConnectivity_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o PropagateFlagsFromConnectivity_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../PropagateFlagsFromConnectivity/PropagateFlagsFromConnectivity_matlab_la-PropagateFlagsFromConnectivity.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/PropagateFlagsFromConnectivity_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/PropagateFlagsFromConnectivity_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/PropagateFlagsFromConnectivity_matlab.la
libtool: warning: relinking 'Scotch_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o Scotch_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../Scotch/Scotch_matlab_la-Scotch.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/Scotch_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/Scotch_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/Scotch_matlab.la
libtool: warning: relinking 'Triangle_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o Triangle_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../Triangle/Triangle_matlab_la-Triangle.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran -L/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/triangle/install/lib -ltriangle )
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/Triangle_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/Triangle_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/Triangle_matlab.la
libtool: warning: relinking 'Kriging_matlab.la'
libtool: install: (cd /home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab; /bin/bash "/home/jenkins/workspace/Debian_Linux-Basic/libtool" --silent --tag CXX --mode=relink mpicxx -DTRILIBRARY -DANSI_DECLARATORS -DNO_TIMER -I/usr/local/MATLAB/R2023b/extern/include -fPIC -D_WRAPPERS_ -g -O2 -g -O2 -module -shrext .mexa64 -no-undefined --export-dynamic -rdynamic -avoid-version -o Kriging_matlab.la -rpath /home/jenkins/workspace/Debian_Linux-Basic/lib ../Kriging/Kriging_matlab_la-Kriging.lo ./libISSMMatlab.la ../../c/libISSMCore.la ../../c/libISSMModules.la ./libISSMApi_matlab.la -L/usr/lib/x86_64-linux-gnu -lgfortran -lmex -lstdc++ -Wl,--as-needed -Wl,-rpath-link,/usr/local/MATLAB/R2023b/bin/glnxa64 -L/usr/local/MATLAB/R2023b/bin/glnxa64 -Wl,-rpath-link,/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -L/usr/local/MATLAB/R2023b/extern/bin/glnxa64 -lMatlabDataArray -lmx -lmex -lm -lmat -L/usr/lib/x86_64-linux-gnu -lgfortran )
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.mexa64T /home/jenkins/workspace/Debian_Linux-Basic/lib/Kriging_matlab.mexa64
libtool: install: /usr/bin/install -c .libs/Kriging_matlab.lai /home/jenkins/workspace/Debian_Linux-Basic/lib/Kriging_matlab.la
libtool: finish: PATH="/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/petsc/install/bin:/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/cmake/install/bin:/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/autotools/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/workspace/Debian_Linux-Basic/aux-config:/home/jenkins/workspace/Debian_Linux-Basic/scripts:/home/jenkins/workspace/Debian_Linux-Basic/externalpackages/shell2junit/install:/sbin" ldconfig -n /home/jenkins/workspace/Debian_Linux-Basic/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/jenkins/workspace/Debian_Linux-Basic/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers/matlab'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[4]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src/wrappers'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[3]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic/src'
make[1]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic'
make[2]: Entering directory '/home/jenkins/workspace/Debian_Linux-Basic'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic'
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Basic'
+++ Removing old junit reports from: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog/results
+++ Running case: MATLAB-101
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0232951
Total Core solution elapsed time: 0.0604012
Linear solver elapsed time: 0.0366898 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-14 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.6e-14 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.6e-14 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure
SUCCESS difference: 3e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx
SUCCESS difference: 3.3e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy
SUCCESS difference: 8.9e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy
SUCCESS difference: 1.8e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1
SUCCESS difference: 7.2e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2
SUCCESS difference: 1.2e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3
SUCCESS difference: 5.7e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4
SUCCESS difference: 6.3e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5
SUCCESS difference: 4.4e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-101
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0232951
Total Core solution elapsed time: 0.0604012
Linear solver elapsed time: 0.0366898 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-14 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vx
SUCCESS difference: 1.6e-14 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vy
SUCCESS difference: 1.6e-14 < 4e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: Pressure
SUCCESS difference: 3e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxx
SUCCESS difference: 3.3e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressyy
SUCCESS difference: 8.9e-14 < 2e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: DeviatoricStressxy
SUCCESS difference: 1.8e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux1
SUCCESS difference: 7.2e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux2
SUCCESS difference: 1.2e-14 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux3
SUCCESS difference: 5.7e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux4
SUCCESS difference: 6.3e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux5
SUCCESS difference: 4.4e-15 < 1e-13 test id: 101 test name: SquareShelfConstrainedStressSSA2d field: MassFlux6
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-102
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0244837
Total Core solution elapsed time: 0.0230266
Linear solver elapsed time: 0.0164437 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx
SUCCESS difference: 1.5e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy
SUCCESS difference: 7.5e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0244837
Total Core solution elapsed time: 0.0230266
Linear solver elapsed time: 0.0164437 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vx
SUCCESS difference: 1.5e-15 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vy
SUCCESS difference: 7.5e-16 < 1e-13 test id: 102 test name: SquareShelfConstrainedStressSSA3d field: Vz
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0245679
Total Core solution elapsed time: 0.0500562
Linear solver elapsed time: 0.0373415 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx
SUCCESS difference: 9.7e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy
SUCCESS difference: 2e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz
SUCCESS difference: 9.9e-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: 7e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx
SUCCESS difference: 8e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy
SUCCESS difference: 2.8e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz
SUCCESS difference: 6.1e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy
SUCCESS difference: 1.1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz
SUCCESS difference: 4.4e-10 < 1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-103
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0245679
Total Core solution elapsed time: 0.0500562
Linear solver elapsed time: 0.0373415 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vx
SUCCESS difference: 9.7e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vy
SUCCESS difference: 2e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: Vz
SUCCESS difference: 9.9e-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: 7e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxx
SUCCESS difference: 8e-13 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryy
SUCCESS difference: 2.8e-12 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorzz
SUCCESS difference: 6.1e-11 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxy
SUCCESS difference: 1.1e-10 < 1e-09 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensorxz
SUCCESS difference: 4.4e-10 < 1e-08 test id: 103 test name: SquareShelfConstrainedStressHO field: StressTensoryz
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-104
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0349619
Total Core solution elapsed time: 0.201813
Linear solver elapsed time: 0.141566 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx
SUCCESS difference: 6e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy
SUCCESS difference: 3.1e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz
SUCCESS difference: 6.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel
SUCCESS difference: 2e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-104
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0349619
Total Core solution elapsed time: 0.201813
Linear solver elapsed time: 0.141566 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vx
SUCCESS difference: 6e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vy
SUCCESS difference: 3.1e-08 < 8e-06 test id: 104 test name: SquareShelfConstrainedStressFS field: Vz
SUCCESS difference: 6.1e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Vel
SUCCESS difference: 2e-11 < 1e-08 test id: 104 test name: SquareShelfConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-105
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0128035
Total Core solution elapsed time: 0.0130627
Linear solver elapsed time: 0.0101333 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-105
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0128035
Total Core solution elapsed time: 0.0130627
Linear solver elapsed time: 0.0101333 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 105 test name: SquareShelfConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-106
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0163645
Total Core solution elapsed time: 0.0222479
Linear solver elapsed time: 0.0183026 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-106
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0163645
Total Core solution elapsed time: 0.0222479
Linear solver elapsed time: 0.0183026 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 < 1e-13 test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-107
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0193094
Total Core solution elapsed time: 0.0128726
Linear solver elapsed time: 0.00891154 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-107
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0193094
Total Core solution elapsed time: 0.0128726
Linear solver elapsed time: 0.00891154 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 107 test name: SquareShelfConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-108
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0205142
Total Core solution elapsed time: 0.0396292
Linear solver elapsed time: 0.0209056 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature
SUCCESS difference: 4.3e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-108
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0205142
Total Core solution elapsed time: 0.0396292
Linear solver elapsed time: 0.0209056 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 < 1e-13 test id: 108 test name: SquareShelfConstrainedTherStea field: Temperature
SUCCESS difference: 4.3e-06 < 1e-05 test id: 108 test name: SquareShelfConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-109
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0241322
Total Core solution elapsed time: 0.0804094
Linear solver elapsed time: 0.0380967 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.5e-15 < 1e-13 test id: 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0241322
Total Core solution elapsed time: 0.0804094
Linear solver elapsed time: 0.0380967 (47%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.5e-15 < 1e-13 test id: 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0229738
Total Core solution elapsed time: 0.0642016
Linear solver elapsed time: 0.0389627 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1
SUCCESS difference: 8.6e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1
SUCCESS difference: 8.6e-16 < 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.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1
SUCCESS difference: 4e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1
SUCCESS difference: 8.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2
SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2
SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2
SUCCESS difference: 7.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3
SUCCESS difference: 3.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3
SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3
SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3
SUCCESS difference: 2.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-110
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0229738
Total Core solution elapsed time: 0.0642016
Linear solver elapsed time: 0.0389627 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx1
SUCCESS difference: 8.6e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy1
SUCCESS difference: 8.6e-16 < 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.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface1
SUCCESS difference: 1.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness1
SUCCESS difference: 4e-16 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume1
SUCCESS difference: 8.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx2
SUCCESS difference: 3.1e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy2
SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume2
SUCCESS difference: 7.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vx3
SUCCESS difference: 3.6e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vy3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Pressure3
SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Bed3
SUCCESS difference: 3e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Surface3
SUCCESS difference: 2.9e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Thickness3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 110 test name: SquareShelfConstrainedTranSSA2d field: Volume3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-111
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0478108
Total Core solution elapsed time: 0.173118
Linear solver elapsed time: 0.105922 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1
SUCCESS difference: 1.8e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1
SUCCESS difference: 3.2e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1
SUCCESS difference: 1.8e-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: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1
SUCCESS difference: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1
SUCCESS difference: 1.8e-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: 2.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2
SUCCESS difference: 1.6e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2
SUCCESS difference: 2.5e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2
SUCCESS difference: 1.6e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2
SUCCESS difference: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2
SUCCESS difference: 2.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2
SUCCESS difference: 1.9e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2e-16 < 2e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume2
SUCCESS difference: 2.1e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3
SUCCESS difference: 6.2e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3
SUCCESS difference: 1.5e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3
SUCCESS difference: 6.4e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3
SUCCESS difference: 1.7e-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: 4.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0478108
Total Core solution elapsed time: 0.173118
Linear solver elapsed time: 0.105922 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx1
SUCCESS difference: 1.8e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy1
SUCCESS difference: 3.2e-11 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz1
SUCCESS difference: 1.8e-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: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed1
SUCCESS difference: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness1
SUCCESS difference: 1.8e-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: 2.2e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx2
SUCCESS difference: 1.6e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy2
SUCCESS difference: 2.5e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz2
SUCCESS difference: 1.6e-10 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel2
SUCCESS difference: 8.5e-13 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Pressure2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Bed2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Surface2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Thickness2
SUCCESS difference: 2.8e-12 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Temperature2
SUCCESS difference: 1.9e-08 < 1e-05 test id: 111 test name: SquareShelfConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2e-16 < 2e-11 test id: 111 test name: SquareShelfConstrainedTranHO field: Volume2
SUCCESS difference: 2.1e-10 < 1e-09 test id: 111 test name: SquareShelfConstrainedTranHO field: Vx3
SUCCESS difference: 6.2e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vy3
SUCCESS difference: 1.5e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vz3
SUCCESS difference: 6.4e-11 < 1e-08 test id: 111 test name: SquareShelfConstrainedTranHO field: Vel3
SUCCESS difference: 1.7e-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: 4.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0123899
Total Core solution elapsed time: 0.0179048
Linear solver elapsed time: 0.0130022 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 1.3e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-112
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0123899
Total Core solution elapsed time: 0.0179048
Linear solver elapsed time: 0.0130022 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 1.3e-15 < 1e-13 test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-113
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0136492
Total Core solution elapsed time: 0.0173552
Linear solver elapsed time: 0.0128914 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX
SUCCESS difference: 1.3e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-113
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0136492
Total Core solution elapsed time: 0.0173552
Linear solver elapsed time: 0.0128914 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeX
SUCCESS difference: 1.3e-15 < 1e-13 test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-114
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0103987
Total Core solution elapsed time: 0.0189814
Linear solver elapsed time: 0.0144132 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX
SUCCESS difference: 1e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-114
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0103987
Total Core solution elapsed time: 0.0189814
Linear solver elapsed time: 0.0144132 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeX
SUCCESS difference: 1e-15 < 1e-13 test id: 114 test name: SquareShelfConstrainedBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-115
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0157448
Total Core solution elapsed time: 0.0219277
Linear solver elapsed time: 0.0156132 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0157448
Total Core solution elapsed time: 0.0219277
Linear solver elapsed time: 0.0156132 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-15 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0109519
Total Core solution elapsed time: 0.0110556
Linear solver elapsed time: 0.00793146 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-116
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0109519
Total Core solution elapsed time: 0.0110556
Linear solver elapsed time: 0.00793146 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-16 < 1e-13 test id: 116 test name: SquareShelfConstrainedBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-119
+++ working dir: /home/jenkins/workspace/Debian_Linux-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.81 < 8.5 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-119
+++ working dir: /home/jenkins/workspace/Debian_Linux-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.81 < 8.5 test id: 119 test name: SquareBamgMesh field: elapsed time
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-120
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0160446
Total Core solution elapsed time: 0.0232139
Linear solver elapsed time: 0.0159161 (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: 2.2e-10 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-120
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0160446
Total Core solution elapsed time: 0.0232139
Linear solver elapsed time: 0.0159161 (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: 2.2e-10 < 3e-10 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 6.2e-16 < 1e-13 test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-121
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0208628
Total Core solution elapsed time: 0.0439306
Linear solver elapsed time: 0.026007 (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.2e-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.2e-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: 4.2e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 2.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0208628
Total Core solution elapsed time: 0.0439306
Linear solver elapsed time: 0.026007 (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.2e-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.2e-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: 4.2e-16 < 1e-13 test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 2.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0418005
Total Core solution elapsed time: 0.165412
Linear solver elapsed time: 0.104021 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1
SUCCESS difference: 8.3e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1
SUCCESS difference: 1.1e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1
SUCCESS difference: 7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 3.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1
SUCCESS difference: 3.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1
SUCCESS difference: 3.9e-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.4e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 1.4e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2
SUCCESS difference: 5.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2
SUCCESS difference: 1e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2
SUCCESS difference: 5.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2
SUCCESS difference: 3.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 2.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 1.2e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 6e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3
SUCCESS difference: 8.9e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3
SUCCESS difference: 1.5e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3
SUCCESS difference: 8.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 1.6e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3
SUCCESS difference: 1.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3
SUCCESS difference: 1.6e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2.3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.2e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 9.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-122
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0418005
Total Core solution elapsed time: 0.165412
Linear solver elapsed time: 0.104021 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx1
SUCCESS difference: 8.3e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy1
SUCCESS difference: 1.1e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz1
SUCCESS difference: 7e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 3.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed1
SUCCESS difference: 3.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface1
SUCCESS difference: 3.9e-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.4e-15 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 0 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 1.4e-10 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx2
SUCCESS difference: 5.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy2
SUCCESS difference: 1e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz2
SUCCESS difference: 5.5e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel2
SUCCESS difference: 3.9e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed2
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface2
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 2.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 1.2e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 1.1e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 6e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vx3
SUCCESS difference: 8.9e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vy3
SUCCESS difference: 1.5e-11 < 1e-08 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vz3
SUCCESS difference: 8.4e-11 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Vel3
SUCCESS difference: 3.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Pressure3
SUCCESS difference: 1.6e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Bed3
SUCCESS difference: 1.7e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Surface3
SUCCESS difference: 1.6e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 2.3e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 1.2e-12 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 9.1e-13 < 1e-09 test id: 122 test name: SquareShelfConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-123
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0271856
Total Core solution elapsed time: 0.035691
Linear solver elapsed time: 0.0222626 (62%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0271856
Total Core solution elapsed time: 0.035691
Linear solver elapsed time: 0.0222626 (62%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0528557
Total Core solution elapsed time: 0.552166
Linear solver elapsed time: 0.344952 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1
SUCCESS difference: 2e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1
SUCCESS difference: 2e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1
SUCCESS difference: 1.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1
SUCCESS difference: 1.4e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1
SUCCESS difference: 8e-16 < 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1
SUCCESS difference: 3e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2
SUCCESS difference: 1.6e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2
SUCCESS difference: 1.6e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2
SUCCESS difference: 1.5e-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: 9.9e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2
SUCCESS difference: 9.1e-16 < 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2
SUCCESS difference: 3.9e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3
SUCCESS difference: 1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3
SUCCESS difference: 1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3
SUCCESS difference: 6.4e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3
SUCCESS difference: 1.3e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3
SUCCESS difference: 4e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3
SUCCESS difference: 1.1e-15 < 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-124
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0528557
Total Core solution elapsed time: 0.552166
Linear solver elapsed time: 0.344952 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx1
SUCCESS difference: 2e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy1
SUCCESS difference: 2e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel1
SUCCESS difference: 1.1e-11 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed1
SUCCESS difference: 1.4e-15 < 1e-12 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface1
SUCCESS difference: 8e-16 < 7e-08 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness1
SUCCESS difference: 3e-10 < 2e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx2
SUCCESS difference: 1.6e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy2
SUCCESS difference: 1.6e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel2
SUCCESS difference: 1.5e-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: 9.9e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface2
SUCCESS difference: 9.1e-16 < 2e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness2
SUCCESS difference: 3.9e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vx3
SUCCESS difference: 1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vy3
SUCCESS difference: 1e-10 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Vel3
SUCCESS difference: 6.4e-12 < 3e-09 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Pressure3
SUCCESS difference: 1.3e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Bed3
SUCCESS difference: 4e-15 < 1e-10 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Surface3
SUCCESS difference: 1.1e-15 < 3e-07 test id: 124 test name: SquareShelfConstrainedTranFSFreeSurface field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-125
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test125.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/19 time [yr]: 1.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 2/19 time [yr]: 2.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 3/19 time [yr]: 3.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 4/19 time [yr]: 4.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 5/19 time [yr]: 5.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 6/19 time [yr]: 6.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/19 time [yr]: 7.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 8/19 time [yr]: 8.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 9/19 time [yr]: 9.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 10/19 time [yr]: 10.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 11/19 time [yr]: 11.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 12/19 time [yr]: 12.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 13/19 time [yr]: 13.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 14/19 time [yr]: 14.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 15/19 time [yr]: 15.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 16/19 time [yr]: 16.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0194431
Total Core solution elapsed time: 0.364313
Linear solver elapsed time: 0.0358528 (9.8%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test125.bin
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
====================================================================
RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Basic//execution/test125-10-09-2025-07-07-34-2674621/test125_rank0.rst
====================================================================
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0180734
Total Core solution elapsed time: 0.0170982
Linear solver elapsed time: 0.00692064 (40%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test125.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/19 time [yr]: 1.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 2/19 time [yr]: 2.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 3/19 time [yr]: 3.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 4/19 time [yr]: 4.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 5/19 time [yr]: 5.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 6/19 time [yr]: 6.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/19 time [yr]: 7.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 8/19 time [yr]: 8.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 9/19 time [yr]: 9.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 10/19 time [yr]: 10.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 11/19 time [yr]: 11.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 12/19 time [yr]: 12.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 13/19 time [yr]: 13.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 14/19 time [yr]: 14.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 15/19 time [yr]: 15.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 16/19 time [yr]: 16.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0194431
Total Core solution elapsed time: 0.364313
Linear solver elapsed time: 0.0358528 (9.8%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test125.bin
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
====================================================================
RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Basic//execution/test125-10-09-2025-07-07-34-2674621/test125_rank0.rst
====================================================================
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0180734
Total Core solution elapsed time: 0.0170982
Linear solver elapsed time: 0.00692064 (40%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test126.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/8 time [yr]: 1.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 2/8 time [yr]: 2.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 3/8 time [yr]: 3.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 4/8 time [yr]: 4.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 5/8 time [yr]: 5.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 6/8 time [yr]: 6.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/8 time [yr]: 7.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 8/8 time [yr]: 8.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0460377
Total Core solution elapsed time: 0.441116
Linear solver elapsed time: 0.0565307 (13%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test126.bin
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
====================================================================
RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Basic//execution/test126-10-09-2025-07-07-37-2674621/test126_rank0.rst
====================================================================
iteration 6/8 time [yr]: 6.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/8 time [yr]: 7.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 8/8 time [yr]: 8.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0500109
Total Core solution elapsed time: 0.159958
Linear solver elapsed time: 0.0212068 (13%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test126.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/8 time [yr]: 1.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 2/8 time [yr]: 2.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 3/8 time [yr]: 3.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 4/8 time [yr]: 4.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 5/8 time [yr]: 5.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 6/8 time [yr]: 6.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/8 time [yr]: 7.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 8/8 time [yr]: 8.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0460377
Total Core solution elapsed time: 0.441116
Linear solver elapsed time: 0.0565307 (13%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test126.bin
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
====================================================================
RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Basic//execution/test126-10-09-2025-07-07-37-2674621/test126_rank0.rst
====================================================================
iteration 6/8 time [yr]: 6.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/8 time [yr]: 7.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 8/8 time [yr]: 8.00 (time step: 1.00)
computing temperatures
computing melting
computing smb
computing new velocity
computing basal mass balance
computing vertical velocities
computing basal mass balance
computing mass transport
call computational core
depth averaging Vx
depth averaging Vy
extruding Thickness from base...
extruding Base from base...
extruding Surface from base...
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0500109
Total Core solution elapsed time: 0.159958
Linear solver elapsed time: 0.0212068 (13%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.026719
Total Core solution elapsed time: 0.372265
Linear solver elapsed time: 0.257321 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 2.3e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 2.2e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Pressure
SUCCESS difference: 4.1e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 2.3e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.1e-14 < 4e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 4.1e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 2.3e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase
SUCCESS difference: 2.2e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1
SUCCESS difference: 1e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2
SUCCESS difference: 1.5e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3
SUCCESS difference: 1.4e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4
SUCCESS difference: 1.7e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5
SUCCESS difference: 1.3e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-127
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.026719
Total Core solution elapsed time: 0.372265
Linear solver elapsed time: 0.257321 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 2.3e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 2.2e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: Pressure
SUCCESS difference: 4.1e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 2.3e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.1e-14 < 4e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 4.1e-14 < 5e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 2.3e-14 < 6e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: VyBase
SUCCESS difference: 2.2e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux1
SUCCESS difference: 1e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux2
SUCCESS difference: 1.5e-14 < 2e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux3
SUCCESS difference: 1.4e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux4
SUCCESS difference: 1.7e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux5
SUCCESS difference: 1.3e-14 < 1e-13 test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: MassFlux6
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-128
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0226674
Total Core solution elapsed time: 0.157901
Linear solver elapsed time: 0.130617 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-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.6e-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.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1
SUCCESS difference: 8.9e-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: 8.9e-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: 6.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1
SUCCESS difference: 8.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 4.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 4.1e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference: 3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2
SUCCESS difference: 8.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2
SUCCESS difference: 4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2
SUCCESS difference: 8.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2
SUCCESS difference: 4.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 1.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: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2
SUCCESS difference: 8.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 5e-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.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3
SUCCESS difference: 4.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3
SUCCESS difference: 8.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3
SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3
SUCCESS difference: 8.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3
SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-128
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0226674
Total Core solution elapsed time: 0.157901
Linear solver elapsed time: 0.130617 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.9e-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.6e-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.5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear1
SUCCESS difference: 8.9e-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: 8.9e-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: 6.3e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 2e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume1
SUCCESS difference: 8.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 4.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 4.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 4.1e-16 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Pressure2
SUCCESS difference: 3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear2
SUCCESS difference: 8.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase2
SUCCESS difference: 4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase2
SUCCESS difference: 8.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface2
SUCCESS difference: 4.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed2
SUCCESS difference: 1.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: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume2
SUCCESS difference: 8.3e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 5e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 5e-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.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxShear3
SUCCESS difference: 4.9e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyShear3
SUCCESS difference: 8.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxBase3
SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VyBase3
SUCCESS difference: 8.2e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VxSurface3
SUCCESS difference: 4.8e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: VySurface3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: Volume3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-129
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test129.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/19 time [yr]: 1.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 2/19 time [yr]: 2.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 3/19 time [yr]: 3.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 4/19 time [yr]: 4.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 5/19 time [yr]: 5.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 6/19 time [yr]: 6.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/19 time [yr]: 7.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 8/19 time [yr]: 8.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 9/19 time [yr]: 9.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 10/19 time [yr]: 10.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 11/19 time [yr]: 11.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 12/19 time [yr]: 12.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 13/19 time [yr]: 13.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 14/19 time [yr]: 14.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 15/19 time [yr]: 15.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 16/19 time [yr]: 16.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0246802
Total Core solution elapsed time: 0.395082
Linear solver elapsed time: 0.0552932 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test129.bin
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
====================================================================
RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Basic//execution/test129-10-09-2025-07-07-43-2674621/test129_rank0.rst
====================================================================
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0191622
Total Core solution elapsed time: 0.0255231
Linear solver elapsed time: 0.00849152 (33%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test129.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/19 time [yr]: 1.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 2/19 time [yr]: 2.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 3/19 time [yr]: 3.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 4/19 time [yr]: 4.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 5/19 time [yr]: 5.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 6/19 time [yr]: 6.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 7/19 time [yr]: 7.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 8/19 time [yr]: 8.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 9/19 time [yr]: 9.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 10/19 time [yr]: 10.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 11/19 time [yr]: 11.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 12/19 time [yr]: 12.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 13/19 time [yr]: 13.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 14/19 time [yr]: 14.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 15/19 time [yr]: 15.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 16/19 time [yr]: 16.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
checkpointing model
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0246802
Total Core solution elapsed time: 0.395082
Linear solver elapsed time: 0.0552932 (14%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
checking model consistency
marshalling file test129.bin
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
====================================================================
RESTART DETECTED: /home/jenkins/workspace/Debian_Linux-Basic//execution/test129-10-09-2025-07-07-43-2674621/test129_rank0.rst
====================================================================
iteration 17/19 time [yr]: 17.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
iteration 18/19 time [yr]: 18.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
iteration 19/19 time [yr]: 19.00 (time step: 1.00)
computing smb
computing new velocity
computing basal mass balance
computing mass transport
call computational core
updating vertices positions
computing transient requested outputs
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0191622
Total Core solution elapsed time: 0.0255231
Linear solver elapsed time: 0.00849152 (33%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0114027
Total Core solution elapsed time: 0.0115724
Linear solver elapsed time: 0.00860204 (74%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0114027
Total Core solution elapsed time: 0.0115724
Linear solver elapsed time: 0.00860204 (74%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0152299
Total Core solution elapsed time: 0.0136827
Linear solver elapsed time: 0.00733516 (54%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0152299
Total Core solution elapsed time: 0.0136827
Linear solver elapsed time: 0.00733516 (54%)
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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0189414
Total Core solution elapsed time: 0.0150052
Linear solver elapsed time: 0.0113824 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-16 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-133
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0189414
Total Core solution elapsed time: 0.0150052
Linear solver elapsed time: 0.0113824 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-16 < 1e-13 test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-134
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.00918414
Total Core solution elapsed time: 0.00550456
Linear solver elapsed time: 0.00352587 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-134
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.00918414
Total Core solution elapsed time: 0.00550456
Linear solver elapsed time: 0.00352587 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-16 < 1e-13 test id: 134 test name: SquareShelfConstrainedSampling field: Sample
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-201
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0162418
Total Core solution elapsed time: 0.0571853
Linear solver elapsed time: 0.0486699 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx
SUCCESS difference: 3.1e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy
SUCCESS difference: 3.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0162418
Total Core solution elapsed time: 0.0571853
Linear solver elapsed time: 0.0486699 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.2e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vx
SUCCESS difference: 3.1e-15 < 1e-13 test id: 201 test name: SquareShelfStressSSA2d field: Vy
SUCCESS difference: 3.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.023368
Total Core solution elapsed time: 0.0316819
Linear solver elapsed time: 0.0239191 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx
SUCCESS difference: 2.1e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy
SUCCESS difference: 2.1e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.023368
Total Core solution elapsed time: 0.0316819
Linear solver elapsed time: 0.0239191 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vx
SUCCESS difference: 2.1e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vy
SUCCESS difference: 2.1e-15 < 1e-13 test id: 202 test name: SquareShelfStressSSA3d field: Vz
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0354971
Total Core solution elapsed time: 0.10993
Linear solver elapsed time: 0.090348 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx
SUCCESS difference: 3.1e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy
SUCCESS difference: 2.4e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz
SUCCESS difference: 3.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0354971
Total Core solution elapsed time: 0.10993
Linear solver elapsed time: 0.090348 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.6e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vx
SUCCESS difference: 3.1e-10 < 2e-09 test id: 203 test name: SquareShelfStressHO field: Vy
SUCCESS difference: 2.4e-10 < 1e-09 test id: 203 test name: SquareShelfStressHO field: Vz
SUCCESS difference: 3.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.028503
Total Core solution elapsed time: 0.139023
Linear solver elapsed time: 0.0259594 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0233551
Total Core solution elapsed time: 0.129428
Linear solver elapsed time: 0.0241477 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx
SUCCESS difference: 2.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy
SUCCESS difference: 1.2e-07 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz
SUCCESS difference: 2.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel
SUCCESS difference: 4.5e-11 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure
SUCCESS difference: 2.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp
SUCCESS difference: 1.5e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp
SUCCESS difference: 1.3e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp
SUCCESS difference: 1.5e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp
SUCCESS difference: 3.3e-12 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-204
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.028503
Total Core solution elapsed time: 0.139023
Linear solver elapsed time: 0.0259594 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0233551
Total Core solution elapsed time: 0.129428
Linear solver elapsed time: 0.0241477 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx
SUCCESS difference: 2.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy
SUCCESS difference: 1.2e-07 < 8e-06 test id: 204 test name: SquareShelfStressFS field: Vz
SUCCESS difference: 2.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel
SUCCESS difference: 4.5e-11 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure
SUCCESS difference: 2.8e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vx_damp
SUCCESS difference: 1.5e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vy_damp
SUCCESS difference: 1.3e-10 < 2e-07 test id: 204 test name: SquareShelfStressFS field: Vz_damp
SUCCESS difference: 1.5e-10 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Vel_damp
SUCCESS difference: 3.3e-12 < 1e-08 test id: 204 test name: SquareShelfStressFS field: Pressure_damp
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-205
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0397275
Total Core solution elapsed time: 0.0968865
Linear solver elapsed time: 0.0670864 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx
SUCCESS difference: 1.1e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy
SUCCESS difference: 7.4e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz
SUCCESS difference: 1.1e-06 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-205
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0397275
Total Core solution elapsed time: 0.0968865
Linear solver elapsed time: 0.0670864 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vx
SUCCESS difference: 1.1e-06 < 2e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vy
SUCCESS difference: 7.4e-07 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vz
SUCCESS difference: 1.1e-06 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16 < 1e-05 test id: 205 test name: SquareShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-206
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0277702
Total Core solution elapsed time: 0.0358161
Linear solver elapsed time: 0.0221633 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature
SUCCESS difference: 1.5e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-206
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0277702
Total Core solution elapsed time: 0.0358161
Linear solver elapsed time: 0.0221633 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-15 < 1e-13 test id: 206 test name: SquareShelfTherStea field: Temperature
SUCCESS difference: 1.5e-06 < 6e-06 test id: 206 test name: SquareShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-207
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0283788
Total Core solution elapsed time: 0.0742436
Linear solver elapsed time: 0.0422474 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.6e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature1
SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.3e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2
SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3
SUCCESS difference: 4.5e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-207
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0283788
Total Core solution elapsed time: 0.0742436
Linear solver elapsed time: 0.0422474 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.6e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature1
SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.3e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature2
SUCCESS difference: 0 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 207 test name: SquareShelfTherTran field: Temperature3
SUCCESS difference: 4.5e-07 < 1e-06 test id: 207 test name: SquareShelfTherTran field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-208
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020461
Total Core solution elapsed time: 0.104556
Linear solver elapsed time: 0.0821197 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1
SUCCESS difference: 2.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1
SUCCESS difference: 2.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1
SUCCESS difference: 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: 9.1e-16 < 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: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1
SUCCESS difference: 6.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2
SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2
SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2
SUCCESS difference: 7.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3
SUCCESS difference: 1.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3
SUCCESS difference: 1.4e-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: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-208
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020461
Total Core solution elapsed time: 0.104556
Linear solver elapsed time: 0.0821197 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx1
SUCCESS difference: 2.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy1
SUCCESS difference: 2.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure1
SUCCESS difference: 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: 9.1e-16 < 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: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb1
SUCCESS difference: 6.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy2
SUCCESS difference: 1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Surface2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalGroundedBmb2
SUCCESS difference: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb2
SUCCESS difference: 7.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vx3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vy3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Vel3
SUCCESS difference: 1.3e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: Bed3
SUCCESS difference: 1.4e-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: 0 < 1e-13 test id: 208 test name: SquareShelfTranSSA2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-209
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0554658
Total Core solution elapsed time: 0.17654
Linear solver elapsed time: 0.097679 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1
SUCCESS difference: 2.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1
SUCCESS difference: 2.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1
SUCCESS difference: 6.4e-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: 9.2e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1
SUCCESS difference: 2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1
SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.8e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2
SUCCESS difference: 3.2e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2
SUCCESS difference: 1.5e-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.3e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2
SUCCESS difference: 1.3e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2
SUCCESS difference: 1.4e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2
SUCCESS difference: 2.6e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2
SUCCESS difference: 1.4e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 6e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3
SUCCESS difference: 3.8e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3
SUCCESS difference: 4.2e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3
SUCCESS difference: 3.8e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3
SUCCESS difference: 1.2e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3
SUCCESS difference: 9.1e-16 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3
SUCCESS difference: 9.9e-16 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3
SUCCESS difference: 1.1e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3
SUCCESS difference: 3.2e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3
SUCCESS difference: 1.5e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-209
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0554658
Total Core solution elapsed time: 0.17654
Linear solver elapsed time: 0.097679 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy1
SUCCESS difference: 2.1e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vz1
SUCCESS difference: 2.4e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Pressure1
SUCCESS difference: 6.4e-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: 9.2e-16 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Thickness1
SUCCESS difference: 2e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature1
SUCCESS difference: 0 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.8e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vx2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Vy2
SUCCESS difference: 3.2e-15 < 3e-09 test id: 209 test name: SquareShelfTranSSA3d field: Vz2
SUCCESS difference: 1.5e-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.3e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Bed2
SUCCESS difference: 1.3e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Surface2
SUCCESS difference: 1.4e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Thickness2
SUCCESS difference: 2.6e-15 < 1e-13 test id: 209 test name: SquareShelfTranSSA3d field: Temperature2
SUCCESS difference: 1.4e-08 < 3e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 6e-15 < 5e-11 test id: 209 test name: SquareShelfTranSSA3d field: Vx3
SUCCESS difference: 3.8e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vy3
SUCCESS difference: 4.2e-15 < 1e-08 test id: 209 test name: SquareShelfTranSSA3d field: Vz3
SUCCESS difference: 3.8e-15 < 6e-12 test id: 209 test name: SquareShelfTranSSA3d field: Vel3
SUCCESS difference: 1.2e-15 < 3.9e-11 test id: 209 test name: SquareShelfTranSSA3d field: Pressure3
SUCCESS difference: 9.1e-16 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Bed3
SUCCESS difference: 9.9e-16 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Surface3
SUCCESS difference: 1.1e-15 < 1e-10 test id: 209 test name: SquareShelfTranSSA3d field: Thickness3
SUCCESS difference: 3.2e-15 < 9e-12 test id: 209 test name: SquareShelfTranSSA3d field: Temperature3
SUCCESS difference: 1.5e-08 < 5e-08 test id: 209 test name: SquareShelfTranSSA3d field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-210
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0456285
Total Core solution elapsed time: 0.186276
Linear solver elapsed time: 0.109604 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1
SUCCESS difference: 3.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1
SUCCESS difference: 1.6e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1
SUCCESS difference: 3.4e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1
SUCCESS difference: 1.7e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1
SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.7e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2
SUCCESS difference: 2.3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2
SUCCESS difference: 9.5e-11 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2
SUCCESS difference: 2.3e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2
SUCCESS difference: 3.1e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2
SUCCESS difference: 7.1e-09 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3
SUCCESS difference: 2.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3
SUCCESS difference: 1.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3
SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3
SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3
SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3
SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3
SUCCESS difference: 3.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3
SUCCESS difference: 1.4e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-210
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0456285
Total Core solution elapsed time: 0.186276
Linear solver elapsed time: 0.109604 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx1
SUCCESS difference: 3.4e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy1
SUCCESS difference: 1.6e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz1
SUCCESS difference: 3.4e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure1
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed1
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface1
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness1
SUCCESS difference: 1.7e-15 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature1
SUCCESS difference: 0 < 1e-09 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.7e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx2
SUCCESS difference: 2.3e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy2
SUCCESS difference: 9.5e-11 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz2
SUCCESS difference: 2.3e-10 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Vel2
SUCCESS difference: 3.3e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness2
SUCCESS difference: 3.1e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature2
SUCCESS difference: 7.1e-09 < 1e-06 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 4.5e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vx3
SUCCESS difference: 2.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vy3
SUCCESS difference: 1.1e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vz3
SUCCESS difference: 2.2e-10 < 1e-08 test id: 210 test name: SquareShelfTranHO field: Vel3
SUCCESS difference: 4.5e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Pressure3
SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Bed3
SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Surface3
SUCCESS difference: 4.9e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Thickness3
SUCCESS difference: 3.7e-12 < 1e-09 test id: 210 test name: SquareShelfTranHO field: Temperature3
SUCCESS difference: 1.4e-08 < 1e-05 test id: 210 test name: SquareShelfTranHO field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-211
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0579892
Total Core solution elapsed time: 0.242481
Linear solver elapsed time: 0.152993 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1
SUCCESS difference: 1.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1
SUCCESS difference: 1.4e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1
SUCCESS difference: 1.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1
SUCCESS difference: 4.9e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1
SUCCESS difference: 1.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1
SUCCESS difference: 1.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1
SUCCESS difference: 1.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: 3.5e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2
SUCCESS difference: 8.8e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2
SUCCESS difference: 9.7e-09 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2
SUCCESS difference: 8.8e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2
SUCCESS difference: 1.2e-10 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2
SUCCESS difference: 3.4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2
SUCCESS difference: 3.4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2
SUCCESS difference: 3.4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2
SUCCESS difference: 1.6e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2
SUCCESS difference: 2.4e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 6.6e-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.6e-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: 9.4e-11 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3
SUCCESS difference: 6.3e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3
SUCCESS difference: 6.3e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3
SUCCESS difference: 6.3e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3
SUCCESS difference: 1.2e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3
SUCCESS difference: 2e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-211
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0579892
Total Core solution elapsed time: 0.242481
Linear solver elapsed time: 0.152993 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vx1
SUCCESS difference: 1.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vy1
SUCCESS difference: 1.4e-08 < 5e-05 test id: 211 test name: SquareShelfTranFS field: Vz1
SUCCESS difference: 1.7e-10 < 2e-08 test id: 211 test name: SquareShelfTranFS field: Vel1
SUCCESS difference: 4.9e-11 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Pressure1
SUCCESS difference: 1.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Bed1
SUCCESS difference: 1.8e-12 < 1e-08 test id: 211 test name: SquareShelfTranFS field: Surface1
SUCCESS difference: 1.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: 3.5e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vx2
SUCCESS difference: 8.8e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vy2
SUCCESS difference: 9.7e-09 < 8e-05 test id: 211 test name: SquareShelfTranFS field: Vz2
SUCCESS difference: 8.8e-11 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Vel2
SUCCESS difference: 1.2e-10 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Pressure2
SUCCESS difference: 3.4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Bed2
SUCCESS difference: 3.4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Surface2
SUCCESS difference: 3.4e-12 < 5e-07 test id: 211 test name: SquareShelfTranFS field: Thickness2
SUCCESS difference: 1.6e-10 < 3e-06 test id: 211 test name: SquareShelfTranFS field: Temperature2
SUCCESS difference: 2.4e-09 < 5e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 6.6e-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.6e-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: 9.4e-11 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Pressure3
SUCCESS difference: 6.3e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Bed3
SUCCESS difference: 6.3e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Surface3
SUCCESS difference: 6.3e-12 < 8e-07 test id: 211 test name: SquareShelfTranFS field: Thickness3
SUCCESS difference: 1.2e-10 < 5e-06 test id: 211 test name: SquareShelfTranFS field: Temperature3
SUCCESS difference: 2e-08 < 8e-05 test id: 211 test name: SquareShelfTranFS field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-212
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0186101
Total Core solution elapsed time: 0.0648727
Linear solver elapsed time: 0.0440241 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient
SUCCESS difference: 3.6e-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.1e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel
SUCCESS difference: 2.2e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx
SUCCESS difference: 1.1e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-212
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0186101
Total Core solution elapsed time: 0.0648727
Linear solver elapsed time: 0.0440241 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Gradient
SUCCESS difference: 3.6e-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.1e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vel
SUCCESS difference: 2.2e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vx
SUCCESS difference: 1.1e-15 < 1e-13 test id: 212 test name: SquareShelfCMBSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-213
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test213.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
computing new velocity
computing basal mass balance
computing vertical velocities
write lock file:
FemModel initialization elapsed time: 0.0301578
Total Core solution elapsed time: 0.0718166
Linear solver elapsed time: 0.043084 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 4.9e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient
SUCCESS difference: 4.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits
SUCCESS difference: 3.3e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar
SUCCESS difference: 1e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure
SUCCESS difference: 1.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel
SUCCESS difference: 3e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx
SUCCESS difference: 1.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-213
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test213.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1882.208 | 1882.208
x = 1 | f(x) = 1622.208 | 1622.208
x = 0.381966 | f(x) = 1685.755 | 1685.755
x = 0.618034 | f(x) = 1678.178 | 1678.178
====================== step 2/2 ===============================
x = 0 | computing velocities
computing adjoint
saving results
f(x) = 1592.306 | 1592.306
x = 1 | f(x) = 1018.277 | 1018.277
x = 0.381966 | f(x) = 1079.054 | 1079.054
x = 0.618034 | f(x) = 1081.065 | 1081.065
preparing final solution
computing new velocity
computing basal mass balance
computing vertical velocities
write lock file:
FemModel initialization elapsed time: 0.0301578
Total Core solution elapsed time: 0.0718166
Linear solver elapsed time: 0.043084 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 4.9e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Gradient
SUCCESS difference: 4.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Misfits
SUCCESS difference: 3.3e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: MaterialsRheologyBbar
SUCCESS difference: 1e-16 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Pressure
SUCCESS difference: 1.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vel
SUCCESS difference: 3e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vx
SUCCESS difference: 1.9e-15 < 1e-13 test id: 213 test name: SquareShelfCMBSSA3d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-214
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1890.062 | 1890.062
x = 1 | f(x) = 1630.013 | 1630.013
x = 0.381966 | f(x) = 1693.788 | 1693.788
x = 0.618034 | f(x) = 1686.267 | 1686.267
====================== step 2/2 ===============================
x = 0 | f(x) = 1600.26 | 1600.26
x = 1 | f(x) = 1024.416 | 1024.416
x = 0.381966 | f(x) = 1085.473 | 1085.473
x = 0.618034 | f(x) = 1087.497 | 1087.497
write lock file:
FemModel initialization elapsed time: 0.0437897
Total Core solution elapsed time: 0.222537
Linear solver elapsed time: 0.165983 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-10 < 1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient
SUCCESS difference: 6.9e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits
SUCCESS difference: 1.3e-11 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar
SUCCESS difference: 1e-16 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure
SUCCESS difference: 2.9e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel
SUCCESS difference: 4.8e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx
SUCCESS difference: 2.9e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-214
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1890.062 | 1890.062
x = 1 | f(x) = 1630.013 | 1630.013
x = 0.381966 | f(x) = 1693.788 | 1693.788
x = 0.618034 | f(x) = 1686.267 | 1686.267
====================== step 2/2 ===============================
x = 0 | f(x) = 1600.26 | 1600.26
x = 1 | f(x) = 1024.416 | 1024.416
x = 0.381966 | f(x) = 1085.473 | 1085.473
x = 0.618034 | f(x) = 1087.497 | 1087.497
write lock file:
FemModel initialization elapsed time: 0.0437897
Total Core solution elapsed time: 0.222537
Linear solver elapsed time: 0.165983 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-10 < 1e-07 test id: 214 test name: SquareShelfCMBHO field: Gradient
SUCCESS difference: 6.9e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Misfits
SUCCESS difference: 1.3e-11 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: MaterialsRheologyBbar
SUCCESS difference: 1e-16 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Pressure
SUCCESS difference: 2.9e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vel
SUCCESS difference: 4.8e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vx
SUCCESS difference: 2.9e-10 < 1e-08 test id: 214 test name: SquareShelfCMBHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-215
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 8640.392 | 8640.392
x = 1 | f(x) = 8392.483 | 8392.483
x = 0.381966 | f(x) = 8455.903 | 8455.903
x = 0.618034 | f(x) = 8451.962 | 8451.962
====================== step 2/2 ===============================
x = 0 | f(x) = 8372.372 | 8372.372
x = 1 | f(x) = 7791.308 | 7791.308
x = 0.381966 | f(x) = 7839.865 | 7839.865
x = 0.618034 | f(x) = 7818.227 | 7818.227
write lock file:
FemModel initialization elapsed time: 0.0319485
Total Core solution elapsed time: 0.611932
Linear solver elapsed time: 0.438405 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient
SUCCESS difference: 1.3e-10 < 1e-08 test id: 215 test name: SquareShelfCMBFS field: Misfits
SUCCESS difference: 5e-11 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: MaterialsRheologyBbar
SUCCESS difference: 1.1e-11 < 2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure
SUCCESS difference: 1.1e-10 < 3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel
SUCCESS difference: 1.9e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx
SUCCESS difference: 1.1e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-215
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 8640.392 | 8640.392
x = 1 | f(x) = 8392.483 | 8392.483
x = 0.381966 | f(x) = 8455.903 | 8455.903
x = 0.618034 | f(x) = 8451.962 | 8451.962
====================== step 2/2 ===============================
x = 0 | f(x) = 8372.372 | 8372.372
x = 1 | f(x) = 7791.308 | 7791.308
x = 0.381966 | f(x) = 7839.865 | 7839.865
x = 0.618034 | f(x) = 7818.227 | 7818.227
write lock file:
FemModel initialization elapsed time: 0.0319485
Total Core solution elapsed time: 0.611932
Linear solver elapsed time: 0.438405 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.4e-10 < 4.6e-08 test id: 215 test name: SquareShelfCMBFS field: Gradient
SUCCESS difference: 1.3e-10 < 1e-08 test id: 215 test name: SquareShelfCMBFS field: Misfits
SUCCESS difference: 5e-11 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: MaterialsRheologyBbar
SUCCESS difference: 1.1e-11 < 2e-09 test id: 215 test name: SquareShelfCMBFS field: Pressure
SUCCESS difference: 1.1e-10 < 3e-09 test id: 215 test name: SquareShelfCMBFS field: Vel
SUCCESS difference: 1.9e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vx
SUCCESS difference: 1.1e-10 < 2e-08 test id: 215 test name: SquareShelfCMBFS field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-216
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0328006
Total Core solution elapsed time: 3.11402
Linear solver elapsed time: 1.87406 (60%)
Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 3.9e-11 < 9e-07 test id: 216 test name: SquareShelfStressSSA2dRift field: Vx
SUCCESS difference: 2.3e-11 < 7e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vy
SUCCESS difference: 2.1e-11 < 9e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vel
SUCCESS difference: 1e-16 < 2e-11 test id: 216 test name: SquareShelfStressSSA2dRift field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-216
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0328006
Total Core solution elapsed time: 3.11402
Linear solver elapsed time: 1.87406 (60%)
Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 3.9e-11 < 9e-07 test id: 216 test name: SquareShelfStressSSA2dRift field: Vx
SUCCESS difference: 2.3e-11 < 7e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vy
SUCCESS difference: 2.1e-11 < 9e-08 test id: 216 test name: SquareShelfStressSSA2dRift field: Vel
SUCCESS difference: 1e-16 < 2e-11 test id: 216 test name: SquareShelfStressSSA2dRift field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-217
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.016033
Total Core solution elapsed time: 0.141596
Linear solver elapsed time: 0.124677 (88%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-217
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.016033
Total Core solution elapsed time: 0.141596
Linear solver elapsed time: 0.124677 (88%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-15 < 1e-13 test id: 217 test name: SquareShelfConstrained field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-219
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0379973
Total Core solution elapsed time: 0.105465
Linear solver elapsed time: 0.0699523 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx
SUCCESS difference: 1.4e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy
SUCCESS difference: 4.9e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0379973
Total Core solution elapsed time: 0.105465
Linear solver elapsed time: 0.0699523 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vx
SUCCESS difference: 1.4e-10 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vy
SUCCESS difference: 4.9e-11 < 5e-09 test id: 219 test name: SquareShelfStressSSAHOTiling field: Vz
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.14695
Total Core solution elapsed time: 0.245607
Linear solver elapsed time: 0.158005 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.2e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 7.6e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 3.7e-08 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 7.4e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-220
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.14695
Total Core solution elapsed time: 0.245607
Linear solver elapsed time: 0.158005 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.2e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 7.6e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 3.7e-08 < 5e-06 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 7.4e-11 < 1e-09 test id: 220 test name: SquareShelfStressHOFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-221
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0291626
Total Core solution elapsed time: 0.233441
Linear solver elapsed time: 0.145764 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 3.4e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 1.2e-09 < 5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 3.3e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-221
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0291626
Total Core solution elapsed time: 0.233441
Linear solver elapsed time: 0.145764 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 3.4e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 1.2e-09 < 5e-06 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 3.3e-11 < 1e-09 test id: 221 test name: SquareShelfStressSSAFS3dTiling field: Vel
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-222
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0212501
Total Core solution elapsed time: 0.0868653
Linear solver elapsed time: 0.0719416 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1
SUCCESS difference: 2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure1
SUCCESS difference: 7.6e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1
SUCCESS difference: 8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1
SUCCESS difference: 5.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2
SUCCESS difference: 9.2e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2
SUCCESS difference: 9.2e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2
SUCCESS difference: 9.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3
SUCCESS difference: 3.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-222
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0212501
Total Core solution elapsed time: 0.0868653
Linear solver elapsed time: 0.0719416 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy1
SUCCESS difference: 2e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure1
SUCCESS difference: 7.6e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface1
SUCCESS difference: 8e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness1
SUCCESS difference: 5.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx2
SUCCESS difference: 9.2e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy2
SUCCESS difference: 9.2e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness2
SUCCESS difference: 9.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vx3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vy3
SUCCESS difference: 3.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Vel3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Surface3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-223
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.150557
Total Core solution elapsed time: 0.0310451
Linear solver elapsed time: 0.0142658 (46%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 3.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 3.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 1.1e-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: 1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 2.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 7.5e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 2.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.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 7.5e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-223
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.150557
Total Core solution elapsed time: 0.0310451
Linear solver elapsed time: 0.0142658 (46%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx1
SUCCESS difference: 3.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy1
SUCCESS difference: 3.6e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure1
SUCCESS difference: 1.1e-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: 1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 2.1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed2
SUCCESS difference: 7.5e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 2.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.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Bed3
SUCCESS difference: 7.5e-16 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Surface3
SUCCESS difference: 1e-15 < 1e-13 test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-224
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0438362
Total Core solution elapsed time: 0.168475
Linear solver elapsed time: 0.110693 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1
SUCCESS difference: 2.7e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1
SUCCESS difference: 1.3e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1
SUCCESS difference: 2.7e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1
SUCCESS difference: 1.7e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1
SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 6.6e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2
SUCCESS difference: 4.1e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2
SUCCESS difference: 1.7e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2
SUCCESS difference: 4.1e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2
SUCCESS difference: 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.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3
SUCCESS difference: 2.9e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3
SUCCESS difference: 1.4e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3
SUCCESS difference: 2.9e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3
SUCCESS difference: 8.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3
SUCCESS difference: 8.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3
SUCCESS difference: 8.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3
SUCCESS difference: 3.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3
SUCCESS difference: 1.4e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-224
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0438362
Total Core solution elapsed time: 0.168475
Linear solver elapsed time: 0.110693 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx1
SUCCESS difference: 2.7e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy1
SUCCESS difference: 1.3e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz1
SUCCESS difference: 2.7e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness1
SUCCESS difference: 1.7e-15 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature1
SUCCESS difference: 0 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 6.6e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx2
SUCCESS difference: 4.1e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy2
SUCCESS difference: 1.7e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz2
SUCCESS difference: 4.1e-10 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel2
SUCCESS difference: 2.6e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure2
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed2
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface2
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness2
SUCCESS difference: 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.2e-10 < 2e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vx3
SUCCESS difference: 2.9e-10 < 5e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vy3
SUCCESS difference: 1.4e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vz3
SUCCESS difference: 2.9e-10 < 1e-08 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Vel3
SUCCESS difference: 6.7e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Pressure3
SUCCESS difference: 8.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Bed3
SUCCESS difference: 8.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Surface3
SUCCESS difference: 8.8e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Thickness3
SUCCESS difference: 3.5e-12 < 1e-09 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: Temperature3
SUCCESS difference: 1.4e-08 < 1e-05 test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-225
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0462327
Total Core solution elapsed time: 0.257861
Linear solver elapsed time: 0.182295 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1
SUCCESS difference: 2.5e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1
SUCCESS difference: 2.9e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1
SUCCESS difference: 2.5e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure1
SUCCESS difference: 8.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1
SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1
SUCCESS difference: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1
SUCCESS difference: 1.4e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1
SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.2e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2
SUCCESS difference: 2.3e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.2e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2
SUCCESS difference: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2
SUCCESS difference: 5.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2
SUCCESS difference: 3.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2
SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2
SUCCESS difference: 5.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2
SUCCESS difference: 7.1e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.6e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.8e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3
SUCCESS difference: 1.6e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3
SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3
SUCCESS difference: 8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3
SUCCESS difference: 5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3
SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3
SUCCESS difference: 4.7e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3
SUCCESS difference: 1e-08 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-225
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0462327
Total Core solution elapsed time: 0.257861
Linear solver elapsed time: 0.182295 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx1
SUCCESS difference: 2.5e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy1
SUCCESS difference: 2.9e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz1
SUCCESS difference: 2.5e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure1
SUCCESS difference: 8.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed1
SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface1
SUCCESS difference: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness1
SUCCESS difference: 1.4e-15 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature1
SUCCESS difference: 0 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.2e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx2
SUCCESS difference: 2.3e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy2
SUCCESS difference: 2.2e-10 < 2e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel2
SUCCESS difference: 7.9e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure2
SUCCESS difference: 5.6e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed2
SUCCESS difference: 3.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface2
SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness2
SUCCESS difference: 5.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature2
SUCCESS difference: 7.1e-09 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 2e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vx3
SUCCESS difference: 1.6e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.8e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vz3
SUCCESS difference: 1.6e-10 < 1e-08 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Vel3
SUCCESS difference: 5.3e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Pressure3
SUCCESS difference: 8e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Bed3
SUCCESS difference: 5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Surface3
SUCCESS difference: 7.5e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Thickness3
SUCCESS difference: 4.7e-12 < 1e-09 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: Temperature3
SUCCESS difference: 1e-08 < 1e-05 test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-226
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0247758
Total Core solution elapsed time: 0.102818
Linear solver elapsed time: 0.0822325 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1
SUCCESS difference: 2.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1
SUCCESS difference: 2.9e-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: 7.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2
SUCCESS difference: 5.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2
SUCCESS difference: 8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2
SUCCESS difference: 7.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3
SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3
SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3
SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3
SUCCESS difference: 8.4e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-226
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0247758
Total Core solution elapsed time: 0.102818
Linear solver elapsed time: 0.0822325 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx1
SUCCESS difference: 2.7e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy1
SUCCESS difference: 2.9e-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: 7.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel2
SUCCESS difference: 5.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure2
SUCCESS difference: 8e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness2
SUCCESS difference: 7.3e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vx3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vy3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Vel3
SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Pressure3
SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Bed3
SUCCESS difference: 8.7e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Surface3
SUCCESS difference: 8.4e-16 < 1e-13 test id: 226 test name: SquareShelfTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-227
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0677512
Total Core solution elapsed time: 0.241399
Linear solver elapsed time: 0.160358 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1
SUCCESS difference: 4e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1
SUCCESS difference: 1.9e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1
SUCCESS difference: 4e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1
SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.9e-10 < 2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2
SUCCESS difference: 9.9e-11 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2
SUCCESS difference: 8.6e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2
SUCCESS difference: 9.9e-11 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2
SUCCESS difference: 1.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2
SUCCESS difference: 3.7e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3
SUCCESS difference: 1.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3
SUCCESS difference: 2.9e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3
SUCCESS difference: 1.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0677512
Total Core solution elapsed time: 0.241399
Linear solver elapsed time: 0.160358 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx1
SUCCESS difference: 4e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy1
SUCCESS difference: 1.9e-10 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Vz1
SUCCESS difference: 4e-10 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure1
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed1
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface1
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness1
SUCCESS difference: 2.6e-12 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature1
SUCCESS difference: 0 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.9e-10 < 2e-09 test id: 227 test name: SquareShelfTranCflHO field: Vx2
SUCCESS difference: 9.9e-11 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vy2
SUCCESS difference: 8.6e-11 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz2
SUCCESS difference: 9.9e-11 < 5e-09 test id: 227 test name: SquareShelfTranCflHO field: Vel2
SUCCESS difference: 3.9e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure2
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed2
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface2
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness2
SUCCESS difference: 1.3e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Temperature2
SUCCESS difference: 3.7e-08 < 1e-06 test id: 227 test name: SquareShelfTranCflHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.5e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vx3
SUCCESS difference: 1.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vy3
SUCCESS difference: 2.9e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vz3
SUCCESS difference: 1.3e-10 < 1e-08 test id: 227 test name: SquareShelfTranCflHO field: Vel3
SUCCESS difference: 8.1e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Pressure3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Bed3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Surface3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 227 test name: SquareShelfTranCflHO field: Thickness3
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0259806
Total Core solution elapsed time: 0.0912964
Linear solver elapsed time: 0.07065 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1
SUCCESS difference: 2.7e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1
SUCCESS difference: 2.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: 7.6e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1
SUCCESS difference: 8.6e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2
SUCCESS difference: 2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2
SUCCESS difference: 2.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2
SUCCESS difference: 1.2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2
SUCCESS difference: 1.3e-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: 1e-14 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3
SUCCESS difference: 3.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3
SUCCESS difference: 3.2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3
SUCCESS difference: 1.2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3
SUCCESS difference: 1.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: 2e-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: 7.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4
SUCCESS difference: 4.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4
SUCCESS difference: 4e-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.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4
SUCCESS difference: 2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0259806
Total Core solution elapsed time: 0.0912964
Linear solver elapsed time: 0.07065 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.5e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx1
SUCCESS difference: 2.7e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy1
SUCCESS difference: 2.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: 7.6e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: SmbMassBalance1
SUCCESS difference: 8.6e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx2
SUCCESS difference: 2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy2
SUCCESS difference: 2.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed2
SUCCESS difference: 1.2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface2
SUCCESS difference: 1.3e-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: 1e-14 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx3
SUCCESS difference: 3.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy3
SUCCESS difference: 3.2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Vel3
SUCCESS difference: 1.2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Pressure3
SUCCESS difference: 1.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: 2e-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: 7.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vx4
SUCCESS difference: 4.2e-15 < 1e-09 test id: 228 test name: SquareShelfTranForceNeg2d field: Vy4
SUCCESS difference: 4e-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.9e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Bed4
SUCCESS difference: 2e-15 < 1e-10 test id: 228 test name: SquareShelfTranForceNeg2d field: Surface4
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0200103
Total Core solution elapsed time: 0.0768906
Linear solver elapsed time: 0.0595028 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1
SUCCESS difference: 2.8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1
SUCCESS difference: 2.8e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1
SUCCESS difference: 8.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1
SUCCESS difference: 8e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1
SUCCESS difference: 8.9e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2
SUCCESS difference: 5.7e-16 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2
SUCCESS difference: 6.8e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2
SUCCESS difference: 8.3e-16 < 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: 4.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3
SUCCESS difference: 3.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3
SUCCESS difference: 3.3e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel3
SUCCESS difference: 1.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: 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: 7.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4
SUCCESS difference: 4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4
SUCCESS difference: 4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4
SUCCESS difference: 1e-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.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4
SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-229
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0200103
Total Core solution elapsed time: 0.0768906
Linear solver elapsed time: 0.0595028 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx1
SUCCESS difference: 2.8e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy1
SUCCESS difference: 2.8e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Pressure1
SUCCESS difference: 8.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Surface1
SUCCESS difference: 8e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance1
SUCCESS difference: 8.9e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx2
SUCCESS difference: 5.7e-16 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy2
SUCCESS difference: 6.8e-16 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel2
SUCCESS difference: 8.3e-16 < 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: 4.5e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx3
SUCCESS difference: 3.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy3
SUCCESS difference: 3.3e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel3
SUCCESS difference: 1.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: 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: 7.4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vx4
SUCCESS difference: 4e-15 < 1e-09 test id: 229 test name: SquareShelfTranForcePos2d field: Vy4
SUCCESS difference: 4e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Vel4
SUCCESS difference: 1e-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.5e-15 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: Thickness4
SUCCESS difference: 0 < 1e-10 test id: 229 test name: SquareShelfTranForcePos2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-230
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0306573
Total Core solution elapsed time: 0.0800365
Linear solver elapsed time: 0.0510189 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1
SUCCESS difference: 1.3e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1
SUCCESS difference: 7.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1
SUCCESS difference: 1.3e-15 < 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: 7.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1
SUCCESS difference: 5.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2
SUCCESS difference: 6.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2
SUCCESS difference: 1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2
SUCCESS difference: 8.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2
SUCCESS difference: 7.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2
SUCCESS difference: 6.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2
SUCCESS difference: 8e-16 < 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: 8.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3
SUCCESS difference: 2.2e-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: 3.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3
SUCCESS difference: 7.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3
SUCCESS difference: 1.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.4e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4
SUCCESS difference: 1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4
SUCCESS difference: 1.3e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4
SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-230
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0306573
Total Core solution elapsed time: 0.0800365
Linear solver elapsed time: 0.0510189 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx1
SUCCESS difference: 1.3e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy1
SUCCESS difference: 7.4e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz1
SUCCESS difference: 1.3e-15 < 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: 7.6e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface1
SUCCESS difference: 5.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassBalance1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx2
SUCCESS difference: 6.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy2
SUCCESS difference: 1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz2
SUCCESS difference: 8.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure2
SUCCESS difference: 7.7e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed2
SUCCESS difference: 6.9e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface2
SUCCESS difference: 8e-16 < 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: 8.1e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx3
SUCCESS difference: 2.2e-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: 3.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel3
SUCCESS difference: 7.3e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface3
SUCCESS difference: 1.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.4e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vx4
SUCCESS difference: 1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vy4
SUCCESS difference: 1.3e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vz4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Vel4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Pressure4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Bed4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Surface4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: Thickness4
SUCCESS difference: 2.5e-16 < 1e-13 test id: 230 test name: SquareShelfTranForceNeg3d field: SmbMassbalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-231
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0343575
Total Core solution elapsed time: 0.07532
Linear solver elapsed time: 0.0454027 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1
SUCCESS difference: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1
SUCCESS difference: 1.9e-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: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1
SUCCESS difference: 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.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure2
SUCCESS difference: 1e-15 < 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: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2
SUCCESS difference: 3.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2
SUCCESS difference: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3
SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3
SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3
SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3
SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3
SUCCESS difference: 1.4e-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: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4
SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4
SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0343575
Total Core solution elapsed time: 0.07532
Linear solver elapsed time: 0.0454027 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy1
SUCCESS difference: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz1
SUCCESS difference: 1.9e-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: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface1
SUCCESS difference: 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.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure2
SUCCESS difference: 1e-15 < 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: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Thickness2
SUCCESS difference: 3.7e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: SmbMassBalance2
SUCCESS difference: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx3
SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy3
SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz3
SUCCESS difference: 7.6e-16 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel3
SUCCESS difference: 1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface3
SUCCESS difference: 1.4e-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: 2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vx4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vy4
SUCCESS difference: 1.4e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vz4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Vel4
SUCCESS difference: 1.3e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Pressure4
SUCCESS difference: 1.1e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Bed4
SUCCESS difference: 1.2e-15 < 1e-13 test id: 231 test name: SquareShelfTranForcePos3d field: Surface4
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0243973
Total Core solution elapsed time: 0.102169
Linear solver elapsed time: 0.0512407 (50%)
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: 232 test name: SquareShelfTherTranForcTemp field: Temperature1
SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.1e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2
SUCCESS difference: 3.5e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3
SUCCESS difference: 8.5e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 3.1e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4
SUCCESS difference: 4e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-232
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0243973
Total Core solution elapsed time: 0.102169
Linear solver elapsed time: 0.0512407 (50%)
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: 232 test name: SquareShelfTherTranForcTemp field: Temperature1
SUCCESS difference: 0 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.1e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature2
SUCCESS difference: 3.5e-07 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.4e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature3
SUCCESS difference: 8.5e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 3.1e-15 < 1e-13 test id: 232 test name: SquareShelfTherTranForcTemp field: Temperature4
SUCCESS difference: 4e-08 < 1e-06 test id: 232 test name: SquareShelfTherTranForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-233
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0529395
Total Core solution elapsed time: 0.287701
Linear solver elapsed time: 0.175717 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1
SUCCESS difference: 1.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1
SUCCESS difference: 9.6e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1
SUCCESS difference: 1.6e-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: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1
SUCCESS difference: 2.3e-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.9e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2
SUCCESS difference: 4.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2
SUCCESS difference: 1.8e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2
SUCCESS difference: 4.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2
SUCCESS difference: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2
SUCCESS difference: 1.2e-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: 6.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3
SUCCESS difference: 6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3
SUCCESS difference: 2.5e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3
SUCCESS difference: 6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3
SUCCESS difference: 2.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3
SUCCESS difference: 2.9e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 6.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4
SUCCESS difference: 3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4
SUCCESS difference: 1.6e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4
SUCCESS difference: 3.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4
SUCCESS difference: 6.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4
SUCCESS difference: 6.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4
SUCCESS difference: 6.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4
SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4
SUCCESS difference: 1.8e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-233
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0529395
Total Core solution elapsed time: 0.287701
Linear solver elapsed time: 0.175717 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx1
SUCCESS difference: 1.6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy1
SUCCESS difference: 9.6e-11 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz1
SUCCESS difference: 1.6e-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: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness1
SUCCESS difference: 2.3e-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.9e-10 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx2
SUCCESS difference: 4.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy2
SUCCESS difference: 1.8e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz2
SUCCESS difference: 4.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel2
SUCCESS difference: 8.9e-13 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure2
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed2
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface2
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness2
SUCCESS difference: 1.2e-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: 6.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx3
SUCCESS difference: 6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy3
SUCCESS difference: 2.5e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz3
SUCCESS difference: 6e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel3
SUCCESS difference: 2.5e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure3
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed3
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface3
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness3
SUCCESS difference: 2.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature3
SUCCESS difference: 2.9e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate3
SUCCESS difference: 6.1e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vx4
SUCCESS difference: 3e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vy4
SUCCESS difference: 1.6e-10 < 1e-08 test id: 233 test name: SquareShelfTranHOForcTemp field: Vz4
SUCCESS difference: 3.1e-10 < 2e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Vel4
SUCCESS difference: 5.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Pressure4
SUCCESS difference: 6.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Bed4
SUCCESS difference: 6.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Surface4
SUCCESS difference: 6.3e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Thickness4
SUCCESS difference: 4.1e-12 < 1e-09 test id: 233 test name: SquareShelfTranHOForcTemp field: Temperature4
SUCCESS difference: 1.8e-08 < 1e-06 test id: 233 test name: SquareShelfTranHOForcTemp field: BasalforcingsGroundediceMeltingRate4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-236
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020192
Total Core solution elapsed time: 0.055622
Linear solver elapsed time: 0.0156596 (28%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1
SUCCESS difference: 4e-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: 9.5e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1
SUCCESS difference: 1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1
SUCCESS difference: 9.7e-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: 2.9e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2
SUCCESS difference: 2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2
SUCCESS difference: 2.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2
SUCCESS difference: 8.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2
SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2
SUCCESS difference: 9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2
SUCCESS difference: 5.3e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3
SUCCESS difference: 4.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3
SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3
SUCCESS difference: 1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3
SUCCESS difference: 9.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3
SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-236
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020192
Total Core solution elapsed time: 0.055622
Linear solver elapsed time: 0.0156596 (28%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy1
SUCCESS difference: 4e-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: 9.5e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed1
SUCCESS difference: 1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface1
SUCCESS difference: 9.7e-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: 2.9e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx2
SUCCESS difference: 2e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy2
SUCCESS difference: 2.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel2
SUCCESS difference: 8.9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed2
SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface2
SUCCESS difference: 9e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance2
SUCCESS difference: 5.3e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vx3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vy3
SUCCESS difference: 4.1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Vel3
SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Pressure3
SUCCESS difference: 1e-15 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Bed3
SUCCESS difference: 9.6e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Surface3
SUCCESS difference: 9.3e-16 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-237
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0397432
Total Core solution elapsed time: 0.0599006
Linear solver elapsed time: 0.0203705 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-16 < 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: 3.7e-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: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1
SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1
SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1
SUCCESS difference: 0 < 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: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1
SUCCESS difference: 1.3e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2
SUCCESS difference: 9.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2
SUCCESS difference: 8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2
SUCCESS difference: 9.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2
SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2
SUCCESS difference: 6.9e-17 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2
SUCCESS difference: 1.2e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2
SUCCESS difference: 4.2e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2
SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3
SUCCESS difference: 1.3e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3
SUCCESS difference: 1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3
SUCCESS difference: 1.6e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3
SUCCESS difference: 1.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3
SUCCESS difference: 2.3e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpdd.s0p specified: values set as zero
no SMBpdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0397432
Total Core solution elapsed time: 0.0599006
Linear solver elapsed time: 0.0203705 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-16 < 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: 3.7e-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: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed1
SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface1
SUCCESS difference: 0 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness1
SUCCESS difference: 0 < 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: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance1
SUCCESS difference: 1.3e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx2
SUCCESS difference: 9.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy2
SUCCESS difference: 8e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz2
SUCCESS difference: 9.1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel2
SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed2
SUCCESS difference: 6.9e-17 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface2
SUCCESS difference: 1.2e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness2
SUCCESS difference: 4.2e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature2
SUCCESS difference: 0 < 1e-07 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 0 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: SmbMassBalance2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vx3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vy3
SUCCESS difference: 1.3e-15 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vz3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Vel3
SUCCESS difference: 1e-16 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Pressure3
SUCCESS difference: 1.6e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Bed3
SUCCESS difference: 1.8e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Surface3
SUCCESS difference: 2.3e-16 < 1e-08 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Thickness3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: Temperature3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0195488
Total Core solution elapsed time: 0.0605345
Linear solver elapsed time: 0.019064 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1
SUCCESS difference: 4e-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: 8.6e-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: 8.3e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2
SUCCESS difference: 2.6e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2
SUCCESS difference: 8.9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2
SUCCESS difference: 1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3
SUCCESS difference: 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0195488
Total Core solution elapsed time: 0.0605345
Linear solver elapsed time: 0.019064 (31%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy1
SUCCESS difference: 4e-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: 8.6e-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: 8.3e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy2
SUCCESS difference: 2.6e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel2
SUCCESS difference: 8.9e-16 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface2
SUCCESS difference: 1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: SmbMassBalance2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vx3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vy3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Vel3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Pressure3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Bed3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: Surface3
SUCCESS difference: 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0241978
Total Core solution elapsed time: 0.0583544
Linear solver elapsed time: 0.0116667 (20%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1
SUCCESS difference: 4e-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: 6.4e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 7.4e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2
SUCCESS difference: 4.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2
SUCCESS difference: 4.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2
SUCCESS difference: 7.3e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2
SUCCESS difference: 8.9e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2
SUCCESS difference: 9.1e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 7.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3
SUCCESS difference: 3.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3
SUCCESS difference: 3.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3
SUCCESS difference: 9.4e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3
SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-239
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0241978
Total Core solution elapsed time: 0.0583544
Linear solver elapsed time: 0.0116667 (20%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy1
SUCCESS difference: 4e-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: 6.4e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance1
SUCCESS difference: 7.4e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx2
SUCCESS difference: 4.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy2
SUCCESS difference: 4.9e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel2
SUCCESS difference: 7.3e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure2
SUCCESS difference: 8.9e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface2
SUCCESS difference: 9.1e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 7.6e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vx3
SUCCESS difference: 3.5e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vy3
SUCCESS difference: 3.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Vel3
SUCCESS difference: 9.4e-16 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Pressure3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Bed3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Surface3
SUCCESS difference: 1.3e-15 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: SmbMassBalance3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-240
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0206068
Total Core solution elapsed time: 0.0552259
Linear solver elapsed time: 0.012204 (22%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 4e-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: 7.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 6.8e-16 < 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: 6.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 5.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 5.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 1.3e-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: 6.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0206068
Total Core solution elapsed time: 0.0552259
Linear solver elapsed time: 0.012204 (22%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 4.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy1
SUCCESS difference: 4e-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: 7.6e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 6.8e-16 < 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: 6.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 5.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 5.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 1.3e-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: 6.3e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0205361
Total Core solution elapsed time: 0.104614
Linear solver elapsed time: 0.0777749 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1
SUCCESS difference: 1.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1
SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1
SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1
SUCCESS difference: 9.6e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1
SUCCESS difference: 9.1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1
SUCCESS difference: 1.7e-14 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2
SUCCESS difference: 3.2e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2
SUCCESS difference: 3.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2
SUCCESS difference: 9.3e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2
SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2
SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2
SUCCESS difference: 4.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3
SUCCESS difference: 1.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3
SUCCESS difference: 1.6e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3
SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3
SUCCESS difference: 1.5e-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: 9.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4
SUCCESS difference: 2.7e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4
SUCCESS difference: 2.6e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0205361
Total Core solution elapsed time: 0.104614
Linear solver elapsed time: 0.0777749 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx1
SUCCESS difference: 1.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy1
SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure1
SUCCESS difference: 1e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed1
SUCCESS difference: 9.6e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface1
SUCCESS difference: 9.1e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance1
SUCCESS difference: 1.7e-14 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx2
SUCCESS difference: 3.2e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy2
SUCCESS difference: 3.2e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel2
SUCCESS difference: 9.3e-16 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed2
SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface2
SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: SmbMassBalance2
SUCCESS difference: 4.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx3
SUCCESS difference: 1.6e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy3
SUCCESS difference: 1.6e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel3
SUCCESS difference: 1.4e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface3
SUCCESS difference: 1.5e-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: 9.5e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vx4
SUCCESS difference: 2.7e-15 < 1e-09 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vy4
SUCCESS difference: 2.6e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Vel4
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Pressure4
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Bed4
SUCCESS difference: 1.5e-15 < 1e-10 test id: 241 test name: SquareShelfTranForceNoInterp2d field: Surface4
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0336327
Total Core solution elapsed time: 0.100141
Linear solver elapsed time: 0.0566342 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1
SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1
SUCCESS difference: 2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1
SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1
SUCCESS difference: 1.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2
SUCCESS difference: 2.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2
SUCCESS difference: 3.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2
SUCCESS difference: 2.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2
SUCCESS difference: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2
SUCCESS difference: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2
SUCCESS difference: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2
SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2
SUCCESS difference: 1.9e-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: 9.3e-11 < 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: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3
SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3
SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3
SUCCESS difference: 2.4e-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: 8e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4
SUCCESS difference: 2.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4
SUCCESS difference: 4.6e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4
SUCCESS difference: 2.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4
SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4
SUCCESS difference: 2.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0336327
Total Core solution elapsed time: 0.100141
Linear solver elapsed time: 0.0566342 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.9e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx1
SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy1
SUCCESS difference: 2e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz1
SUCCESS difference: 2.7e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure1
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed1
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface1
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance1
SUCCESS difference: 1.8e-10 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx2
SUCCESS difference: 2.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy2
SUCCESS difference: 3.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz2
SUCCESS difference: 2.9e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel2
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure2
SUCCESS difference: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed2
SUCCESS difference: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface2
SUCCESS difference: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Thickness2
SUCCESS difference: 2.5e-16 < 1e-13 test id: 242 test name: SquareShelfTranForceNoInterp3d field: SmbMassBalance2
SUCCESS difference: 1.9e-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: 9.3e-11 < 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: 2e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure3
SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed3
SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface3
SUCCESS difference: 2.4e-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: 8e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vx4
SUCCESS difference: 2.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vy4
SUCCESS difference: 4.6e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vz4
SUCCESS difference: 2.7e-11 < 1e-09 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Vel4
SUCCESS difference: 2.4e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Pressure4
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Bed4
SUCCESS difference: 2.5e-12 < 1e-10 test id: 242 test name: SquareShelfTranForceNoInterp3d field: Surface4
SUCCESS difference: 2.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.102829
Total Core solution elapsed time: 40.9733
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 41 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 2e-12 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz
SUCCESS difference: 3.9e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT
SUCCESS difference: 1.1e-11 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD
SUCCESS difference: 5.2e-12 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe
SUCCESS difference: 3.2e-12 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn
SUCCESS difference: 2.4e-12 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp
SUCCESS difference: 9.2e-14 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA
SUCCESS difference: 3.4e-12 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference: 1e-13 < 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: 2.8e-12 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC
SUCCESS difference: 1.2e-12 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF
SUCCESS difference: 3.4e-12 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF
SUCCESS difference: 1e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW
SUCCESS difference: 1.2e-12 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW
SUCCESS difference: 8.4e-15 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW
SUCCESS difference: 6.6e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance
SUCCESS difference: 1.3e-12 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff
SUCCESS difference: 1e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt
SUCCESS difference: 7.2e-11 < 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: 9.1e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze
SUCCESS difference: 6.6e-10 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff
SUCCESS difference: 7.6e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt
SUCCESS difference: 7.5e-12 < 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: 1.3e-12 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze
SUCCESS difference: 1e-12 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-243
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.102829
Total Core solution elapsed time: 40.9733
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 41 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 2e-12 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbDz
SUCCESS difference: 3.9e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbT
SUCCESS difference: 1.1e-11 < 3e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbD
SUCCESS difference: 5.2e-12 < 6e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRe
SUCCESS difference: 3.2e-12 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGdn
SUCCESS difference: 2.4e-12 < 8e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbGsp
SUCCESS difference: 9.2e-14 < 1e-12 test id: 243 test name: SquareShelfSMBGemb field: SmbA
SUCCESS difference: 3.4e-12 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbEC
SUCCESS difference: 1e-13 < 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: 2.8e-12 < 4e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbFAC
SUCCESS difference: 1.2e-12 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanSHF
SUCCESS difference: 3.4e-12 < 5e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanLHF
SUCCESS difference: 1e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMeanULW
SUCCESS difference: 1.2e-12 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbNetLW
SUCCESS difference: 8.4e-15 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbNetSW
SUCCESS difference: 6.6e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMassBalance
SUCCESS difference: 1.3e-12 < 9e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRunoff
SUCCESS difference: 1e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedMelt
SUCCESS difference: 7.2e-11 < 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: 9.1e-13 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbAccumulatedRefreeze
SUCCESS difference: 6.6e-10 < 8e-10 test id: 243 test name: SquareShelfSMBGemb field: SmbRunoff
SUCCESS difference: 7.6e-13 < 2e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbMelt
SUCCESS difference: 7.5e-12 < 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: 1.3e-12 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbRefreeze
SUCCESS difference: 1e-12 < 1e-11 test id: 243 test name: SquareShelfSMBGemb field: SmbWAdd
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-245
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddSicopolis.s0p specified: values set as zero
no SMBpddSicopolis.s0t specified: values set as zero
no SMBpddSicopolis.temperature_anomaly specified: values set as zero
no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
no SMBpddSicopolis.smb_corr specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.029338
Total Core solution elapsed time: 0.0104371
Linear solver elapsed time: 0.0041107 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1
SUCCESS difference: 3.1e-15 < 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: 6.1e-15 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-245
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddSicopolis.s0p specified: values set as zero
no SMBpddSicopolis.s0t specified: values set as zero
no SMBpddSicopolis.temperature_anomaly specified: values set as zero
no SMBpddSicopolis.precipitation_anomaly specified: values set as ones
no SMBpddSicopolis.smb_corr specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.029338
Total Core solution elapsed time: 0.0104371
Linear solver elapsed time: 0.0041107 (39%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: TemperaturePDD1
SUCCESS difference: 3.1e-15 < 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: 6.1e-15 < 1e-13 test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: SmbMassBalance2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-246
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBsemic.s0gcm specified: values from md.geometry.surface
no SMBsemic.mask specified: values set as 2 for ice
no SMBsemic.Tamp specified: values set as 3.0
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.025615
Total Core solution elapsed time: 1.8059
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1
SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2
SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-246
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBsemic.s0gcm specified: values from md.geometry.surface
no SMBsemic.mask specified: values set as 2 for ice
no SMBsemic.Tamp specified: values set as 3.0
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.025615
Total Core solution elapsed time: 1.8059
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC1
SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: TemperatureSEMIC2
SUCCESS difference: 0 < 1e-13 test id: 246 test name: SquareShelfTranSemic field: SmbMassBalance2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-247
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.016002
Total Core solution elapsed time: 0.0353585
Linear solver elapsed time: 0.00731306 (21%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0527573
Total Core solution elapsed time: 0.239526
Linear solver elapsed time: 0.0462878 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 9.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: 1.2e-15 < 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: 5.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 4.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 5.7e-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.7e-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.9e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 7.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 1.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2
SUCCESS difference: 8e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 4.2e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 7.7e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 8e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference: 6.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2
SUCCESS difference: 3.4e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2
SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 2.4e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 9.4e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 1.6e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3
SUCCESS difference: 1e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 8.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.8e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 7.6e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3
SUCCESS difference: 4.1e-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.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4
SUCCESS difference: 1.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4
SUCCESS difference: 1.7e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4
SUCCESS difference: 1.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4
SUCCESS difference: 1.6e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4
SUCCESS difference: 8.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4
SUCCESS difference: 4.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBd18opdd.s0p specified: values set as zero
no SMBd18opdd.s0t specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.016002
Total Core solution elapsed time: 0.0353585
Linear solver elapsed time: 0.00731306 (21%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0527573
Total Core solution elapsed time: 0.239526
Linear solver elapsed time: 0.0462878 (19%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.2e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx1
SUCCESS difference: 9.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: 1.2e-15 < 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: 5.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed1
SUCCESS difference: 4.1e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface1
SUCCESS difference: 5.7e-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.7e-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.9e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx2
SUCCESS difference: 7.5e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy2
SUCCESS difference: 1.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz2
SUCCESS difference: 8e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel2
SUCCESS difference: 4.2e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure2
SUCCESS difference: 7.7e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface2
SUCCESS difference: 8e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness2
SUCCESS difference: 6.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature2
SUCCESS difference: 3.4e-14 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Enthalpy2
SUCCESS difference: 0 < 1e-13 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: SmbMassBalance2
SUCCESS difference: 2.4e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx3
SUCCESS difference: 9.4e-15 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy3
SUCCESS difference: 1.6e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz3
SUCCESS difference: 1e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel3
SUCCESS difference: 8.3e-16 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface3
SUCCESS difference: 1.8e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness3
SUCCESS difference: 7.6e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature3
SUCCESS difference: 4.1e-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.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vx4
SUCCESS difference: 1.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vy4
SUCCESS difference: 1.7e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vz4
SUCCESS difference: 1.2e-14 < 1e-09 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Vel4
SUCCESS difference: 1.6e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Pressure4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Bed4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Surface4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Thickness4
SUCCESS difference: 8.7e-15 < 1e-10 test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: Temperature4
SUCCESS difference: 4.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0188984
Total Core solution elapsed time: 0.140331
Linear solver elapsed time: 0.120034 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx
SUCCESS difference: 2.1e-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: 4.3e-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.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear
SUCCESS difference: 9.8e-16 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear
SUCCESS difference: 4.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase
SUCCESS difference: 2.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-248
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0188984
Total Core solution elapsed time: 0.140331
Linear solver elapsed time: 0.120034 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: Vx
SUCCESS difference: 2.1e-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: 4.3e-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.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxShear
SUCCESS difference: 9.8e-16 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyShear
SUCCESS difference: 4.3e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VxBase
SUCCESS difference: 2.1e-15 < 1e-13 test id: 248 test name: SquareShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-249
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020842
Total Core solution elapsed time: 0.190233
Linear solver elapsed time: 0.160269 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-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: 3.8e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1
SUCCESS difference: 4.8e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1
SUCCESS difference: 5.7e-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: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 1.5e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2
SUCCESS difference: 3.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 7.7e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2
SUCCESS difference: 8e-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: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 1.3e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3
SUCCESS difference: 1.6e-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.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-249
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020842
Total Core solution elapsed time: 0.190233
Linear solver elapsed time: 0.160269 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-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: 3.8e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed1
SUCCESS difference: 4.8e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface1
SUCCESS difference: 5.7e-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: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 1.5e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx2
SUCCESS difference: 3.7e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 7.7e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface2
SUCCESS difference: 8e-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: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb2
SUCCESS difference: 1.3e-14 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vx3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Vy3
SUCCESS difference: 1.6e-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.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Bed3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Surface3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalGroundedBmb3
SUCCESS difference: 0 < 1e-13 test id: 249 test name: SquareShelfTranMOLHO2d field: TotalFloatingBmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-252
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0416027
Total Core solution elapsed time: 35.9563
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 35 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 1.9e-15 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1
SUCCESS difference: 3.5e-13 < 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: 3.9e-15 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1
SUCCESS difference: 1.2e-13 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1
SUCCESS difference: 3.7e-12 < 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: 9.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2
SUCCESS difference: 2.5e-12 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2
SUCCESS difference: 3.1e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2
SUCCESS difference: 2.8e-13 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2
SUCCESS difference: 4.8e-12 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2
SUCCESS difference: 4.9e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2
SUCCESS difference: 5.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2
SUCCESS difference: 8.3e-12 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2
SUCCESS difference: 2.4e-13 < 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: 5.2e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2
SUCCESS difference: 9.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3
SUCCESS difference: 2.5e-12 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3
SUCCESS difference: 3.1e-13 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3
SUCCESS difference: 2.8e-13 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3
SUCCESS difference: 4.8e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3
SUCCESS difference: 4.9e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3
SUCCESS difference: 5.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3
SUCCESS difference: 1.8e-11 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3
SUCCESS difference: 1.8e-11 < 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: 5.2e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3
SUCCESS difference: 6.1e-14 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4
SUCCESS difference: 1.5e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4
SUCCESS difference: 1.1e-11 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4
SUCCESS difference: 2.4e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4
SUCCESS difference: 2.4e-11 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4
SUCCESS difference: 1.4e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4
SUCCESS difference: 9e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4
SUCCESS difference: 1.1e-12 < 5e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4
SUCCESS difference: 2.8e-14 < 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: 7.2e-13 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-252
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0416027
Total Core solution elapsed time: 35.9563
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 35 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 1.9e-15 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz1
SUCCESS difference: 3.5e-13 < 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: 3.9e-15 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA1
SUCCESS difference: 1.2e-13 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC1
SUCCESS difference: 3.7e-12 < 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: 9.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz2
SUCCESS difference: 2.5e-12 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT2
SUCCESS difference: 3.1e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD2
SUCCESS difference: 2.8e-13 < 1e-10 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe2
SUCCESS difference: 4.8e-12 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn2
SUCCESS difference: 4.9e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp2
SUCCESS difference: 5.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA2
SUCCESS difference: 8.3e-12 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC2
SUCCESS difference: 2.4e-13 < 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: 5.2e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC2
SUCCESS difference: 9.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz3
SUCCESS difference: 2.5e-12 < 4e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbT3
SUCCESS difference: 3.1e-13 < 2e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbD3
SUCCESS difference: 2.8e-13 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe3
SUCCESS difference: 4.8e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn3
SUCCESS difference: 4.9e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp3
SUCCESS difference: 5.2e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA3
SUCCESS difference: 1.8e-11 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC3
SUCCESS difference: 1.8e-11 < 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: 5.2e-13 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC3
SUCCESS difference: 6.1e-14 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbDz4
SUCCESS difference: 1.5e-12 < 1e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbT4
SUCCESS difference: 1.1e-11 < 9e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbD4
SUCCESS difference: 2.4e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbRe4
SUCCESS difference: 2.4e-11 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGdn4
SUCCESS difference: 1.4e-12 < 4e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbGsp4
SUCCESS difference: 9e-14 < 1e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbA4
SUCCESS difference: 1.1e-12 < 5e-12 test id: 252 test name: SquareShelfSMBGembClim field: SmbEC4
SUCCESS difference: 2.8e-14 < 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: 7.2e-13 < 2e-11 test id: 252 test name: SquareShelfSMBGembClim field: SmbFAC4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-253
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0560297
Total Core solution elapsed time: 40.2542
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 40 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 1.6e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1
SUCCESS difference: 2.6e-13 < 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: 6.5e-16 < 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: 6.4e-13 < 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: 6e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2
SUCCESS difference: 1.2e-12 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2
SUCCESS difference: 2.4e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2
SUCCESS difference: 2.2e-14 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2
SUCCESS difference: 5.4e-13 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2
SUCCESS difference: 1.1e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2
SUCCESS difference: 4.6e-14 < 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: 3.2e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2
SUCCESS difference: 6e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3
SUCCESS difference: 1.3e-12 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3
SUCCESS difference: 2.4e-13 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3
SUCCESS difference: 1.9e-14 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3
SUCCESS difference: 5.1e-13 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3
SUCCESS difference: 8.7e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3
SUCCESS difference: 4.6e-14 < 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: 3.1e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3
SUCCESS difference: 8e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4
SUCCESS difference: 9.3e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4
SUCCESS difference: 1.9e-11 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4
SUCCESS difference: 1.7e-12 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4
SUCCESS difference: 2.8e-12 < 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: 4.6e-14 < 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: 2.8e-13 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-253
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0560297
Total Core solution elapsed time: 40.2542
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 0 min 40 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 1.6e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz1
SUCCESS difference: 2.6e-13 < 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: 6.5e-16 < 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: 6.4e-13 < 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: 6e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz2
SUCCESS difference: 1.2e-12 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT2
SUCCESS difference: 2.4e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD2
SUCCESS difference: 2.2e-14 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe2
SUCCESS difference: 5.4e-13 < 4e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn2
SUCCESS difference: 1.1e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp2
SUCCESS difference: 4.6e-14 < 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: 3.2e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC2
SUCCESS difference: 6e-15 < 1e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz3
SUCCESS difference: 1.3e-12 < 4e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT3
SUCCESS difference: 2.4e-13 < 2e-12 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD3
SUCCESS difference: 1.9e-14 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe3
SUCCESS difference: 5.1e-13 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGdn3
SUCCESS difference: 8.7e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbGsp3
SUCCESS difference: 4.6e-14 < 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: 3.1e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC3
SUCCESS difference: 8e-14 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbDz4
SUCCESS difference: 9.3e-13 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbT4
SUCCESS difference: 1.9e-11 < 1e-10 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbD4
SUCCESS difference: 1.7e-12 < 1e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbRe4
SUCCESS difference: 2.8e-12 < 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: 4.6e-14 < 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: 2.8e-13 < 2e-11 test id: 253 test name: SquareShelfSMBGembClimConstrainT field: SmbFAC4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-254
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.025681
Total Core solution elapsed time: 0.267544
Linear solver elapsed time: 0.23115 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy
SUCCESS difference: 4.3e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface
SUCCESS difference: 5.1e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear
SUCCESS difference: 4.4e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-254
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.025681
Total Core solution elapsed time: 0.267544
Linear solver elapsed time: 0.23115 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: Vy
SUCCESS difference: 4.3e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VySurface
SUCCESS difference: 5.1e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyShear
SUCCESS difference: 4.4e-15 < 1e-13 test id: 254 test name: SquareShelfConstrainedMOLHO field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-255
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0229138
Total Core solution elapsed time: 0.277935
Linear solver elapsed time: 0.225293 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1
SUCCESS difference: 1.3e-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: 7.6e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1
SUCCESS difference: 8e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1
SUCCESS difference: 5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2
SUCCESS difference: 4.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3
SUCCESS difference: 2.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0229138
Total Core solution elapsed time: 0.277935
Linear solver elapsed time: 0.225293 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy1
SUCCESS difference: 1.3e-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: 7.6e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface1
SUCCESS difference: 8e-16 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness1
SUCCESS difference: 5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx2
SUCCESS difference: 1.5e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel2
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure2
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Surface2
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Thickness2
SUCCESS difference: 4.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vx3
SUCCESS difference: 2.6e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vy3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Vel3
SUCCESS difference: 1e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Pressure3
SUCCESS difference: 1.3e-15 < 1e-13 test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: Bed3
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0217985
Total Core solution elapsed time: 0.0585614
Linear solver elapsed time: 0.0222636 (38%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-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: 6.8e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 5.6e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 3e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 1.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 1.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 1e-15 < 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: 9.2e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 5.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 9.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.9e-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.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-256
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0217985
Total Core solution elapsed time: 0.0585614
Linear solver elapsed time: 0.0222636 (38%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-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: 6.8e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Bed1
SUCCESS difference: 5.6e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Surface1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness1
SUCCESS difference: 3e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx2
SUCCESS difference: 1.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy2
SUCCESS difference: 1.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel2
SUCCESS difference: 1e-15 < 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: 9.2e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness2
SUCCESS difference: 5.9e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vx3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vy3
SUCCESS difference: 2.8e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Vel3
SUCCESS difference: 9.4e-16 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Pressure3
SUCCESS difference: 1.9e-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.7e-15 < 1e-13 test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-257
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0274654
Total Core solution elapsed time: 0.717551
Linear solver elapsed time: 0.493815 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1
SUCCESS difference: 1.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1
SUCCESS difference: 1.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1
SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1
SUCCESS difference: 6.2e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2
SUCCESS difference: 4e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2
SUCCESS difference: 3.8e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2
SUCCESS difference: 3.1e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2
SUCCESS difference: 2e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2
SUCCESS difference: 5e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2
SUCCESS difference: 1.3e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3
SUCCESS difference: 4.6e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3
SUCCESS difference: 4.5e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3
SUCCESS difference: 5.7e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3
SUCCESS difference: 2.1e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3
SUCCESS difference: 2e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-257
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.refelevation not specified: Reference elevations set to mean surface elevation of basins
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0274654
Total Core solution elapsed time: 0.717551
Linear solver elapsed time: 0.493815 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx1
SUCCESS difference: 1.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy1
SUCCESS difference: 1.4e-14 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume1
SUCCESS difference: 0 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance1
SUCCESS difference: 6.2e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vx2
SUCCESS difference: 4e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vy2
SUCCESS difference: 3.8e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Vel2
SUCCESS difference: 3.1e-15 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Thickness2
SUCCESS difference: 2e-16 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: Volume2
SUCCESS difference: 5e-17 < 1e-13 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance2
SUCCESS difference: 1.3e-14 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vx3
SUCCESS difference: 4.6e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vy3
SUCCESS difference: 4.5e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Vel3
SUCCESS difference: 5.7e-15 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Thickness3
SUCCESS difference: 2.1e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: Volume3
SUCCESS difference: 2e-16 < 1e-12 test id: 257 test name: SquareShelfSMBarma field: SmbMassBalance3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-258
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0567358
Total Core solution elapsed time: 89.2254
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 1 min 29 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: Layers
SUCCESS difference: 3.7e-14 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDz
SUCCESS difference: 2.3e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT
SUCCESS difference: 6.7e-12 < 3e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbD
SUCCESS difference: 2.8e-12 < 6e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRe
SUCCESS difference: 6.7e-13 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGdn
SUCCESS difference: 6.5e-13 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGsp
SUCCESS difference: 5.1e-14 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbA
SUCCESS difference: 2.1e-12 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 2.2e-14 < 2e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference: 5.1e-13 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbFAC
SUCCESS difference: 2.8e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference: 2.1e-12 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference: 2.8e-14 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference: 6.9e-13 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference: 3e-14 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference: 1.9e-13 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference: 1.5e-12 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference: 3e-13 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference: 2.8e-12 < 2e-09 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain
SUCCESS difference: 1.2e-12 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference: 1.1e-10 < 8e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference: 7.9e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMelt
SUCCESS difference: 4.9e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRain
SUCCESS difference: 3.2e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference: 3.3e-13 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbWAdd
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-258
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0567358
Total Core solution elapsed time: 89.2254
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 1 min 29 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: Layers
SUCCESS difference: 3.7e-14 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDz
SUCCESS difference: 2.3e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbT
SUCCESS difference: 6.7e-12 < 3e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbD
SUCCESS difference: 2.8e-12 < 6e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRe
SUCCESS difference: 6.7e-13 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGdn
SUCCESS difference: 6.5e-13 < 8e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbGsp
SUCCESS difference: 5.1e-14 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbA
SUCCESS difference: 2.1e-12 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 2.2e-14 < 2e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference: 0 < 1e-12 test id: 258 test name: SquareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference: 5.1e-13 < 4e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbFAC
SUCCESS difference: 2.8e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference: 2.1e-12 < 5e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference: 2.8e-14 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference: 6.9e-13 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference: 3e-14 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference: 1.9e-13 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference: 1.5e-12 < 9e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference: 3e-13 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference: 2.8e-12 < 2e-09 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedEC
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedPrecipitation
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRain
SUCCESS difference: 1.2e-12 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference: 1.1e-10 < 8e-10 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference: 7.9e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbMelt
SUCCESS difference: 4.9e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference: 0 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRain
SUCCESS difference: 3.2e-12 < 2e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference: 3.3e-13 < 1e-11 test id: 258 test name: SquareShelfSMBGembMapping field: SmbWAdd
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-259
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0551625
Total Core solution elapsed time: 147.471
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 2 min 27 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 4.4e-14 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz
SUCCESS difference: 1.7e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT
SUCCESS difference: 1.8e-12 < 3e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD
SUCCESS difference: 1.4e-12 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe
SUCCESS difference: 1.2e-12 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn
SUCCESS difference: 9.2e-13 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp
SUCCESS difference: 7e-14 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA
SUCCESS difference: 3.4e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 3.4e-15 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference: 1.1e-12 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC
SUCCESS difference: 4.3e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference: 3.4e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference: 5.7e-15 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference: 1.4e-13 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference: 6.4e-15 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference: 2.3e-14 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference: 3.6e-15 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference: 3e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference: 2.9e-12 < 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: 5.9e-13 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference: 2.3e-11 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference: 4.8e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt
SUCCESS difference: 2.5e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain
SUCCESS difference: 1.7e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference: 1.4e-12 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-259
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0551625
Total Core solution elapsed time: 147.471
Linear solver elapsed time: 0 (0%)
Total elapsed time: 0 hrs 2 min 27 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option 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: 4.4e-14 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDz
SUCCESS difference: 1.7e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbT
SUCCESS difference: 1.8e-12 < 3e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbD
SUCCESS difference: 1.4e-12 < 6e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRe
SUCCESS difference: 1.2e-12 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGdn
SUCCESS difference: 9.2e-13 < 8e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbGsp
SUCCESS difference: 7e-14 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbA
SUCCESS difference: 3.4e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 3.4e-15 < 2e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMassBalance
SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMAdd
SUCCESS difference: 0 < 1e-12 test id: 259 test name: SquareShelfSMBGembMapping field: SmbDzAdd
SUCCESS difference: 1.1e-12 < 4e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbFAC
SUCCESS difference: 4.3e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanSHF
SUCCESS difference: 3.4e-13 < 5e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanLHF
SUCCESS difference: 5.7e-15 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMeanULW
SUCCESS difference: 1.4e-13 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetLW
SUCCESS difference: 6.4e-15 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbNetSW
SUCCESS difference: 2.3e-14 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMassBalance
SUCCESS difference: 3.6e-15 < 9e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRunoff
SUCCESS difference: 3e-13 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedMelt
SUCCESS difference: 2.9e-12 < 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: 5.9e-13 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbAccumulatedRefreeze
SUCCESS difference: 2.3e-11 < 8e-10 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRunoff
SUCCESS difference: 4.8e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbMelt
SUCCESS difference: 2.5e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbEC
SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbPrecipitation
SUCCESS difference: 0 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRain
SUCCESS difference: 1.7e-12 < 2e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbRefreeze
SUCCESS difference: 1.4e-12 < 1e-11 test id: 259 test name: SquareShelfSMBGembMapping field: SmbWAdd
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-260
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.272335
Total Core solution elapsed time: 0.380937
Linear solver elapsed time: 0.359544 (94%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx
SUCCESS difference: 1.1e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy
SUCCESS difference: 8.9e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.272335
Total Core solution elapsed time: 0.380937
Linear solver elapsed time: 0.359544 (94%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vx
SUCCESS difference: 1.1e-15 < 1e-13 test id: 260 test name: SquareShelfStressSSA2dEnhanced field: Vy
SUCCESS difference: 8.9e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.224213
Total Core solution elapsed time: 0.926545
Linear solver elapsed time: 0.420263 (45%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.4e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx
SUCCESS difference: 1.8e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.224213
Total Core solution elapsed time: 0.926545
Linear solver elapsed time: 0.420263 (45%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 2.4e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vx
SUCCESS difference: 1.8e-15 < 1e-13 test id: 261 test name: SquareShelfConstrainedTranEnhanced field: Vy
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.110262
Total Core solution elapsed time: 0.659743
Linear solver elapsed time: 0.57636 (87%)
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.6e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.110262
Total Core solution elapsed time: 0.659743
Linear solver elapsed time: 0.57636 (87%)
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.6e-15 < 1e-13 test id: 270 test name: SquareShelfStressSSA2dDamage field: Vy
SUCCESS difference: 1.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 376479.6 | 376479.6
x = 1 | f(x) = 2669.993 | 2669.993
====================== step 2/2 ===============================
x = 0 | f(x) = 2468.558 | 2468.558
x = 1 | f(x) = 993.8173 | 993.8173
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0538049
Total Core solution elapsed time: 0.797781
Linear solver elapsed time: 0.706659 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient
SUCCESS difference: 3.7e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits
SUCCESS difference: 2.8e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar
SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure
SUCCESS difference: 3.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel
SUCCESS difference: 6.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx
SUCCESS difference: 3.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-272
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 376479.6 | 376479.6
x = 1 | f(x) = 2669.993 | 2669.993
====================== step 2/2 ===============================
x = 0 | f(x) = 2468.558 | 2468.558
x = 1 | f(x) = 993.8173 | 993.8173
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0538049
Total Core solution elapsed time: 0.797781
Linear solver elapsed time: 0.706659 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Gradient
SUCCESS difference: 3.7e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Misfits
SUCCESS difference: 2.8e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: DamageDbar
SUCCESS difference: 1e-16 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Pressure
SUCCESS difference: 3.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vel
SUCCESS difference: 6.9e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vx
SUCCESS difference: 3.1e-15 < 1e-12 test id: 272 test name: SquareShelfCMDSSA2dDamage field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-273
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.244802
Total Core solution elapsed time: 0.481595
Linear solver elapsed time: 0.413757 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx
SUCCESS difference: 1.8e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy
SUCCESS difference: 1.8e-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: 3.4e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-273
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.244802
Total Core solution elapsed time: 0.481595
Linear solver elapsed time: 0.413757 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vx
SUCCESS difference: 1.8e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: Vy
SUCCESS difference: 1.8e-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: 3.4e-15 < 1e-13 test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: NewDamage
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-274
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.125114
Total Core solution elapsed time: 1.67048
Linear solver elapsed time: 0.947088 (57%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.2e-11 < 7e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vx
SUCCESS difference: 6e-12 < 3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vy
SUCCESS difference: 6e-12 < 3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vel
SUCCESS difference: 1e-16 < 1e-11 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-274
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.125114
Total Core solution elapsed time: 1.67048
Linear solver elapsed time: 0.947088 (57%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.2e-11 < 7e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vx
SUCCESS difference: 6e-12 < 3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vy
SUCCESS difference: 6e-12 < 3e-08 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Vel
SUCCESS difference: 1e-16 < 1e-11 test id: 274 test name: SquareShelfStressSSA2dDamageRift field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-275
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0286387
Total Core solution elapsed time: 0.116769
Linear solver elapsed time: 0.0938104 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D
SUCCESS difference: 1.8e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-275
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0286387
Total Core solution elapsed time: 0.116769
Linear solver elapsed time: 0.0938104 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: D
SUCCESS difference: 1.8e-16 < 1e-13 test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: F
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-280
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0380827
Total Core solution elapsed time: 0.586445
Linear solver elapsed time: 0.535475 (91%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.147363
Total Core solution elapsed time: 0.385286
Linear solver elapsed time: 0.267998 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0321842
Total Core solution elapsed time: 0.415833
Linear solver elapsed time: 0.244451 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble
SUCCESS difference: 1.7e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble
SUCCESS difference: 1.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble
SUCCESS difference: 1.4e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 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: 9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2
SUCCESS difference: 6.7e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2
SUCCESS difference: 6.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0380827
Total Core solution elapsed time: 0.586445
Linear solver elapsed time: 0.535475 (91%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.147363
Total Core solution elapsed time: 0.385286
Linear solver elapsed time: 0.267998 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0321842
Total Core solution elapsed time: 0.415833
Linear solver elapsed time: 0.244451 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubble
SUCCESS difference: 1.7e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP1bubble
SUCCESS difference: 1.5e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: PressureP1bubble
SUCCESS difference: 1.4e-14 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 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: 9e-15 < 1e-12 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VxP2
SUCCESS difference: 6.7e-15 < 1e-13 test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: VyP2
SUCCESS difference: 6.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.168949
Total Core solution elapsed time: 1.29959
Linear solver elapsed time: 0.817125 (63%)
Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.119185
Total Core solution elapsed time: 1.27254
Linear solver elapsed time: 0.761163 (60%)
Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.186701
Total Core solution elapsed time: 0.638803
Linear solver elapsed time: 0.393185 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.109759
Total Core solution elapsed time: 0.604876
Linear solver elapsed time: 0.494132 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0960181
Total Core solution elapsed time: 1.87723
Linear solver elapsed time: 1.63032 (87%)
Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0377379
Total Core solution elapsed time: 0.25124
Linear solver elapsed time: 0.174719 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.040782
Total Core solution elapsed time: 1.34949
Linear solver elapsed time: 1.17243 (87%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 3.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 1.7e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 3.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference: 5.5e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 3.7e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 3.7e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 8e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 5.6e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 2.5e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 5.6e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference: 3.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 1.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 6e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 1.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 8.9e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 9.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 3.7e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 8.9e-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: 6.4e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 4.3e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 2.3e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 4.3e-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.9e-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: 6.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.168949
Total Core solution elapsed time: 1.29959
Linear solver elapsed time: 0.817125 (63%)
Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.119185
Total Core solution elapsed time: 1.27254
Linear solver elapsed time: 0.761163 (60%)
Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.186701
Total Core solution elapsed time: 0.638803
Linear solver elapsed time: 0.393185 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.109759
Total Core solution elapsed time: 0.604876
Linear solver elapsed time: 0.494132 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0960181
Total Core solution elapsed time: 1.87723
Linear solver elapsed time: 1.63032 (87%)
Total elapsed time: 0 hrs 0 min 1 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0377379
Total Core solution elapsed time: 0.25124
Linear solver elapsed time: 0.174719 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.040782
Total Core solution elapsed time: 1.34949
Linear solver elapsed time: 1.17243 (87%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 3.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 1.7e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 3.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubble
SUCCESS difference: 5.5e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 3.7e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.1e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 3.7e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 8e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 5.6e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 2.5e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 5.6e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP1xP2
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP1xP2
SUCCESS difference: 3.2e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 1.4e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 6e-11 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 1.5e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VelP2xP1
SUCCESS difference: 1e-16 < 1e-13 test id: 285 test name: SquareShelfStressHOHigherOrder field: PressureP2xP1
SUCCESS difference: 8.9e-10 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 9.1e-10 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 3.7e-10 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 8.9e-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: 6.4e-09 < 6.7e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 4.3e-09 < 5e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 2.3e-09 < 2e-08 test id: 285 test name: SquareShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 4.3e-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.9e-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: 6.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0394716
Total Core solution elapsed time: 1.5804
Linear solver elapsed time: 1.16665 (74%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.9e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx
SUCCESS difference: 1.5e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy
SUCCESS difference: 5.6e-06 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz
SUCCESS difference: 4.5e-06 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel
SUCCESS difference: 3e-09 < 2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-290
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0394716
Total Core solution elapsed time: 1.5804
Linear solver elapsed time: 1.16665 (74%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.9e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vx
SUCCESS difference: 1.5e-08 < 5e-05 test id: 290 test name: SquareShelfStressFSP2P1 field: Vy
SUCCESS difference: 5.6e-06 < 0.0008 test id: 290 test name: SquareShelfStressFSP2P1 field: Vz
SUCCESS difference: 4.5e-06 < 0.0005 test id: 290 test name: SquareShelfStressFSP2P1 field: Vel
SUCCESS difference: 3e-09 < 2e-07 test id: 290 test name: SquareShelfStressFSP2P1 field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-291
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0245287
Total Core solution elapsed time: 1.96278
Linear solver elapsed time: 0.583881 (30%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx
SUCCESS difference: 1.6e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy
SUCCESS difference: 6.9e-06 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz
SUCCESS difference: 5.4e-06 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel
SUCCESS difference: 4.2e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-291
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0245287
Total Core solution elapsed time: 1.96278
Linear solver elapsed time: 0.583881 (30%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1e-07 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vx
SUCCESS difference: 1.6e-08 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vy
SUCCESS difference: 6.9e-06 < 8e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vz
SUCCESS difference: 5.4e-06 < 5e-05 test id: 291 test name: SquareShelfStressFSP4z field: Vel
SUCCESS difference: 4.2e-09 < 1e-07 test id: 291 test name: SquareShelfStressFSP4z field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-292
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0265323
Total Core solution elapsed time: 0.146384
Linear solver elapsed time: 0.117073 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1
SUCCESS difference: 6.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1
SUCCESS difference: 5.8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1
SUCCESS difference: 6e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1
SUCCESS difference: 3.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2
SUCCESS difference: 2.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2
SUCCESS difference: 5.5e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2
SUCCESS difference: 4.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3
SUCCESS difference: 9e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-292
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0265323
Total Core solution elapsed time: 0.146384
Linear solver elapsed time: 0.117073 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.7e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure1
SUCCESS difference: 6.7e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base1
SUCCESS difference: 5.8e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface1
SUCCESS difference: 6e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness1
SUCCESS difference: 3.6e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy2
SUCCESS difference: 2.4e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel2
SUCCESS difference: 5.5e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness2
SUCCESS difference: 4.5e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vx3
SUCCESS difference: 9e-16 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vy3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Vel3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Pressure3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Base3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Surface3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-293
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0212425
Total Core solution elapsed time: 0.149673
Linear solver elapsed time: 0.11791 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1
SUCCESS difference: 2.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1
SUCCESS difference: 2.6e-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: 7.6e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1
SUCCESS difference: 8e-16 < 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.5e-14 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2
SUCCESS difference: 3.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2
SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2
SUCCESS difference: 1.9e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 6.3e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3
SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3
SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3
SUCCESS difference: 2.3e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-293
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0212425
Total Core solution elapsed time: 0.149673
Linear solver elapsed time: 0.11791 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.1e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx1
SUCCESS difference: 2.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy1
SUCCESS difference: 2.6e-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: 7.6e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface1
SUCCESS difference: 8e-16 < 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.5e-14 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx2
SUCCESS difference: 3.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel2
SUCCESS difference: 8.3e-16 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface2
SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness2
SUCCESS difference: 1.9e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 6.3e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vx3
SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vy3
SUCCESS difference: 2.2e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Vel3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Pressure3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Bed3
SUCCESS difference: 1.5e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Surface3
SUCCESS difference: 1.6e-15 < 1e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: Thickness3
SUCCESS difference: 2.3e-15 < 2e-13 test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: BasalforcingsFloatingiceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-294
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
md =
mesh: [1x1 mesh2d] -- mesh properties
mask: [1x1 mask] -- defines grounded and floating elements
geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,...
constants: [1x1 constants] -- physical constants
smb: [1x1 SMBforcing] -- surface mass balance
basalforcings: [1x1 linearbasalforcings] -- bed forcings
materials: [1x1 matice] -- material properties
damage: [1x1 damage] -- parameters for damage evolution solution
friction: [1x1 friction] -- basal friction/drag properties
flowequation: [1x1 flowequation] -- flow equations
timestepping: [1x1 timestepping] -- time stepping for transient models
initialization: [1x1 initialization] -- initial guess/state
rifts: [1x1 rifts] -- rifts properties
solidearth: [1x1 solidearth] -- solidearth inputs and settings
dsl: [1x1 dsl] -- dynamic sea-level
debug: [1x1 debug] -- debugging tools (valgrind, gprof)
verbose: [1x1 verbose] -- verbosity level in solve
settings: [1x1 issmsettings] -- settings properties
toolkits: [1x1 toolkits] -- PETSc options for each solution
cluster: [1x1 generic] -- cluster parameters (number of CPUs...)
balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution
stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution
groundingline: [1x1 groundingline] -- parameters for groundingline solution
hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution
debris: [1x1 debris] -- parameters for debris solution
masstransport: [1x1 masstransport] -- parameters for masstransport solution
mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution
thermal: [1x1 thermal] -- parameters for thermal solution
steadystate: [1x1 steadystate] -- parameters for steadystate solution
transient: [1x1 transient] -- parameters for transient solution
levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method)
calving: [1x1 calving] -- parameters for calving
frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings
esa: [1x1 esa] -- parameters for elastic adjustment solution
love: [1x1 love] -- parameters for love solution
sampling: [1x1 sampling] -- parameters for stochastic sampler
autodiff: [1x1 autodiff] -- automatic differentiation parameters
inversion: [1x1 inversion] -- parameters for inverse methods
qmu: [1x1 qmu] -- Dakota properties
amr: [1x1 amr] -- adaptive mesh refinement properties
outputdefinition: [1x1 outputdefinition] -- output definition
results: [1x1 struct] -- model results
radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay
miscellaneous: [1x1 miscellaneous] -- miscellaneous fields
stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0279565
Total Core solution elapsed time: 0.15788
Linear solver elapsed time: 0.128221 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1
SUCCESS difference: 4e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1
SUCCESS difference: 2.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1
SUCCESS difference: 4.8e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1
SUCCESS difference: 1.2e-14 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2
SUCCESS difference: 3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2
SUCCESS difference: 4.4e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2
SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2
SUCCESS difference: 7.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3
SUCCESS difference: 9.3e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3
SUCCESS difference: 1.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
md =
mesh: [1x1 mesh2d] -- mesh properties
mask: [1x1 mask] -- defines grounded and floating elements
geometry: [1x1 geometry] -- surface elevation, bedrock topography, ice thickness,...
constants: [1x1 constants] -- physical constants
smb: [1x1 SMBforcing] -- surface mass balance
basalforcings: [1x1 linearbasalforcings] -- bed forcings
materials: [1x1 matice] -- material properties
damage: [1x1 damage] -- parameters for damage evolution solution
friction: [1x1 friction] -- basal friction/drag properties
flowequation: [1x1 flowequation] -- flow equations
timestepping: [1x1 timestepping] -- time stepping for transient models
initialization: [1x1 initialization] -- initial guess/state
rifts: [1x1 rifts] -- rifts properties
solidearth: [1x1 solidearth] -- solidearth inputs and settings
dsl: [1x1 dsl] -- dynamic sea-level
debug: [1x1 debug] -- debugging tools (valgrind, gprof)
verbose: [1x1 verbose] -- verbosity level in solve
settings: [1x1 issmsettings] -- settings properties
toolkits: [1x1 toolkits] -- PETSc options for each solution
cluster: [1x1 generic] -- cluster parameters (number of CPUs...)
balancethickness: [1x1 balancethickness] -- parameters for balancethickness solution
stressbalance: [1x1 stressbalance] -- parameters for stressbalance solution
groundingline: [1x1 groundingline] -- parameters for groundingline solution
hydrology: [1x1 hydrologyshreve] -- parameters for hydrology solution
debris: [1x1 debris] -- parameters for debris solution
masstransport: [1x1 masstransport] -- parameters for masstransport solution
mmemasstransport: [1x1 mmemasstransport] -- parameters for mmemasstransport solution
thermal: [1x1 thermal] -- parameters for thermal solution
steadystate: [1x1 steadystate] -- parameters for steadystate solution
transient: [1x1 transient] -- parameters for transient solution
levelset: [1x1 levelset] -- parameters for moving boundaries (level-set method)
calving: [1x1 calving] -- parameters for calving
frontalforcings: [1x1 frontalforcings] -- parameters for frontalforcings
esa: [1x1 esa] -- parameters for elastic adjustment solution
love: [1x1 love] -- parameters for love solution
sampling: [1x1 sampling] -- parameters for stochastic sampler
autodiff: [1x1 autodiff] -- automatic differentiation parameters
inversion: [1x1 inversion] -- parameters for inverse methods
qmu: [1x1 qmu] -- Dakota properties
amr: [1x1 amr] -- adaptive mesh refinement properties
outputdefinition: [1x1 outputdefinition] -- output definition
results: [1x1 struct] -- model results
radaroverlay: [1x1 radaroverlay] -- radar image for plot overlay
miscellaneous: [1x1 miscellaneous] -- miscellaneous fields
stochasticforcing: [1x1 stochasticforcing] -- stochasticity applied to model forcings
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0279565
Total Core solution elapsed time: 0.15788
Linear solver elapsed time: 0.128221 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure1
SUCCESS difference: 4e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base1
SUCCESS difference: 2.9e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface1
SUCCESS difference: 4.8e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness1
SUCCESS difference: 1.2e-14 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy2
SUCCESS difference: 3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel2
SUCCESS difference: 4.4e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure2
SUCCESS difference: 1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Surface2
SUCCESS difference: 1.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Thickness2
SUCCESS difference: 7.3e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vx3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vy3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Vel3
SUCCESS difference: 9.3e-16 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Pressure3
SUCCESS difference: 1.1e-15 < 1e-13 test id: 294 test name: SquareShelfTranSSA2dFloatingMeltParamForDJUICE field: Base3
SUCCESS difference: 1.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0361897
Total Core solution elapsed time: 0.0424799
Linear solver elapsed time: 0.0358092 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx
SUCCESS difference: 1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy
SUCCESS difference: 8.8e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0361897
Total Core solution elapsed time: 0.0424799
Linear solver elapsed time: 0.0358092 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vx
SUCCESS difference: 1e-15 < 1e-13 test id: 301 test name: SquareSheetConstrainedStressSSA2d field: Vy
SUCCESS difference: 8.8e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0180238
Total Core solution elapsed time: 0.0277737
Linear solver elapsed time: 0.019458 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx
SUCCESS difference: 1.7e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy
SUCCESS difference: 1.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0180238
Total Core solution elapsed time: 0.0277737
Linear solver elapsed time: 0.019458 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vx
SUCCESS difference: 1.7e-15 < 1e-13 test id: 302 test name: SquareSheetConstrainedStressSIA2d field: Vy
SUCCESS difference: 1.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0262438
Total Core solution elapsed time: 0.0471271
Linear solver elapsed time: 0.0318108 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx
SUCCESS difference: 1e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy
SUCCESS difference: 1e-15 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0262438
Total Core solution elapsed time: 0.0471271
Linear solver elapsed time: 0.0318108 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vx
SUCCESS difference: 1e-15 < 1e-13 test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: Vy
SUCCESS difference: 1e-15 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0350315
Total Core solution elapsed time: 0.0325968
Linear solver elapsed time: 0.0233139 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.8e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy
SUCCESS difference: 2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz
SUCCESS difference: 2.4e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-304
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0350315
Total Core solution elapsed time: 0.0325968
Linear solver elapsed time: 0.0233139 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.5e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vx
SUCCESS difference: 2.8e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vy
SUCCESS difference: 2e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vz
SUCCESS difference: 2.4e-15 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 304 test name: SquareSheetConstrainedStressSSA3d field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-305
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0314158
Total Core solution elapsed time: 0.0507586
Linear solver elapsed time: 0.0359973 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx
SUCCESS difference: 1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy
SUCCESS difference: 9.6e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz
SUCCESS difference: 1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0314158
Total Core solution elapsed time: 0.0507586
Linear solver elapsed time: 0.0359973 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vx
SUCCESS difference: 1e-15 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vy
SUCCESS difference: 9.6e-16 < 1e-13 test id: 305 test name: SquareSheetConstrainedStressSIA3d field: Vz
SUCCESS difference: 1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0418445
Total Core solution elapsed time: 0.0561321
Linear solver elapsed time: 0.0333738 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx
SUCCESS difference: 8.2e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy
SUCCESS difference: 6.6e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz
SUCCESS difference: 5.5e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-306
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0418445
Total Core solution elapsed time: 0.0561321
Linear solver elapsed time: 0.0333738 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.3e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vx
SUCCESS difference: 8.2e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vy
SUCCESS difference: 6.6e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vz
SUCCESS difference: 5.5e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-307
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0340798
Total Core solution elapsed time: 0.119647
Linear solver elapsed time: 0.0675949 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx
SUCCESS difference: 8.2e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy
SUCCESS difference: 5.8e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz
SUCCESS difference: 8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0340798
Total Core solution elapsed time: 0.119647
Linear solver elapsed time: 0.0675949 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vx
SUCCESS difference: 8.2e-11 < 1e-09 test id: 307 test name: SquareSheetConstrainedStressHO field: Vy
SUCCESS difference: 5.8e-11 < 2e-10 test id: 307 test name: SquareSheetConstrainedStressHO field: Vz
SUCCESS difference: 8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0277626
Total Core solution elapsed time: 0.146359
Linear solver elapsed time: 0.101749 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx
SUCCESS difference: 5.5e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy
SUCCESS difference: 7.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz
SUCCESS difference: 5.7e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel
SUCCESS difference: 1.7e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-308
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0277626
Total Core solution elapsed time: 0.146359
Linear solver elapsed time: 0.101749 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vx
SUCCESS difference: 5.5e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vy
SUCCESS difference: 7.3e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vz
SUCCESS difference: 5.7e-12 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Vel
SUCCESS difference: 1.7e-11 < 1e-09 test id: 308 test name: SquareSheetConstrainedStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-309
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.015596
Total Core solution elapsed time: 0.0152127
Linear solver elapsed time: 0.0117459 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-309
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.015596
Total Core solution elapsed time: 0.0152127
Linear solver elapsed time: 0.0117459 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 309 test name: SquareSheetConstrainedMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-310
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0321317
Total Core solution elapsed time: 0.0243108
Linear solver elapsed time: 0.0208659 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-310
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0321317
Total Core solution elapsed time: 0.0243108
Linear solver elapsed time: 0.0208659 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-15 < 1e-13 test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-311
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0216924
Total Core solution elapsed time: 0.0175973
Linear solver elapsed time: 0.0119409 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-311
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0216924
Total Core solution elapsed time: 0.0175973
Linear solver elapsed time: 0.0119409 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 311 test name: SquareSheetConstrainedMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-312
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0227063
Total Core solution elapsed time: 0.034933
Linear solver elapsed time: 0.0212521 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature
SUCCESS difference: 7.5e-09 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-312
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0227063
Total Core solution elapsed time: 0.034933
Linear solver elapsed time: 0.0212521 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 312 test name: SquareSheetConstrainedTherStea field: Temperature
SUCCESS difference: 7.5e-09 < 2e-08 test id: 312 test name: SquareSheetConstrainedTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-313
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test313.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.52474e-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)=2.08584e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.64729e-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.0257122
Total Core solution elapsed time: 0.0715496
Linear solver elapsed time: 0.0412035 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 2.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test313.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=1.52474e-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)=2.08584e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.64729e-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.0257122
Total Core solution elapsed time: 0.0715496
Linear solver elapsed time: 0.0412035 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
loading results from cluster
SUCCESS difference: 2.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.018048
Total Core solution elapsed time: 0.0582721
Linear solver elapsed time: 0.0409071 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1
SUCCESS difference: 1.7e-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: 1.1e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1
SUCCESS difference: 1.2e-16 < 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: 1e-12 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2
SUCCESS difference: 3e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2
SUCCESS difference: 3.1e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2
SUCCESS difference: 1.3e-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: 1.2e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2
SUCCESS difference: 9e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3
SUCCESS difference: 7.1e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3
SUCCESS difference: 7.1e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3
SUCCESS difference: 2.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.3e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3
SUCCESS difference: 1.2e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.018048
Total Core solution elapsed time: 0.0582721
Linear solver elapsed time: 0.0409071 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy1
SUCCESS difference: 1.7e-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: 1.1e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness1
SUCCESS difference: 1.2e-16 < 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: 1e-12 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx2
SUCCESS difference: 3e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy2
SUCCESS difference: 3.1e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel2
SUCCESS difference: 1.3e-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: 1.2e-16 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: FloatingArea2
SUCCESS difference: 9e-13 < 1e-10 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vx3
SUCCESS difference: 7.1e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vy3
SUCCESS difference: 7.1e-14 < 1.5e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Vel3
SUCCESS difference: 2.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.3e-14 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Surface3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 314 test name: SquareSheetConstrainedTranSIA2d field: Thickness3
SUCCESS difference: 1.2e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0588494
Total Core solution elapsed time: 0.275206
Linear solver elapsed time: 0.173315 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy1
SUCCESS difference: 9.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1
SUCCESS difference: 1.4e-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: 4.6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1
SUCCESS difference: 2.8e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1
SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2
SUCCESS difference: 4.2e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2
SUCCESS difference: 4.7e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2
SUCCESS difference: 4.3e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed2
SUCCESS difference: 1e-14 < 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: 6.3e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2
SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 6.2e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3
SUCCESS difference: 9.4e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3
SUCCESS difference: 1.6e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3
SUCCESS difference: 8.9e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3
SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3
SUCCESS difference: 1.5e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3
SUCCESS difference: 1.9e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3
SUCCESS difference: 8.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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0588494
Total Core solution elapsed time: 0.275206
Linear solver elapsed time: 0.173315 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy1
SUCCESS difference: 9.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz1
SUCCESS difference: 1.4e-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: 4.6e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness1
SUCCESS difference: 2.8e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature1
SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 2.9e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx2
SUCCESS difference: 4.2e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy2
SUCCESS difference: 4.7e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz2
SUCCESS difference: 4.3e-14 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel2
SUCCESS difference: 6.2e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed2
SUCCESS difference: 1e-14 < 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: 6.3e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Temperature2
SUCCESS difference: 0 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 6.2e-13 < 1e-10 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vx3
SUCCESS difference: 9.4e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vy3
SUCCESS difference: 1.6e-13 < 5e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vz3
SUCCESS difference: 8.9e-14 < 2e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Vel3
SUCCESS difference: 1.2e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Pressure3
SUCCESS difference: 1.3e-16 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Bed3
SUCCESS difference: 1.5e-14 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Surface3
SUCCESS difference: 1.9e-15 < 1e-13 test id: 315 test name: SquareSheetConstrainedTranSIA3d field: Thickness3
SUCCESS difference: 8.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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0218836
Total Core solution elapsed time: 0.0656896
Linear solver elapsed time: 0.0500503 (76%)
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: 2.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.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: 5.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2
SUCCESS difference: 6.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2
SUCCESS difference: 1e-14 < 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.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 7.4e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3
SUCCESS difference: 1.6e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3
SUCCESS difference: 1.9e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.7e-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.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-316
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0218836
Total Core solution elapsed time: 0.0656896
Linear solver elapsed time: 0.0500503 (76%)
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: 2.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Bed1
SUCCESS difference: 1.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: 5.7e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx2
SUCCESS difference: 6.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy2
SUCCESS difference: 1e-14 < 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.3e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness2
SUCCESS difference: 7.4e-14 < 2e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vx3
SUCCESS difference: 1.6e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vy3
SUCCESS difference: 1.9e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Vel3
SUCCESS difference: 2.7e-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.1e-14 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Surface3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 316 test name: SquareSheetConstrainedTranSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-317
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0477015
Total Core solution elapsed time: 0.147104
Linear solver elapsed time: 0.0861885 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1
SUCCESS difference: 2.4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1
SUCCESS difference: 1.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1
SUCCESS difference: 2.4e-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: 7.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1
SUCCESS difference: 9.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1
SUCCESS difference: 2.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1
SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1
SUCCESS difference: 2.1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2
SUCCESS difference: 1.8e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2
SUCCESS difference: 1.1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2
SUCCESS difference: 1.7e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2
SUCCESS difference: 9.4e-15 < 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: 3.3e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2
SUCCESS difference: 4e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2
SUCCESS difference: 4.2e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2
SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2
SUCCESS difference: 1.4e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3
SUCCESS difference: 3.9e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3
SUCCESS difference: 3.8e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3
SUCCESS difference: 4e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3
SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3
SUCCESS difference: 4.1e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3
SUCCESS difference: 5.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3
SUCCESS difference: 4.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0477015
Total Core solution elapsed time: 0.147104
Linear solver elapsed time: 0.0861885 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx1
SUCCESS difference: 2.4e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy1
SUCCESS difference: 1.2e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz1
SUCCESS difference: 2.4e-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: 7.7e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface1
SUCCESS difference: 9.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness1
SUCCESS difference: 2.4e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature1
SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb1
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb1
SUCCESS difference: 2.1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx2
SUCCESS difference: 1.8e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy2
SUCCESS difference: 1.1e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz2
SUCCESS difference: 1.7e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel2
SUCCESS difference: 9.4e-15 < 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: 3.3e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface2
SUCCESS difference: 4e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness2
SUCCESS difference: 4.2e-15 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Temperature2
SUCCESS difference: 0 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: GroundedArea2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: FloatingArea2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalFloatingBmb2
SUCCESS difference: 0 < 1e-12 test id: 317 test name: SquareSheetConstrainedTranHO field: TotalGroundedBmb2
SUCCESS difference: 1.4e-10 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vx3
SUCCESS difference: 3.9e-11 < 5e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Vy3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vz3
SUCCESS difference: 3.8e-11 < 1e-09 test id: 317 test name: SquareSheetConstrainedTranHO field: Vel3
SUCCESS difference: 4e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Pressure3
SUCCESS difference: 1.3e-16 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Bed3
SUCCESS difference: 4.1e-13 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Surface3
SUCCESS difference: 5.1e-14 < 1e-10 test id: 317 test name: SquareSheetConstrainedTranHO field: Thickness3
SUCCESS difference: 4.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0324701
Total Core solution elapsed time: 0.109041
Linear solver elapsed time: 0.0716935 (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: 5.3e-16 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx
SUCCESS difference: 6.8e-16 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy
SUCCESS difference: 3.3e-10 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz
SUCCESS difference: 1.2e-15 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure
SUCCESS difference: 9.9e-13 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature
SUCCESS difference: 2.5e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-318
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0324701
Total Core solution elapsed time: 0.109041
Linear solver elapsed time: 0.0716935 (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: 5.3e-16 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vx
SUCCESS difference: 6.8e-16 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vy
SUCCESS difference: 3.3e-10 < 6e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vz
SUCCESS difference: 1.2e-15 < 1e-10 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Pressure
SUCCESS difference: 9.9e-13 < 1e-11 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: Temperature
SUCCESS difference: 2.5e-08 < 1e-06 test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-319
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-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 4.385504e-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.0287687
Total Core solution elapsed time: 0.0814036
Linear solver elapsed time: 0.0462519 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.4e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient
SUCCESS difference: 6.9e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits
SUCCESS difference: 2.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.8e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel
SUCCESS difference: 3.2e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx
SUCCESS difference: 1.8e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-319
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-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 4.385504e-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.0287687
Total Core solution elapsed time: 0.0814036
Linear solver elapsed time: 0.0462519 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.4e-14 < 1e-12 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Gradient
SUCCESS difference: 6.9e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Misfits
SUCCESS difference: 2.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.8e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vel
SUCCESS difference: 3.2e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vx
SUCCESS difference: 1.8e-15 < 1e-13 test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-320
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-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 4.385504e-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.027403
Total Core solution elapsed time: 0.0580029
Linear solver elapsed time: 0.0322811 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.6e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient
SUCCESS difference: 1e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits
SUCCESS difference: 1.8e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient
SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure
SUCCESS difference: 1.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel
SUCCESS difference: 2.6e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx
SUCCESS difference: 1.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-320
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 15.48431 | 15.48431 4.385504e-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 4.385504e-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.027403
Total Core solution elapsed time: 0.0580029
Linear solver elapsed time: 0.0322811 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.6e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Gradient
SUCCESS difference: 1e-14 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Misfits
SUCCESS difference: 1.8e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: FrictionCoefficient
SUCCESS difference: 1e-16 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Pressure
SUCCESS difference: 1.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vel
SUCCESS difference: 2.6e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vx
SUCCESS difference: 1.2e-15 < 1e-12 test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-321
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 4.385504e-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.0293196
Total Core solution elapsed time: 0.180115
Linear solver elapsed time: 0.122327 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.6e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient
SUCCESS difference: 1.3e-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: 5e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel
SUCCESS difference: 6.4e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx
SUCCESS difference: 5e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-321
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.931212e+07 | 2.931212e+07 4.385504e-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.0293196
Total Core solution elapsed time: 0.180115
Linear solver elapsed time: 0.122327 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.6e-11 < 1e-08 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Gradient
SUCCESS difference: 1.3e-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: 5e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vel
SUCCESS difference: 6.4e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vx
SUCCESS difference: 5e-11 < 1e-09 test id: 321 test name: SquareSheetConstrainedCMDragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-322
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 41871.84 | 41871.84 4.385504e-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 4.385504e-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.032588
Total Core solution elapsed time: 0.392525
Linear solver elapsed time: 0.253642 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.2e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient
SUCCESS difference: 2.2e-11 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits
SUCCESS difference: 5.6e-18 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient
SUCCESS difference: 5.4e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure
SUCCESS difference: 6.5e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel
SUCCESS difference: 2e-09 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx
SUCCESS difference: 6e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-322
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 41871.84 | 41871.84 4.385504e-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 4.385504e-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.032588
Total Core solution elapsed time: 0.392525
Linear solver elapsed time: 0.253642 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.2e-07 < 5e-05 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Gradient
SUCCESS difference: 2.2e-11 < 1e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Misfits
SUCCESS difference: 5.6e-18 < 2e-06 test id: 322 test name: SquareSheetConstrainedCMDragFS field: FrictionCoefficient
SUCCESS difference: 5.4e-11 < 8e-08 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Pressure
SUCCESS difference: 6.5e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vel
SUCCESS difference: 2e-09 < 9e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vx
SUCCESS difference: 6e-10 < 8e-07 test id: 322 test name: SquareSheetConstrainedCMDragFS field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-323
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0219058
Total Core solution elapsed time: 0.189175
Linear solver elapsed time: 0.157239 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.7e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1
SUCCESS difference: 1.1e-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: 7.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2
SUCCESS difference: 1.8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2
SUCCESS difference: 6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2
SUCCESS difference: 2.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2
SUCCESS difference: 2.3e-14 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3
SUCCESS difference: 9.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3
SUCCESS difference: 1.5e-14 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3
SUCCESS difference: 2.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3
SUCCESS difference: 2.4e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3
SUCCESS difference: 2e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-323
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0219058
Total Core solution elapsed time: 0.189175
Linear solver elapsed time: 0.157239 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.7e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy1
SUCCESS difference: 1.1e-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: 7.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy2
SUCCESS difference: 1.8e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel2
SUCCESS difference: 6e-16 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface2
SUCCESS difference: 2.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness2
SUCCESS difference: 2.3e-14 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vx3
SUCCESS difference: 9.4e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vy3
SUCCESS difference: 1.5e-14 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Vel3
SUCCESS difference: 2.9e-15 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Bed3
SUCCESS difference: 2.4e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Surface3
SUCCESS difference: 2e-14 < 1e-12 test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-324
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0504435
Total Core solution elapsed time: 0.21933
Linear solver elapsed time: 0.136101 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1
SUCCESS difference: 5.7e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1
SUCCESS difference: 9e-16 < 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.3e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1
SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.1e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2
SUCCESS difference: 2.7e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2
SUCCESS difference: 9e-14 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2
SUCCESS difference: 3.2e-14 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2
SUCCESS difference: 8.4e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2
SUCCESS difference: 3.9e-14 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2
SUCCESS difference: 5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2
SUCCESS difference: 6e-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: 1.2e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3
SUCCESS difference: 1.3e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3
SUCCESS difference: 1.5e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3
SUCCESS difference: 6.9e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3
SUCCESS difference: 5.1e-15 < 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: 7.4e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3
SUCCESS difference: 3.5e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3
SUCCESS difference: 7.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0504435
Total Core solution elapsed time: 0.21933
Linear solver elapsed time: 0.136101 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.4e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy1
SUCCESS difference: 5.7e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz1
SUCCESS difference: 9e-16 < 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.3e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Temperature1
SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.1e-13 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx2
SUCCESS difference: 2.7e-14 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy2
SUCCESS difference: 9e-14 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz2
SUCCESS difference: 3.2e-14 < 5e-11 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel2
SUCCESS difference: 8.4e-16 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Bed2
SUCCESS difference: 3.9e-14 < 5e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface2
SUCCESS difference: 5e-15 < 1e-13 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness2
SUCCESS difference: 6e-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: 1.2e-13 < 1e-10 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vx3
SUCCESS difference: 1.3e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vy3
SUCCESS difference: 1.5e-13 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vz3
SUCCESS difference: 6.9e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Vel3
SUCCESS difference: 5.1e-15 < 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: 7.4e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Surface3
SUCCESS difference: 3.5e-14 < 1e-12 test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: Thickness3
SUCCESS difference: 7.4e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0183534
Total Core solution elapsed time: 0.0376674
Linear solver elapsed time: 0.0192524 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference: 0 < 5e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 4.2e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-325
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0183534
Total Core solution elapsed time: 0.0376674
Linear solver elapsed time: 0.0192524 (51%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.8e-15 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Enthalpy
SUCCESS difference: 0 < 5e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Waterfraction
SUCCESS difference: 4.2e-16 < 1e-13 test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-326
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0206757
Total Core solution elapsed time: 0.0466036
Linear solver elapsed time: 0.0280281 (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.1e-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: 4.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: 5.6e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 4.8e-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: 5.6e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-326
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0206757
Total Core solution elapsed time: 0.0466036
Linear solver elapsed time: 0.0280281 (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.1e-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: 4.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: 5.6e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature2
SUCCESS difference: 4.8e-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: 5.6e-16 < 1e-13 test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: Temperature3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-327
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0506868
Total Core solution elapsed time: 0.113145
Linear solver elapsed time: 0.070059 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1
SUCCESS difference: 2.5e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1
SUCCESS difference: 1.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1
SUCCESS difference: 2.5e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1
SUCCESS difference: 1.4e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1
SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 6.2e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.4e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 9.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 6.6e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2
SUCCESS difference: 2.2e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2
SUCCESS difference: 4e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2
SUCCESS difference: 2.2e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2
SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2
SUCCESS difference: 2.8e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2
SUCCESS difference: 3.4e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 1.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 6.8e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 3.8e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3
SUCCESS difference: 3.5e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3
SUCCESS difference: 1.4e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3
SUCCESS difference: 3.3e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3
SUCCESS difference: 3.4e-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.2e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3
SUCCESS difference: 3.9e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 8.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 4.6e-15 < 0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-327
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0506868
Total Core solution elapsed time: 0.113145
Linear solver elapsed time: 0.070059 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx1
SUCCESS difference: 2.5e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy1
SUCCESS difference: 1.1e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz1
SUCCESS difference: 2.5e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure1
SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed1
SUCCESS difference: 1.4e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface1
SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness1
SUCCESS difference: 6.2e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature1
SUCCESS difference: 2.4e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy1
SUCCESS difference: 9.6e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction1
SUCCESS difference: 6.6e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx2
SUCCESS difference: 2.2e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy2
SUCCESS difference: 4e-12 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz2
SUCCESS difference: 2.2e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel2
SUCCESS difference: 1.7e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Bed2
SUCCESS difference: 2.8e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface2
SUCCESS difference: 3.4e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness2
SUCCESS difference: 1.2e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature2
SUCCESS difference: 6.8e-15 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy2
SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction2
SUCCESS difference: 3.8e-11 < 1e-09 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vx3
SUCCESS difference: 3.5e-11 < 5e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vy3
SUCCESS difference: 1.4e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vz3
SUCCESS difference: 3.3e-11 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Vel3
SUCCESS difference: 3.4e-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.2e-13 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Surface3
SUCCESS difference: 3.9e-14 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Thickness3
SUCCESS difference: 8.3e-16 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Temperature3
SUCCESS difference: 4.6e-15 < 0.0001 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Enthalpy3
SUCCESS difference: 0 < 1e-10 test id: 327 test name: SquareSheetConstrainedTransHOEnth field: Waterfraction3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-328
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0218197
Total Core solution elapsed time: 0.0686607
Linear solver elapsed time: 0.0510865 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1
SUCCESS difference: 1.8e-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: 1e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1
SUCCESS difference: 1.2e-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: 1.1e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1
SUCCESS difference: 2.6e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2
SUCCESS difference: 1.1e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2
SUCCESS difference: 1e-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.7e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2
SUCCESS difference: 2.2e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2
SUCCESS difference: 2.6e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2
SUCCESS difference: 5.7e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2
SUCCESS difference: 4.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3
SUCCESS difference: 2.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3
SUCCESS difference: 2.5e-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.1e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3
SUCCESS difference: 8.1e-14 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3
SUCCESS difference: 4.8e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-328
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0218197
Total Core solution elapsed time: 0.0686607
Linear solver elapsed time: 0.0510865 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy1
SUCCESS difference: 1.8e-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: 1e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface1
SUCCESS difference: 1.2e-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: 1.1e-16 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb1
SUCCESS difference: 2.6e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx2
SUCCESS difference: 1.1e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy2
SUCCESS difference: 1e-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.7e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface2
SUCCESS difference: 2.2e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness2
SUCCESS difference: 2.6e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB2
SUCCESS difference: 5.7e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb2
SUCCESS difference: 4.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vx3
SUCCESS difference: 2.5e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Vy3
SUCCESS difference: 2.5e-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.1e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Surface3
SUCCESS difference: 3.9e-15 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: Thickness3
SUCCESS difference: 8.1e-14 < 2e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: SMB3
SUCCESS difference: 4.8e-14 < 1e-13 test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-329
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0482783
Total Core solution elapsed time: 0.272502
Linear solver elapsed time: 0.177062 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1
SUCCESS difference: 7.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1
SUCCESS difference: 4.2e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1
SUCCESS difference: 7.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1
SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1
SUCCESS difference: 2.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1
SUCCESS difference: 2.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1
SUCCESS difference: 2e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1
SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1
SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1
SUCCESS difference: 1.8e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2
SUCCESS difference: 1.2e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2
SUCCESS difference: 4.5e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2
SUCCESS difference: 1.1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2
SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2
SUCCESS difference: 4.9e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2
SUCCESS difference: 6.1e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2
SUCCESS difference: 2.6e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2
SUCCESS difference: 7.6e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2
SUCCESS difference: 1.4e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2
SUCCESS difference: 1.9e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3
SUCCESS difference: 1.3e-10 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3
SUCCESS difference: 5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3
SUCCESS difference: 1.3e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3
SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3
SUCCESS difference: 9.9e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3
SUCCESS difference: 1.2e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3
SUCCESS difference: 3.3e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3
SUCCESS difference: 2.5e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-329
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0482783
Total Core solution elapsed time: 0.272502
Linear solver elapsed time: 0.177062 (65%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx1
SUCCESS difference: 7.4e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy1
SUCCESS difference: 4.2e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz1
SUCCESS difference: 7.5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel1
SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed1
SUCCESS difference: 2.1e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface1
SUCCESS difference: 2.6e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness1
SUCCESS difference: 2e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature1
SUCCESS difference: 1.6e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB1
SUCCESS difference: 0 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb1
SUCCESS difference: 1.8e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx2
SUCCESS difference: 1.2e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy2
SUCCESS difference: 4.5e-11 < 2e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz2
SUCCESS difference: 1.1e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel2
SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed2
SUCCESS difference: 4.9e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface2
SUCCESS difference: 6.1e-14 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness2
SUCCESS difference: 2.6e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature2
SUCCESS difference: 7.6e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB2
SUCCESS difference: 1.4e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb2
SUCCESS difference: 1.9e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vx3
SUCCESS difference: 1.3e-10 < 5e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vy3
SUCCESS difference: 5e-11 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vz3
SUCCESS difference: 1.3e-10 < 1e-09 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Vel3
SUCCESS difference: 1.3e-16 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Bed3
SUCCESS difference: 9.9e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Surface3
SUCCESS difference: 1.2e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Thickness3
SUCCESS difference: 3.3e-15 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: Temperature3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: SMB3
SUCCESS difference: 2.5e-13 < 1e-10 test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-330
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0189304
Total Core solution elapsed time: 0.063354
Linear solver elapsed time: 0.0540387 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 8.8e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 1.2e-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: 7.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 7.5e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 7.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-330
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0189304
Total Core solution elapsed time: 0.063354
Linear solver elapsed time: 0.0540387 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vx
SUCCESS difference: 8.8e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: Vy
SUCCESS difference: 1.2e-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: 7.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxSurface
SUCCESS difference: 7.5e-16 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VySurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxShear
SUCCESS difference: 1.2e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyShear
SUCCESS difference: 7.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VxBase
SUCCESS difference: 1.3e-15 < 1e-13 test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-331
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020761
Total Core solution elapsed time: 0.0330195
Linear solver elapsed time: 0.0188129 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0174891
Total Core solution elapsed time: 0.115791
Linear solver elapsed time: 0.0617814 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature
SUCCESS difference: 2.1e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-331
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing Thermal model with anisotropic SUPG and isenthalpy=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.020761
Total Core solution elapsed time: 0.0330195
Linear solver elapsed time: 0.0188129 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing Thermal model with anisotropic SUPG and isenthalpy=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0174891
Total Core solution elapsed time: 0.115791
Linear solver elapsed time: 0.0617814 (53%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature
SUCCESS difference: 2.1e-16 < 1e-13 test id: 331 test name: SquareSheetConstrainedAnisotropicSUPG field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-332
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0244724
Total Core solution elapsed time: 0.106261
Linear solver elapsed time: 0.0799989 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 1.4e-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: 4.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 5.7e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 1.9e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 5.2e-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: 1.3e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference: 5.4e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 7.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 1.1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.9e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 2.4e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-332
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0244724
Total Core solution elapsed time: 0.106261
Linear solver elapsed time: 0.0799989 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy1
SUCCESS difference: 1.4e-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: 4.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface1
SUCCESS difference: 5.7e-16 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness1
SUCCESS difference: 1.9e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy2
SUCCESS difference: 3.5e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel2
SUCCESS difference: 5.2e-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: 1.3e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface2
SUCCESS difference: 1.6e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness2
SUCCESS difference: 5.4e-14 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vx3
SUCCESS difference: 7.3e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vy3
SUCCESS difference: 1.1e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 < 2e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Bed3
SUCCESS difference: 1.9e-14 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Surface3
SUCCESS difference: 2.4e-15 < 1e-13 test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-333
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 4.385504e-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.0186027
Total Core solution elapsed time: 0.190495
Linear solver elapsed time: 0.153837 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient
SUCCESS difference: 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: 8.8e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel
SUCCESS difference: 2.1e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx
SUCCESS difference: 6.3e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-333
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 2.986975e+07 | 2.986975e+07 4.385504e-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.0186027
Total Core solution elapsed time: 0.190495
Linear solver elapsed time: 0.153837 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-12 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Gradient
SUCCESS difference: 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: 8.8e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vel
SUCCESS difference: 2.1e-15 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vx
SUCCESS difference: 6.3e-16 < 1e-13 test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-334
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1841.967 | 1841.967
x = 1 | f(x) = 1604.856 | 1604.856
x = 0.381966 | f(x) = 1673.735 | 1673.735
x = 0.618034 | f(x) = 1669.909 | 1669.909
====================== step 2/2 ===============================
x = 0 | f(x) = 1586.587 | 1586.587
x = 1 | f(x) = 1016.728 | 1016.728
x = 0.381966 | f(x) = 1077.684 | 1077.684
x = 0.618034 | f(x) = 1079.855 | 1079.855
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0194822
Total Core solution elapsed time: 0.230665
Linear solver elapsed time: 0.188394 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient
SUCCESS difference: 5.4e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits
SUCCESS difference: 1.6e-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.1e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel
SUCCESS difference: 3.4e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx
SUCCESS difference: 1.9e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-334
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1841.967 | 1841.967
x = 1 | f(x) = 1604.856 | 1604.856
x = 0.381966 | f(x) = 1673.735 | 1673.735
x = 0.618034 | f(x) = 1669.909 | 1669.909
====================== step 2/2 ===============================
x = 0 | f(x) = 1586.587 | 1586.587
x = 1 | f(x) = 1016.728 | 1016.728
x = 0.381966 | f(x) = 1077.684 | 1077.684
x = 0.618034 | f(x) = 1079.855 | 1079.855
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0194822
Total Core solution elapsed time: 0.230665
Linear solver elapsed time: 0.188394 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Gradient
SUCCESS difference: 5.4e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Misfits
SUCCESS difference: 1.6e-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.1e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vel
SUCCESS difference: 3.4e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vx
SUCCESS difference: 1.9e-15 < 1e-13 test id: 334 test name: SquareShelfCMBMOLHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-335
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0300587
Total Core solution elapsed time: 0.0859387
Linear solver elapsed time: 0.0689087 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx
SUCCESS difference: 1.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy
SUCCESS difference: 8.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz
SUCCESS difference: 1.3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure
SUCCESS difference: 2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface
SUCCESS difference: 4.6e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear
SUCCESS difference: 3.7e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear
SUCCESS difference: 2.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase
SUCCESS difference: 1.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-335
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0300587
Total Core solution elapsed time: 0.0859387
Linear solver elapsed time: 0.0689087 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vx
SUCCESS difference: 1.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vy
SUCCESS difference: 8.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vz
SUCCESS difference: 1.3e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: Pressure
SUCCESS difference: 2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxSurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VySurface
SUCCESS difference: 4.6e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxShear
SUCCESS difference: 3.7e-16 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyShear
SUCCESS difference: 2.1e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VxBase
SUCCESS difference: 1.5e-15 < 1e-13 test id: 335 test name: SquareSheetConstrainedStressMOLHO3d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-336
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0217716
Total Core solution elapsed time: 0.0960751
Linear solver elapsed time: 0.0731056 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1
SUCCESS difference: 3.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1
SUCCESS difference: 3.2e-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: 1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1
SUCCESS difference: 9.6e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1
SUCCESS difference: 9.1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1
SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1
SUCCESS difference: 7.8e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2
SUCCESS difference: 1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2
SUCCESS difference: 1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2
SUCCESS difference: 8.3e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2
SUCCESS difference: 1.6e-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.8e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3
SUCCESS difference: 2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3
SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3
SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3
SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3
SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3
SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3
SUCCESS difference: 3.3e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4
SUCCESS difference: 1.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4
SUCCESS difference: 1.3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4
SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4
SUCCESS difference: 1.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0217716
Total Core solution elapsed time: 0.0960751
Linear solver elapsed time: 0.0731056 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx1
SUCCESS difference: 3.2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy1
SUCCESS difference: 3.2e-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: 1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed1
SUCCESS difference: 9.6e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface1
SUCCESS difference: 9.1e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness1
SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance1
SUCCESS difference: 7.8e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx2
SUCCESS difference: 1e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy2
SUCCESS difference: 1e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel2
SUCCESS difference: 8.3e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface2
SUCCESS difference: 1.6e-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.8e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx3
SUCCESS difference: 2e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy3
SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure3
SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed3
SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface3
SUCCESS difference: 2e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Thickness3
SUCCESS difference: 1.2e-16 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: SmbMassBalance3
SUCCESS difference: 3.3e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vx4
SUCCESS difference: 1.4e-15 < 1e-09 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vy4
SUCCESS difference: 1.3e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Vel4
SUCCESS difference: 1.9e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Pressure4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Bed4
SUCCESS difference: 1.7e-15 < 1e-10 test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: Surface4
SUCCESS difference: 1.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0349478
Total Core solution elapsed time: 0.289232
Linear solver elapsed time: 0.21976 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1
SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1
SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1
SUCCESS difference: 2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2
SUCCESS difference: 6.6e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2
SUCCESS difference: 6.4e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2
SUCCESS difference: 1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2
SUCCESS difference: 1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2
SUCCESS difference: 1e-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: 4.2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3
SUCCESS difference: 9e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3
SUCCESS difference: 9e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3
SUCCESS difference: 1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3
SUCCESS difference: 2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4
SUCCESS difference: 1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4
SUCCESS difference: 9.9e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4
SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4
SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4
SUCCESS difference: 2.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0349478
Total Core solution elapsed time: 0.289232
Linear solver elapsed time: 0.21976 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.5e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx1
SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy1
SUCCESS difference: 1.2e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure1
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed1
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface1
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance1
SUCCESS difference: 2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx2
SUCCESS difference: 6.6e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy2
SUCCESS difference: 6.4e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel2
SUCCESS difference: 1.1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure2
SUCCESS difference: 1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed2
SUCCESS difference: 1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface2
SUCCESS difference: 1e-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: 4.2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx3
SUCCESS difference: 9e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy3
SUCCESS difference: 9e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel3
SUCCESS difference: 1e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Thickness3
SUCCESS difference: 2.5e-16 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: SmbMassBalance3
SUCCESS difference: 2e-10 < 5e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vx4
SUCCESS difference: 1e-10 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vy4
SUCCESS difference: 9.9e-11 < 1e-09 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Vel4
SUCCESS difference: 1.5e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Pressure4
SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Bed4
SUCCESS difference: 2.6e-12 < 1e-10 test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: Surface4
SUCCESS difference: 2.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0277155
Total Core solution elapsed time: 0.075805
Linear solver elapsed time: 0.0578195 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1
SUCCESS difference: 1.1e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1
SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure1
SUCCESS difference: 1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1
SUCCESS difference: 9.6e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1
SUCCESS difference: 1e-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: 8.3e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2
SUCCESS difference: 3.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2
SUCCESS difference: 3.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2
SUCCESS difference: 9.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2
SUCCESS difference: 8.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2
SUCCESS difference: 8e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2
SUCCESS difference: 8.9e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3
SUCCESS difference: 3.7e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3
SUCCESS difference: 3.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3
SUCCESS difference: 8.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3
SUCCESS difference: 1.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness3
SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3
SUCCESS difference: 7.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4
SUCCESS difference: 1.8e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4
SUCCESS difference: 1.9e-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: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4
SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0277155
Total Core solution elapsed time: 0.075805
Linear solver elapsed time: 0.0578195 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.9e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx1
SUCCESS difference: 1.1e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy1
SUCCESS difference: 1.2e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel1
SUCCESS difference: 1e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure1
SUCCESS difference: 1e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed1
SUCCESS difference: 9.6e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface1
SUCCESS difference: 1e-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: 8.3e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx2
SUCCESS difference: 3.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy2
SUCCESS difference: 3.5e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel2
SUCCESS difference: 9.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure2
SUCCESS difference: 8.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed2
SUCCESS difference: 8.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface2
SUCCESS difference: 8e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness2
SUCCESS difference: 1.9e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance2
SUCCESS difference: 8.9e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx3
SUCCESS difference: 3.7e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy3
SUCCESS difference: 3.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vel3
SUCCESS difference: 8.3e-16 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface3
SUCCESS difference: 1.6e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Thickness3
SUCCESS difference: 0 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: SmbMassBalance3
SUCCESS difference: 7.5e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vx4
SUCCESS difference: 1.8e-15 < 1e-09 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Vy4
SUCCESS difference: 1.9e-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: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Bed4
SUCCESS difference: 1.8e-15 < 1e-10 test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: Surface4
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0526659
Total Core solution elapsed time: 0.237368
Linear solver elapsed time: 0.183567 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-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.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1
SUCCESS difference: 2.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1
SUCCESS difference: 2.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1
SUCCESS difference: 3.2e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2
SUCCESS difference: 2.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2
SUCCESS difference: 3.5e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3
SUCCESS difference: 1e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3
SUCCESS difference: 1e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3
SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3
SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3
SUCCESS difference: 3e-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: 5.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4
SUCCESS difference: 2.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4
SUCCESS difference: 2.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4
SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4
SUCCESS difference: 3.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4
SUCCESS difference: 3.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4
SUCCESS difference: 3.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-339
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0526659
Total Core solution elapsed time: 0.237368
Linear solver elapsed time: 0.183567 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-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.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed1
SUCCESS difference: 2.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface1
SUCCESS difference: 2.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness1
SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance1
SUCCESS difference: 3.2e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel2
SUCCESS difference: 2.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure2
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed2
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface2
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness2
SUCCESS difference: 1.9e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance2
SUCCESS difference: 3.5e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx3
SUCCESS difference: 1e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy3
SUCCESS difference: 1e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel3
SUCCESS difference: 3.1e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure3
SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed3
SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface3
SUCCESS difference: 3e-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: 5.8e-10 < 2e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vx4
SUCCESS difference: 2.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vy4
SUCCESS difference: 2.5e-10 < 1e-09 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Vel4
SUCCESS difference: 3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Pressure4
SUCCESS difference: 3.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Bed4
SUCCESS difference: 3.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Surface4
SUCCESS difference: 3.3e-12 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: Thickness4
SUCCESS difference: 2.5e-16 < 1e-10 test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-340
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Iter Function Residual | List of contributions
___________________________________________________________
0 2.960964e+07 1913666 | 2.960964e+07 4.385504e-36
1 2481908 266319.5 | 2481908 0.0002275342
2 1314255 186135.7 | 1314255 0.0003177314
Tao Object: 3 MPI processes
type: blmvm
Gradient steps: 0
Mat Object: 3 MPI processes
type: lmvmbfgs
rows=78, cols=78
Scale type: DIAGONAL
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factors: phi=0., theta=0.125
Max. storage: 5
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
Mat Object: 3 MPI processes
type: lmvmdiagbroyden
rows=78, cols=78
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factor: theta=0.
Max. storage: 1
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
TaoLineSearch Object: 3 MPI processes
type: more-thuente
maximum function evaluations=30
tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
total number of function evaluations=0
total number of gradient evaluations=0
total number of function/gradient evaluations=1
using variable bounds
Termination reason: 1
Active Set subset type: subvec
convergence tolerances: gatol=0., grtol=0., steptol=0., gttol=0.0001
Residual in Function/Gradient:=186136.
Objective value=1.31425e+06
total number of iterations=2, (max: 2)
total number of function/gradient evaluations=3, (max: 6)
Solver failed: Maximum Iterations
write lock file:
FemModel initialization elapsed time: 0.0290193
Total Core solution elapsed time: 0.175091
Linear solver elapsed time: 0.115511 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-11 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient
SUCCESS difference: 2.6e-11 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits
SUCCESS difference: 3.7e-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: 3e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel
SUCCESS difference: 3.9e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx
SUCCESS difference: 3e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-340
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Iter Function Residual | List of contributions
___________________________________________________________
0 2.960964e+07 1913666 | 2.960964e+07 4.385504e-36
1 2481908 266319.5 | 2481908 0.0002275342
2 1314255 186135.7 | 1314255 0.0003177314
Tao Object: 3 MPI processes
type: blmvm
Gradient steps: 0
Mat Object: 3 MPI processes
type: lmvmbfgs
rows=78, cols=78
Scale type: DIAGONAL
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factors: phi=0., theta=0.125
Max. storage: 5
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
Mat Object: 3 MPI processes
type: lmvmdiagbroyden
rows=78, cols=78
Scale history: 1
Scale params: alpha=1., beta=0.5, rho=1.
Convex factor: theta=0.
Max. storage: 1
Used storage: 1
Number of updates: 1
Number of rejects: 0
Number of resets: 1
TaoLineSearch Object: 3 MPI processes
type: more-thuente
maximum function evaluations=30
tolerances: ftol=0.0001, rtol=1e-10, gtol=0.9
total number of function evaluations=0
total number of gradient evaluations=0
total number of function/gradient evaluations=1
using variable bounds
Termination reason: 1
Active Set subset type: subvec
convergence tolerances: gatol=0., grtol=0., steptol=0., gttol=0.0001
Residual in Function/Gradient:=186136.
Objective value=1.31425e+06
total number of iterations=2, (max: 2)
total number of function/gradient evaluations=3, (max: 6)
Solver failed: Maximum Iterations
write lock file:
FemModel initialization elapsed time: 0.0290193
Total Core solution elapsed time: 0.175091
Linear solver elapsed time: 0.115511 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-11 < 3e-08 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Gradient
SUCCESS difference: 2.6e-11 < 1e-07 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Misfits
SUCCESS difference: 3.7e-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: 3e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vel
SUCCESS difference: 3.9e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vx
SUCCESS difference: 3e-11 < 1e-09 test id: 340 test name: SquareSheetConstrainedCMtaoDragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-341
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Iter Cost function Grad. norm List of contributions
1 f(x)=2.9312e+07 1.91e+06 2.931e+07 4.386e-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.0321538
Total Core solution elapsed time: 0.179339
Linear solver elapsed time: 0.118227 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient
SUCCESS difference: 2e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient
SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure
SUCCESS difference: 2.5e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel
SUCCESS difference: 4.7e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx
SUCCESS difference: 2.5e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-341
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Iter Cost function Grad. norm List of contributions
1 f(x)=2.9312e+07 1.91e+06 2.931e+07 4.386e-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.0321538
Total Core solution elapsed time: 0.179339
Linear solver elapsed time: 0.118227 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-10 < 1e-08 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Gradient
SUCCESS difference: 2e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: FrictionCoefficient
SUCCESS difference: 1e-16 < 1e-10 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Pressure
SUCCESS difference: 2.5e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vel
SUCCESS difference: 4.7e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vx
SUCCESS difference: 2.5e-11 < 1e-09 test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-342
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.021665
Total Core solution elapsed time: 0.0484407
Linear solver elapsed time: 0.0303345 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature
SUCCESS difference: 1.8e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate
SUCCESS difference: 3.5e-16 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-342
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.021665
Total Core solution elapsed time: 0.0484407
Linear solver elapsed time: 0.0303345 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.7e-15 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: Temperature
SUCCESS difference: 1.8e-09 < 1e-08 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGroundediceMeltingRate
SUCCESS difference: 3.5e-16 < 1e-13 test id: 342 test name: SquareSheetTherSteaPlume field: BasalforcingsGeothermalflux
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-343
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.022935
Total Core solution elapsed time: 0.0674812
Linear solver elapsed time: 0.0527804 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1
SUCCESS difference: 4.9e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1
SUCCESS difference: 6e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB1
SUCCESS difference: 1.4e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb1
SUCCESS difference: 2.7e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2
SUCCESS difference: 7.9e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2
SUCCESS difference: 7.7e-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.1e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2
SUCCESS difference: 4.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB2
SUCCESS difference: 5.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb2
SUCCESS difference: 9.8e-14 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3
SUCCESS difference: 9.1e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3
SUCCESS difference: 9.5e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3
SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3
SUCCESS difference: 3.5e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3
SUCCESS difference: 9e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3
SUCCESS difference: 8.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-343
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.022935
Total Core solution elapsed time: 0.0674812
Linear solver elapsed time: 0.0527804 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx1
SUCCESS difference: 4.9e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy1
SUCCESS difference: 6e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB1
SUCCESS difference: 1.4e-16 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb1
SUCCESS difference: 2.7e-14 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx2
SUCCESS difference: 7.9e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy2
SUCCESS difference: 7.7e-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.1e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness2
SUCCESS difference: 4.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB2
SUCCESS difference: 5.2e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb2
SUCCESS difference: 9.8e-14 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vx3
SUCCESS difference: 9.1e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vy3
SUCCESS difference: 9.5e-15 < 1e-12 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Vel3
SUCCESS difference: 0 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Bed3
SUCCESS difference: 3.5e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Surface3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: Thickness3
SUCCESS difference: 9e-15 < 1.5e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: SMB3
SUCCESS difference: 8.7e-15 < 1e-13 test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-344
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.061296
Total Core solution elapsed time: 0.336509
Linear solver elapsed time: 0.222282 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1
SUCCESS difference: 9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1
SUCCESS difference: 2.6e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel1
SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed1
SUCCESS difference: 1.3e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1
SUCCESS difference: 1.2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1
SUCCESS difference: 2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature1
SUCCESS difference: 1.7e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB1
SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb1
SUCCESS difference: 6.6e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2
SUCCESS difference: 4.3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2
SUCCESS difference: 3.1e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2
SUCCESS difference: 4.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel2
SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2
SUCCESS difference: 1.2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2
SUCCESS difference: 3.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2
SUCCESS difference: 5.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2
SUCCESS difference: 1.4e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2
SUCCESS difference: 5.7e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3
SUCCESS difference: 4.1e-13 < 5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3
SUCCESS difference: 2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3
SUCCESS difference: 4.1e-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: 1.9e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3
SUCCESS difference: 1.2e-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: 6e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3
SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-344
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.061296
Total Core solution elapsed time: 0.336509
Linear solver elapsed time: 0.222282 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx1
SUCCESS difference: 9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy1
SUCCESS difference: 2.6e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel1
SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed1
SUCCESS difference: 1.3e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface1
SUCCESS difference: 1.2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness1
SUCCESS difference: 2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature1
SUCCESS difference: 1.7e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB1
SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb1
SUCCESS difference: 6.6e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx2
SUCCESS difference: 4.3e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy2
SUCCESS difference: 3.1e-13 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz2
SUCCESS difference: 4.2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vel2
SUCCESS difference: 1.3e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Bed2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface2
SUCCESS difference: 1.2e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Thickness2
SUCCESS difference: 3.5e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Temperature2
SUCCESS difference: 5.1e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB2
SUCCESS difference: 1.4e-16 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb2
SUCCESS difference: 5.7e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vx3
SUCCESS difference: 4.1e-13 < 5e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vy3
SUCCESS difference: 2e-13 < 1e-09 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Vz3
SUCCESS difference: 4.1e-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: 1.9e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: Surface3
SUCCESS difference: 1.2e-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: 6e-15 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: SMB3
SUCCESS difference: 0 < 1e-10 test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-345
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing effectiveconductivity_averaging=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0168364
Total Core solution elapsed time: 0.0337034
Linear solver elapsed time: 0.0215467 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing effectiveconductivity_averaging=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0194565
Total Core solution elapsed time: 0.0861565
Linear solver elapsed time: 0.0571055 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing effectiveconductivity_averaging=2 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0275997
Total Core solution elapsed time: 0.180313
Linear solver elapsed time: 0.110018 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 4.4e-14 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 2.1e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
SUCCESS difference: 1.4e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 0 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
SUCCESS difference: 2.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-345
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing effectiveconductivity_averaging=0 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0168364
Total Core solution elapsed time: 0.0337034
Linear solver elapsed time: 0.0215467 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing effectiveconductivity_averaging=1 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0194565
Total Core solution elapsed time: 0.0861565
Linear solver elapsed time: 0.0571055 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing effectiveconductivity_averaging=2 =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0275997
Total Core solution elapsed time: 0.180313
Linear solver elapsed time: 0.110018 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 4.4e-14 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 2.1e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
SUCCESS difference: 1.4e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 0 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
SUCCESS difference: 2.2e-15 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Enthalpy
SUCCESS difference: 1.7e-16 < 5e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Waterfraction
SUCCESS difference: 4.2e-16 < 1e-13 test id: 345 test name: SquareSheetConstrainedEnthalpyEffectiveConductivity field: Temperature
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-346
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test346.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.30084e-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)=2.06656e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.10618e-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.0335682
Total Core solution elapsed time: 0.0594652
Linear solver elapsed time: 0.0309693 (52%)
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.5e-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: 9.1e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3
SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-346
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test346.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.30084e-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)=2.06656e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.10618e-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.0335682
Total Core solution elapsed time: 0.0594652
Linear solver elapsed time: 0.0309693 (52%)
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.5e-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: 9.1e-15 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: Temperature3
SUCCESS difference: 0 < 1e-13 test id: 346 test name: SquareSheetConstrainedTherTranNyeH2O field: BasalforcingsGroundediceMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-347
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test347.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.16967e-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.94089e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.1379e-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.0242123
Total Core solution elapsed time: 0.0546615
Linear solver elapsed time: 0.0284967 (52%)
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.6e-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: 5.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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file test347.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/3 time [yr]: 1.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.16967e-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.94089e-16
number of unstable constraints: 0
computing melting
solver residue: norm(KU-F)/norm(F)=0
computing smb
saving temporary results
iteration 3/3 time [yr]: 3.00 (time step: 1.00)
computing temperatures
solver residue: norm(KU-F)/norm(F)=2.1379e-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.0242123
Total Core solution elapsed time: 0.0546615
Linear solver elapsed time: 0.0284967 (52%)
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.6e-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: 5.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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0167564
Total Core solution elapsed time: 0.428378
Linear solver elapsed time: 0.25336 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1
SUCCESS difference: 6.7e-16 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2
SUCCESS difference: 5.7e-16 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2
SUCCESS difference: 1.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3
SUCCESS difference: 9.5e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4
SUCCESS difference: 7.7e-15 < 1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-350
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0167564
Total Core solution elapsed time: 0.428378
Linear solver elapsed time: 0.25336 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.6e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead1
SUCCESS difference: 6.7e-16 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead2
SUCCESS difference: 5.7e-16 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight2
SUCCESS difference: 1.2e-14 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead3
SUCCESS difference: 1.4e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight3
SUCCESS difference: 9.5e-15 < 1e-13 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyHead4
SUCCESS difference: 7.7e-15 < 1e-12 test id: 350 test name: SquareSheetHydrologyShakti field: HydrologyGapHeight4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-351
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0706805
Total Core solution elapsed time: 6.459
Linear solver elapsed time: 4.57619 (71%)
Total elapsed time: 0 hrs 0 min 6 sec
SUCCESS difference: 1.8e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx
SUCCESS difference: 1.9e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy
SUCCESS difference: 8.5e-14 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-351
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0706805
Total Core solution elapsed time: 6.459
Linear solver elapsed time: 4.57619 (71%)
Total elapsed time: 0 hrs 0 min 6 sec
SUCCESS difference: 1.8e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vx
SUCCESS difference: 1.9e-13 < 1e-12 test id: 351 test name: SquareSheetFrictionTemp field: Vy
SUCCESS difference: 8.5e-14 < 2e-11 test id: 351 test name: SquareSheetFrictionTemp field: Vz
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-352
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0374087
Total Core solution elapsed time: 0.174173
Linear solver elapsed time: 0.124871 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-14 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1
SUCCESS difference: 3.4e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1
SUCCESS difference: 3.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1
SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1
SUCCESS difference: 7.6e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1
SUCCESS difference: 5.2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2
SUCCESS difference: 1.4e-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.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2
SUCCESS difference: 1.9e-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: 5.9e-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.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3
SUCCESS difference: 2.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3
SUCCESS difference: 2.5e-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: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3
SUCCESS difference: 7.5e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4
SUCCESS difference: 3.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4
SUCCESS difference: 3.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4
SUCCESS difference: 2.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4
SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4
SUCCESS difference: 2.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4
SUCCESS difference: 2.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0374087
Total Core solution elapsed time: 0.174173
Linear solver elapsed time: 0.124871 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-14 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx1
SUCCESS difference: 3.4e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy1
SUCCESS difference: 3.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel1
SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure1
SUCCESS difference: 7.6e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance1
SUCCESS difference: 5.2e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx2
SUCCESS difference: 1.4e-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.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface2
SUCCESS difference: 1.9e-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: 5.9e-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.2e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel3
SUCCESS difference: 2.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure3
SUCCESS difference: 2.5e-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: 0 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: SmbMassBalance3
SUCCESS difference: 7.5e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vx4
SUCCESS difference: 3.7e-15 < 1e-09 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vy4
SUCCESS difference: 3.6e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Vel4
SUCCESS difference: 2.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Pressure4
SUCCESS difference: 2.4e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Bed4
SUCCESS difference: 2.5e-15 < 1e-10 test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: Surface4
SUCCESS difference: 2.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.022798
Total Core solution elapsed time: 0.165054
Linear solver elapsed time: 0.118032 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1
SUCCESS difference: 3.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1
SUCCESS difference: 3.8e-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: 6.3e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 9.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2
SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 8.9e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3
SUCCESS difference: 9.8e-16 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3
SUCCESS difference: 9.8e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3
SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3
SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3
SUCCESS difference: 1.7e-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: 3.4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4
SUCCESS difference: 1.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4
SUCCESS difference: 1.1e-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.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4
SUCCESS difference: 2.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.022798
Total Core solution elapsed time: 0.165054
Linear solver elapsed time: 0.118032 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx1
SUCCESS difference: 3.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy1
SUCCESS difference: 3.8e-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: 6.3e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface1
SUCCESS difference: 6.8e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance1
SUCCESS difference: 9.6e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy2
SUCCESS difference: 2.1e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 8.9e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx3
SUCCESS difference: 9.8e-16 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy3
SUCCESS difference: 9.8e-16 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vel3
SUCCESS difference: 1.9e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Pressure3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Bed3
SUCCESS difference: 1.8e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface3
SUCCESS difference: 1.7e-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: 3.4e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vx4
SUCCESS difference: 1.2e-15 < 1e-09 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Vy4
SUCCESS difference: 1.1e-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.7e-15 < 1e-10 test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: Surface4
SUCCESS difference: 2.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0222008
Total Core solution elapsed time: 0.162965
Linear solver elapsed time: 0.117409 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1
SUCCESS difference: 1.2e-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: 7.6e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1
SUCCESS difference: 6.8e-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: 3.7e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2
SUCCESS difference: 1.3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2
SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 7.3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3
SUCCESS difference: 2.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3
SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3
SUCCESS difference: 1.7e-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: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 4.4e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4
SUCCESS difference: 1.5e-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: 1.9e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4
SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4
SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4
SUCCESS difference: 2e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4
SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-354
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0222008
Total Core solution elapsed time: 0.162965
Linear solver elapsed time: 0.117409 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.5e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx1
SUCCESS difference: 1.2e-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: 7.6e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed1
SUCCESS difference: 5.5e-16 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface1
SUCCESS difference: 6.8e-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: 3.7e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx2
SUCCESS difference: 1.3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy2
SUCCESS difference: 1.3e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel2
SUCCESS difference: 1.7e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface2
SUCCESS difference: 1.8e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance2
SUCCESS difference: 7.3e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx3
SUCCESS difference: 2.2e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vy3
SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vel3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure3
SUCCESS difference: 1.7e-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: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance3
SUCCESS difference: 4.4e-15 < 1e-09 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Vx4
SUCCESS difference: 1.5e-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: 1.9e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Pressure4
SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Bed4
SUCCESS difference: 2.1e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Surface4
SUCCESS difference: 2e-15 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: Thickness4
SUCCESS difference: 0 < 1e-10 test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: SmbMassBalance4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-355
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0273437
Total Core solution elapsed time: 0.270134
Linear solver elapsed time: 0.132087 (49%)
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: 1.3e-14 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1
SUCCESS difference: 6.4e-14 < 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: 1e-14 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2
SUCCESS difference: 6e-14 < 6e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea2
SUCCESS difference: 6.7e-16 < 1e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness3
SUCCESS difference: 2.7e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3
SUCCESS difference: 5.5e-14 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3
SUCCESS difference: 6.7e-16 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4
SUCCESS difference: 1.1e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4
SUCCESS difference: 5.2e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-355
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
maximum number of nonlinear iterations of outer loop (2) exceeded
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0273437
Total Core solution elapsed time: 0.270134
Linear solver elapsed time: 0.132087 (49%)
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: 1.3e-14 < 5e-08 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential1
SUCCESS difference: 6.4e-14 < 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: 1e-14 < 3e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential2
SUCCESS difference: 6e-14 < 6e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea2
SUCCESS difference: 6.7e-16 < 1e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness3
SUCCESS difference: 2.7e-14 < 8e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential3
SUCCESS difference: 5.5e-14 < 1e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea3
SUCCESS difference: 6.7e-16 < 2e-07 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydrologySheetThickness4
SUCCESS difference: 1.1e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: HydraulicPotential4
SUCCESS difference: 5.2e-14 < 2e-06 test id: 355 test name: SquareSheetHydrologyGlaDS field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-356
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1008983 | 1008983 2.775154e-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.018912
Total Core solution elapsed time: 0.0640461
Linear solver elapsed time: 0.0388216 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient
SUCCESS difference: 3.9e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits
SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC
SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure
SUCCESS difference: 8.3e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel
SUCCESS difference: 1.1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx
SUCCESS difference: 5e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-356
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1008983 | 1008983 2.775154e-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.018912
Total Core solution elapsed time: 0.0640461
Linear solver elapsed time: 0.0388216 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-15 < 1e-12 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Gradient
SUCCESS difference: 3.9e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Misfits
SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: FrictionC
SUCCESS difference: 0 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Pressure
SUCCESS difference: 8.3e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vel
SUCCESS difference: 1.1e-15 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vx
SUCCESS difference: 5e-16 < 1e-13 test id: 356 test name: SquareSheetConstrainedCMDragSchoofSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-357
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 181.433 | 181.433 4.385504e-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 4.385504e-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.019393
Total Core solution elapsed time: 0.0574509
Linear solver elapsed time: 0.0361512 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-16 < 1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient
SUCCESS difference: 1.6e-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.6e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel
SUCCESS difference: 3.8e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx
SUCCESS difference: 1.9e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-357
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 181.433 | 181.433 4.385504e-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 4.385504e-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.019393
Total Core solution elapsed time: 0.0574509
Linear solver elapsed time: 0.0361512 (63%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3e-16 < 1e-12 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Gradient
SUCCESS difference: 1.6e-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.6e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vel
SUCCESS difference: 3.8e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vx
SUCCESS difference: 1.9e-15 < 1e-13 test id: 357 test name: SquareSheetConstrainedCMDragWeertmanSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-358
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test358.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
starting model processor
creating datasets for analysis StressbalanceAnalysis
creating datasets for analysis StressbalanceVerticalAnalysis
creating datasets for analysis L2ProjectionBaseAnalysis
creating datasets for analysis ExtrudeFromBaseAnalysis
creating datasets for analysis DepthAverageAnalysis
updating elements and materials for control parameters
creating output definitions
done with model processor
Processing finite element model of analysis StressbalanceAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
detecting active vertices
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis StressbalanceVerticalAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Processing finite element model of analysis L2ProjectionBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis ExtrudeFromBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis DepthAverageAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.39787e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 81.0324 > 5 %
Convergence criterion: norm(du)/norm(u) 45.0359 > 5 %
Convergence criterion: max(du) 1.59781e-06
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.92259e-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.18472e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 29.9385 > 5 %
Convergence criterion: norm(du)/norm(u) 22.9541 > 5 %
Convergence criterion: max(du) 3.06167e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.99388e-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)=7.0454e-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)=5.00116e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 8.11816 > 5 %
Convergence criterion: norm(du)/norm(u) 7.47743 > 5 %
Convergence criterion: max(du) 5.95866e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=8.03661e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 5.35338 > 5 %
Convergence criterion: norm(du)/norm(u) 5.06123 > 5 %
Convergence criterion: max(du) 3.75963e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.07303e-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)=3.38826e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 1026175 | 1026175 2.775154e-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)=1.47723e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.2434 < 5 %
Convergence criterion: norm(du)/norm(u) 3.15343 < 5 %
Convergence criterion: max(du) 2.3342e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 929871.4 | 929871.4 1.126811e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.50418e-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.40336e-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.66302e-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)=9.45957e-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)=5.17228e-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)=9.36529e-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)=7.30655e-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)=9.01451e-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.0153811
Total Core solution elapsed time: 0.0452151
Linear solver elapsed time: 0.0169229 (37%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 2.5e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient
SUCCESS difference: 1.6e-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: 4.9e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel
SUCCESS difference: 1.7e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx
SUCCESS difference: 6.7e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-358
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
INFO: the outlog will look better if only md.verbose.control is turned on
marshalling file test358.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
starting model processor
creating datasets for analysis StressbalanceAnalysis
creating datasets for analysis StressbalanceVerticalAnalysis
creating datasets for analysis L2ProjectionBaseAnalysis
creating datasets for analysis ExtrudeFromBaseAnalysis
creating datasets for analysis DepthAverageAnalysis
updating elements and materials for control parameters
creating output definitions
done with model processor
Processing finite element model of analysis StressbalanceAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
detecting active vertices
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis StressbalanceVerticalAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Processing finite element model of analysis L2ProjectionBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis ExtrudeFromBaseAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
Processing finite element model of analysis DepthAverageAnalysis:
configuring element and loads
Configuring elements...
Configuring loads...
Configuring materials...
Configuring inputs...
resolving node constraints
creating nodal degrees of freedom
Renumbering degrees of freedom
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | computing velocities
Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=1.39787e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 81.0324 > 5 %
Convergence criterion: norm(du)/norm(u) 45.0359 > 5 %
Convergence criterion: max(du) 1.59781e-06
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=7.92259e-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.18472e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 29.9385 > 5 %
Convergence criterion: norm(du)/norm(u) 22.9541 > 5 %
Convergence criterion: max(du) 3.06167e-07
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.99388e-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)=7.0454e-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)=5.00116e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 8.11816 > 5 %
Convergence criterion: norm(du)/norm(u) 7.47743 > 5 %
Convergence criterion: max(du) 5.95866e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=8.03661e-16
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 5.35338 > 5 %
Convergence criterion: norm(du)/norm(u) 5.06123 > 5 %
Convergence criterion: max(du) 3.75963e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=6.07303e-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)=3.38826e-16
Merging solution vector from fset to gset
Updating inputs from solution for AdjointHorizAnalysis
saving results
Computing cost function gradient
f(x) = 1026175 | 1026175 2.775154e-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)=1.47723e-15
Merging solution vector from fset to gset
checking convergence
mechanical equilibrium convergence criterion 3.2434 < 5 %
Convergence criterion: norm(du)/norm(u) 3.15343 < 5 %
Convergence criterion: max(du) 2.3342e-08
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
number of unstable constraints: 0
total number of iterations: 1
f(x) = 929871.4 | 929871.4 1.126811e-05
x = 0.381966 | Updating constraints and active domain of analysis StressbalanceAnalysis for time: 0
Get solution from inputs
Reduce vector from g to f set
Input updates from constant
Updating inputs from solution for StressbalanceAnalysis
Allocating matrices (Kff stiffness matrix size: 20 x 20)
Assembling matrices
Create nodal constraints
Dirichlet lifting applied to load vector
Solving matrix system
solver residue: norm(KU-F)/norm(F)=5.50418e-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.40336e-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.66302e-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)=9.45957e-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)=5.17228e-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)=9.36529e-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)=7.30655e-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)=9.01451e-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.0153811
Total Core solution elapsed time: 0.0452151
Linear solver elapsed time: 0.0169229 (37%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
SUCCESS difference: 2.5e-15 < 1e-12 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Gradient
SUCCESS difference: 1.6e-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: 4.9e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vel
SUCCESS difference: 1.7e-15 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vx
SUCCESS difference: 6.7e-16 < 1e-13 test id: 358 test name: SquareSheetConstrainedCMDragRegCoulombSSA2d field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-359
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0187546
Total Core solution elapsed time: 1.71776
Linear solver elapsed time: 0.915866 (53%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 0 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1
SUCCESS difference: 2.2e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1
SUCCESS difference: 3.4e-14 < 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: 3.3e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2
SUCCESS difference: 2.8e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea2
SUCCESS difference: 4.5e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3
SUCCESS difference: 2.4e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3
SUCCESS difference: 2.4e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea3
SUCCESS difference: 4.4e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4
SUCCESS difference: 2e-15 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4
SUCCESS difference: 2.3e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-359
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0187546
Total Core solution elapsed time: 1.71776
Linear solver elapsed time: 0.915866 (53%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 0 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness1
SUCCESS difference: 2.2e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential1
SUCCESS difference: 3.4e-14 < 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: 3.3e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential2
SUCCESS difference: 2.8e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea2
SUCCESS difference: 4.5e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness3
SUCCESS difference: 2.4e-15 < 8e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential3
SUCCESS difference: 2.4e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea3
SUCCESS difference: 4.4e-16 < 1e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydrologySheetThickness4
SUCCESS difference: 2e-15 < 9e-14 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: HydraulicPotential4
SUCCESS difference: 2.3e-14 < 3e-12 test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-360
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.018583
Total Core solution elapsed time: 1.35814
Linear solver elapsed time: 0.677332 (50%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 0 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1
SUCCESS difference: 1.4e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1
SUCCESS difference: 4.5e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1
SUCCESS difference: 2.3e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2
SUCCESS difference: 1.5e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2
SUCCESS difference: 2.8e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2
SUCCESS difference: 4.5e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3
SUCCESS difference: 2e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3
SUCCESS difference: 2.3e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3
SUCCESS difference: 4.4e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4
SUCCESS difference: 2e-15 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4
SUCCESS difference: 2e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-360
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.018583
Total Core solution elapsed time: 1.35814
Linear solver elapsed time: 0.677332 (50%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 0 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness1
SUCCESS difference: 1.4e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential1
SUCCESS difference: 4.5e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea1
SUCCESS difference: 2.3e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness2
SUCCESS difference: 1.5e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential2
SUCCESS difference: 2.8e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea2
SUCCESS difference: 4.5e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness3
SUCCESS difference: 2e-15 < 8e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential3
SUCCESS difference: 2.3e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea3
SUCCESS difference: 4.4e-16 < 1e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydrologySheetThickness4
SUCCESS difference: 2e-15 < 9e-14 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: HydraulicPotential4
SUCCESS difference: 2e-14 < 3e-12 test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-361
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0296798
Total Core solution elapsed time: 2.61199
Linear solver elapsed time: 1.30926 (50%)
Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
SUCCESS difference: 2.3e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1
SUCCESS difference: 4.4e-15 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1
SUCCESS difference: 5.9e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1
SUCCESS difference: 4.5e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2
SUCCESS difference: 1.2e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2
SUCCESS difference: 5.5e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2
SUCCESS difference: 4.5e-16 < 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: 6e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3
SUCCESS difference: 5.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4
SUCCESS difference: 2.5e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4
SUCCESS difference: 6e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-361
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
checking model consistency
marshalling file testChannels.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 2/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 3/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
iteration 4/4 time [yr]: 0.00 (time step: 0.00)
updating effective pressure
saving temporary results
write lock file:
FemModel initialization elapsed time: 0.0296798
Total Core solution elapsed time: 2.61199
Linear solver elapsed time: 1.30926 (50%)
Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
SUCCESS difference: 2.3e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness1
SUCCESS difference: 4.4e-15 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential1
SUCCESS difference: 5.9e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea1
SUCCESS difference: 4.5e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness2
SUCCESS difference: 1.2e-14 < 7e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential2
SUCCESS difference: 5.5e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea2
SUCCESS difference: 4.5e-16 < 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: 6e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea3
SUCCESS difference: 5.6e-16 < 1e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydrologySheetThickness4
SUCCESS difference: 2.5e-14 < 8e-14 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: HydraulicPotential4
SUCCESS difference: 6e-14 < 3e-12 test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: ChannelArea4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-362
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
maximum number of nonlinear iterations (10) exceeded
write lock file:
FemModel initialization elapsed time: 0.0344373
Total Core solution elapsed time: 0.55036
Linear solver elapsed time: 0.33963 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness1
SUCCESS difference: 1.9e-13 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential1
SUCCESS difference: 1.7e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea1
SUCCESS difference: 9.7e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx1
SUCCESS difference: 3.9e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy1
SUCCESS difference: 9.7e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness1
SUCCESS difference: 5.5e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness2
SUCCESS difference: 1.9e-13 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential2
SUCCESS difference: 1.6e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea2
SUCCESS difference: 9.1e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx2
SUCCESS difference: 6.3e-14 < 2e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy2
SUCCESS difference: 9.2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel2
SUCCESS difference: 9.8e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness2
SUCCESS difference: 6.9e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness3
SUCCESS difference: 4.2e-14 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential3
SUCCESS difference: 1.6e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea3
SUCCESS difference: 2.8e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx3
SUCCESS difference: 5.3e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy3
SUCCESS difference: 2.8e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness3
SUCCESS difference: 7.7e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness4
SUCCESS difference: 1.4e-12 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential4
SUCCESS difference: 1.5e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea4
SUCCESS difference: 5.5e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx4
SUCCESS difference: 3.6e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy4
SUCCESS difference: 5.5e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel4
SUCCESS difference: 2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure4
SUCCESS difference: 2.2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-362
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for stressbalance model: spc set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
maximum number of nonlinear iterations (10) exceeded
write lock file:
FemModel initialization elapsed time: 0.0344373
Total Core solution elapsed time: 0.55036
Linear solver elapsed time: 0.33963 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness1
SUCCESS difference: 1.9e-13 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential1
SUCCESS difference: 1.7e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea1
SUCCESS difference: 9.7e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx1
SUCCESS difference: 3.9e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy1
SUCCESS difference: 9.7e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure1
SUCCESS difference: 8.9e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness1
SUCCESS difference: 5.5e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness2
SUCCESS difference: 1.9e-13 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential2
SUCCESS difference: 1.6e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea2
SUCCESS difference: 9.1e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx2
SUCCESS difference: 6.3e-14 < 2e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy2
SUCCESS difference: 9.2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel2
SUCCESS difference: 9.8e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness2
SUCCESS difference: 6.9e-16 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness3
SUCCESS difference: 4.2e-14 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential3
SUCCESS difference: 1.6e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea3
SUCCESS difference: 2.8e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx3
SUCCESS difference: 5.3e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy3
SUCCESS difference: 2.8e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure3
SUCCESS difference: 1.8e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness3
SUCCESS difference: 7.7e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydrologySheetThickness4
SUCCESS difference: 1.4e-12 < 1e-11 test id: 362 test name: SquareSheetHydrologyLayerSSA field: HydraulicPotential4
SUCCESS difference: 1.5e-12 < 5e-12 test id: 362 test name: SquareSheetHydrologyLayerSSA field: ChannelArea4
SUCCESS difference: 5.5e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vx4
SUCCESS difference: 3.6e-14 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vy4
SUCCESS difference: 5.5e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Vel4
SUCCESS difference: 2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Pressure4
SUCCESS difference: 2.2e-15 < 1e-13 test id: 362 test name: SquareSheetHydrologyLayerSSA field: Thickness4
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-363
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddGCM.enhance_factor specified: values set as zero
no SMBpddGCM.lapserates specified: values set as 0.0065 C/m
no SMBpddGCM.ref_surf specified: values set as sea-level 0 m
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0235651
Total Core solution elapsed time: 0.203062
Linear solver elapsed time: 0.140389 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1
SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2
SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no SMBpddGCM.enhance_factor specified: values set as zero
no SMBpddGCM.lapserates specified: values set as 0.0065 C/m
no SMBpddGCM.ref_surf specified: values set as sea-level 0 m
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0235651
Total Core solution elapsed time: 0.203062
Linear solver elapsed time: 0.140389 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature1
SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance1
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Temperature2
SUCCESS difference: 0 < 1e-11 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Precipitation2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Accumulation2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: Ablation2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMeanTemperature2
SUCCESS difference: 0 < 1e-13 test id: 363 test name: SquareSheetConstrainedSmbpddGCM2d field: SmbMassBalance2
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.016961
Total Core solution elapsed time: 0.0401721
Linear solver elapsed time: 0.0353217 (88%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx
SUCCESS difference: 1.5e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.016961
Total Core solution elapsed time: 0.0401721
Linear solver elapsed time: 0.0353217 (88%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vx
SUCCESS difference: 1.5e-15 < 1e-13 test id: 401 test name: SquareSheetShelfStressSSA2d field: Vy
SUCCESS difference: 1.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0281966
Total Core solution elapsed time: 0.0547591
Linear solver elapsed time: 0.0402078 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-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: 1e-14 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0281966
Total Core solution elapsed time: 0.0547591
Linear solver elapsed time: 0.0402078 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.3e-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: 1e-14 < 1e-13 test id: 402 test name: SquareSheetShelfStressSSA3d field: Vz
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0372902
Total Core solution elapsed time: 0.0907778
Linear solver elapsed time: 0.0663452 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx
SUCCESS difference: 6.1e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy
SUCCESS difference: 2.3e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz
SUCCESS difference: 6.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0372902
Total Core solution elapsed time: 0.0907778
Linear solver elapsed time: 0.0663452 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.4e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vx
SUCCESS difference: 6.1e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vy
SUCCESS difference: 2.3e-10 < 3e-09 test id: 403 test name: SquareSheetShelfStressHO field: Vz
SUCCESS difference: 6.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0388436
Total Core solution elapsed time: 0.362044
Linear solver elapsed time: 0.258367 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-08 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx
SUCCESS difference: 4.4e-08 < 6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy
SUCCESS difference: 2.7e-09 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz
SUCCESS difference: 2.7e-09 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel
SUCCESS difference: 2.5e-09 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-404
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0388436
Total Core solution elapsed time: 0.362044
Linear solver elapsed time: 0.258367 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-08 < 2e-05 test id: 404 test name: SquareSheetShelfStressFS field: Vx
SUCCESS difference: 4.4e-08 < 6e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vy
SUCCESS difference: 2.7e-09 < 2e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vz
SUCCESS difference: 2.7e-09 < 1e-06 test id: 404 test name: SquareSheetShelfStressFS field: Vel
SUCCESS difference: 2.5e-09 < 8e-07 test id: 404 test name: SquareSheetShelfStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-405
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0260461
Total Core solution elapsed time: 0.120773
Linear solver elapsed time: 0.069965 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx
SUCCESS difference: 4.8e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy
SUCCESS difference: 1.5e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz
SUCCESS difference: 4.8e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-405
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0260461
Total Core solution elapsed time: 0.120773
Linear solver elapsed time: 0.069965 (58%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.7e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vx
SUCCESS difference: 4.8e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vy
SUCCESS difference: 1.5e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vz
SUCCESS difference: 4.8e-06 < 5e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Vel
SUCCESS difference: 1e-16 < 1e-05 test id: 405 test name: SquareSheetShelfStressMHOPenalties field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-406
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0275537
Total Core solution elapsed time: 0.103621
Linear solver elapsed time: 0.0514879 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature
SUCCESS difference: 3.8e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-406
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0275537
Total Core solution elapsed time: 0.103621
Linear solver elapsed time: 0.0514879 (50%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 1e-13 test id: 406 test name: SquareSheetShelfTherStea field: Temperature
SUCCESS difference: 3.8e-06 < 1e-05 test id: 406 test name: SquareSheetShelfTherStea field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-407
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0357965
Total Core solution elapsed time: 0.134355
Linear solver elapsed time: 0.0560937 (42%)
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.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0357965
Total Core solution elapsed time: 0.134355
Linear solver elapsed time: 0.0560937 (42%)
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.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0442948
Total Core solution elapsed time: 0.391387
Linear solver elapsed time: 0.347137 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1
SUCCESS difference: 1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1
SUCCESS difference: 1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1
SUCCESS difference: 3.9e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1
SUCCESS difference: 8.5e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1
SUCCESS difference: 3.4e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1
SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1
SUCCESS difference: 1.6e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2
SUCCESS difference: 1.7e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2
SUCCESS difference: 1.7e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2
SUCCESS difference: 2.6e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2
SUCCESS difference: 1.8e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2
SUCCESS difference: 1.1e-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: 5.6e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3
SUCCESS difference: 5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3
SUCCESS difference: 5.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3
SUCCESS difference: 1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3
SUCCESS difference: 2.3e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3
SUCCESS difference: 4.2e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3
SUCCESS difference: 2.2e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3
SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-408
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0442948
Total Core solution elapsed time: 0.391387
Linear solver elapsed time: 0.347137 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx1
SUCCESS difference: 1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy1
SUCCESS difference: 1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure1
SUCCESS difference: 3.9e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed1
SUCCESS difference: 8.5e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface1
SUCCESS difference: 3.4e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb1
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb1
SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb1
SUCCESS difference: 1.6e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx2
SUCCESS difference: 1.7e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy2
SUCCESS difference: 1.7e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel2
SUCCESS difference: 3.3e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure2
SUCCESS difference: 2.6e-15 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed2
SUCCESS difference: 1.8e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface2
SUCCESS difference: 1.1e-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: 5.6e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vx3
SUCCESS difference: 5e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vy3
SUCCESS difference: 5.1e-14 < 2e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Vel3
SUCCESS difference: 1e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Pressure3
SUCCESS difference: 2.3e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Bed3
SUCCESS difference: 4.2e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Surface3
SUCCESS difference: 2.2e-14 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalFloatingBmb3
SUCCESS difference: 0 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalGroundedBmb3
SUCCESS difference: 2e-16 < 1e-13 test id: 408 test name: SquareSheetShelfTranSSA3d field: TotalSmb3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-409
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.055317
Total Core solution elapsed time: 0.143966
Linear solver elapsed time: 0.0225756 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1
SUCCESS difference: 7.3e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1
SUCCESS difference: 4.2e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1
SUCCESS difference: 7.1e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1
SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1
SUCCESS difference: 5.8e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1
SUCCESS difference: 4.2e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1
SUCCESS difference: 3.7e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1
SUCCESS difference: 1.5e-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: 4.8e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2
SUCCESS difference: 3.8e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2
SUCCESS difference: 1.8e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2
SUCCESS difference: 3.8e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2
SUCCESS difference: 3.7e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2
SUCCESS difference: 8.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2
SUCCESS difference: 5.4e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2
SUCCESS difference: 5.3e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2
SUCCESS difference: 2.1e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2
SUCCESS difference: 1.1e-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: 3.8e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3
SUCCESS difference: 2.3e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3
SUCCESS difference: 1.1e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3
SUCCESS difference: 2.2e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3
SUCCESS difference: 5.3e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3
SUCCESS difference: 8e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3
SUCCESS difference: 4.7e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3
SUCCESS difference: 5.1e-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: 4.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.055317
Total Core solution elapsed time: 0.143966
Linear solver elapsed time: 0.0225756 (16%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.1e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx1
SUCCESS difference: 7.3e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy1
SUCCESS difference: 4.2e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz1
SUCCESS difference: 7.1e-07 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel1
SUCCESS difference: 0 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure1
SUCCESS difference: 5.8e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed1
SUCCESS difference: 4.2e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface1
SUCCESS difference: 3.7e-09 < 1e-05 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness1
SUCCESS difference: 1.5e-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: 4.8e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx2
SUCCESS difference: 3.8e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy2
SUCCESS difference: 1.8e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz2
SUCCESS difference: 3.8e-07 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel2
SUCCESS difference: 3.7e-09 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure2
SUCCESS difference: 8.2e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed2
SUCCESS difference: 5.4e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface2
SUCCESS difference: 5.3e-09 < 0.001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Thickness2
SUCCESS difference: 2.1e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Temperature2
SUCCESS difference: 1.1e-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: 3.8e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vx3
SUCCESS difference: 2.3e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vy3
SUCCESS difference: 1.1e-07 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vz3
SUCCESS difference: 2.2e-07 < 0.01 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Vel3
SUCCESS difference: 5.3e-09 < 0.1 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Pressure3
SUCCESS difference: 8e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Bed3
SUCCESS difference: 4.7e-09 < 0.0001 test id: 409 test name: SquareSheetShelfTranMHOPenalties field: Surface3
SUCCESS difference: 5.1e-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: 4.9e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0370902
Total Core solution elapsed time: 0.188498
Linear solver elapsed time: 0.115679 (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: 4.4e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx
SUCCESS difference: 1.8e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy
SUCCESS difference: 1.7e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz
SUCCESS difference: 1.8e-11 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure
SUCCESS difference: 8.9e-11 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature
SUCCESS difference: 8.5e-08 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-410
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0370902
Total Core solution elapsed time: 0.188498
Linear solver elapsed time: 0.115679 (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: 4.4e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vx
SUCCESS difference: 1.8e-11 < 1e-09 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vy
SUCCESS difference: 1.7e-09 < 1e-08 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vz
SUCCESS difference: 1.8e-11 < 3e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Vel
SUCCESS difference: 1e-16 < 1e-13 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Pressure
SUCCESS difference: 8.9e-11 < 5e-10 test id: 410 test name: SquareSheetShelfSteaSSA3d field: Temperature
SUCCESS difference: 8.5e-08 < 1e-06 test id: 410 test name: SquareSheetShelfSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-411
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0480078
Total Core solution elapsed time: 0.314007
Linear solver elapsed time: 0.21548 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 5.3e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx
SUCCESS difference: 1.5e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy
SUCCESS difference: 2.3e-09 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz
SUCCESS difference: 1.5e-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: 2e-10 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature
SUCCESS difference: 1.7e-07 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-411
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0480078
Total Core solution elapsed time: 0.314007
Linear solver elapsed time: 0.21548 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 5.3e-10 < 2e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vx
SUCCESS difference: 1.5e-10 < 1e-09 test id: 411 test name: SquareSheetShelfSteaHO field: Vy
SUCCESS difference: 2.3e-09 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Vz
SUCCESS difference: 1.5e-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: 2e-10 < 1e-08 test id: 411 test name: SquareSheetShelfSteaHO field: Temperature
SUCCESS difference: 1.7e-07 < 1e-05 test id: 411 test name: SquareSheetShelfSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-415
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379
x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765
x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231
x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563
====================== step 2/2 ===============================
x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765
x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593
x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137
x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412
write lock file:
FemModel initialization elapsed time: 0.0559349
Total Core solution elapsed time: 0.553175
Linear solver elapsed time: 0.354241 (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: 5.3e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient
SUCCESS difference: 2.5e-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.5e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.1e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx
SUCCESS difference: 7.9e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy
SUCCESS difference: 4.1e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz
SUCCESS difference: 5e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature
SUCCESS difference: 1.9e-07 < 1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-415
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 1398.081 | 1398.08 0.0002296379
x = 1 | f(x) = 1189.926 | 1189.926 0.0002238765
x = 0.381966 | f(x) = 1281.699 | 1281.699 0.0002249231
x = 0.618034 | f(x) = 1252.28 | 1252.28 0.000223563
====================== step 2/2 ===============================
x = 0 | f(x) = 1178.046 | 1178.046 0.0002238765
x = 1 | f(x) = 1047.107 | 1047.107 0.0002341593
x = 0.381966 | f(x) = 1101.268 | 1101.267 0.0002260137
x = 0.618034 | f(x) = 1085.228 | 1085.228 0.0002284412
write lock file:
FemModel initialization elapsed time: 0.0559349
Total Core solution elapsed time: 0.553175
Linear solver elapsed time: 0.354241 (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: 5.3e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Gradient
SUCCESS difference: 2.5e-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.5e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vel
SUCCESS difference: 1.1e-10 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vx
SUCCESS difference: 7.9e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vy
SUCCESS difference: 4.1e-10 < 1e-08 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Vz
SUCCESS difference: 5e-11 < 1e-09 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: Temperature
SUCCESS difference: 1.9e-07 < 1e-06 test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-416
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379
x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599
x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826
x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472
====================== step 2/2 ===============================
x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599
x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786
x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669
x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008
write lock file:
FemModel initialization elapsed time: 0.0548494
Total Core solution elapsed time: 0.899738
Linear solver elapsed time: 0.607006 (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: 2.2e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient
SUCCESS difference: 7e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits
SUCCESS difference: 3.7e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient
SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure
SUCCESS difference: 1.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel
SUCCESS difference: 2.9e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx
SUCCESS difference: 1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy
SUCCESS difference: 1.3e-09 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz
SUCCESS difference: 1.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature
SUCCESS difference: 1.2e-07 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-416
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 3.700828e+08 | 3.700828e+08 0.0002296379
x = 1 | f(x) = 1.830435e+08 | 1.830435e+08 0.0002379599
x = 0.381966 | f(x) = 2.810191e+08 | 2.810191e+08 0.0002309826
x = 0.618034 | f(x) = 2.207666e+08 | 2.207666e+08 0.0002329472
====================== step 2/2 ===============================
x = 0 | f(x) = 1.831337e+08 | 1.831337e+08 0.0002379599
x = 1 | f(x) = 1.035799e+08 | 1.035799e+08 0.0002609786
x = 0.381966 | f(x) = 1.50893e+08 | 1.50893e+08 0.0002449669
x = 0.618034 | f(x) = 1.121849e+08 | 1.121849e+08 0.0002504008
write lock file:
FemModel initialization elapsed time: 0.0548494
Total Core solution elapsed time: 0.899738
Linear solver elapsed time: 0.607006 (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: 2.2e-11 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Gradient
SUCCESS difference: 7e-11 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Misfits
SUCCESS difference: 3.7e-12 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: FrictionCoefficient
SUCCESS difference: 1e-16 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Pressure
SUCCESS difference: 1.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vel
SUCCESS difference: 2.9e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vx
SUCCESS difference: 1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vy
SUCCESS difference: 1.3e-09 < 1e-07 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Vz
SUCCESS difference: 1.1e-10 < 1e-08 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: Temperature
SUCCESS difference: 1.2e-07 < 1e-05 test id: 416 test name: SquareSheetShelfCMDragSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-419
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0445491
Total Core solution elapsed time: 0.139997
Linear solver elapsed time: 0.0941955 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx
SUCCESS difference: 3.6e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy
SUCCESS difference: 1e-10 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz
SUCCESS difference: 3.6e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel
SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-419
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0445491
Total Core solution elapsed time: 0.139997
Linear solver elapsed time: 0.0941955 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vx
SUCCESS difference: 3.6e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vy
SUCCESS difference: 1e-10 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vz
SUCCESS difference: 3.6e-10 < 2e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Vel
SUCCESS difference: 1e-16 < 1e-09 test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-421
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0386839
Total Core solution elapsed time: 0.747514
Linear solver elapsed time: 0.334549 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.2e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 1.2e-07 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 1.3e-07 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 1.3e-07 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel
SUCCESS difference: 1.6e-07 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-421
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0386839
Total Core solution elapsed time: 0.747514
Linear solver elapsed time: 0.334549 (45%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.2e-08 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vx
SUCCESS difference: 1.2e-07 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vy
SUCCESS difference: 1.3e-07 < 2e-05 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vz
SUCCESS difference: 1.3e-07 < 2e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Vel
SUCCESS difference: 1.6e-07 < 3e-06 test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-422
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0444333
Total Core solution elapsed time: 0.598102
Linear solver elapsed time: 0.255025 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.6e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 1.2e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 1.3e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 1.3e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel
SUCCESS difference: 2e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-422
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0444333
Total Core solution elapsed time: 0.598102
Linear solver elapsed time: 0.255025 (43%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.6e-09 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vx
SUCCESS difference: 1.2e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vy
SUCCESS difference: 1.3e-08 < 2e-06 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vz
SUCCESS difference: 1.3e-08 < 4e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Vel
SUCCESS difference: 2e-08 < 5e-07 test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-423
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0495928
Total Core solution elapsed time: 0.340173
Linear solver elapsed time: 0.23602 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.054127
Total Core solution elapsed time: 0.387238
Linear solver elapsed time: 0.258646 (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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.057841
Total Core solution elapsed time: 0.364441
Linear solver elapsed time: 0.250779 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0394829
Total Core solution elapsed time: 0.366835
Linear solver elapsed time: 0.260977 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfAggressive
SUCCESS difference: 6.6e-15 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelAggressive
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSoft
SUCCESS difference: 6.4e-15 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSoft
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement
SUCCESS difference: 4.4e-15 < 3e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement2
SUCCESS difference: 1.2e-14 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-423
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0495928
Total Core solution elapsed time: 0.340173
Linear solver elapsed time: 0.23602 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.054127
Total Core solution elapsed time: 0.387238
Linear solver elapsed time: 0.258646 (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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.057841
Total Core solution elapsed time: 0.364441
Linear solver elapsed time: 0.250779 (69%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0394829
Total Core solution elapsed time: 0.366835
Linear solver elapsed time: 0.260977 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfAggressive
SUCCESS difference: 6.6e-15 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelAggressive
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSoft
SUCCESS difference: 6.4e-15 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSoft
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement
SUCCESS difference: 4.4e-15 < 3e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement
SUCCESS difference: 1.1e-16 < 1e-13 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: ElementOnIceShelfSubelement2
SUCCESS difference: 1.2e-14 < 2e-12 test id: 423 test name: RoundSheetShelfGLMigrationSSA2d field: VelSubelement2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-424
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0139767
Total Core solution elapsed time: 0.0257021
Linear solver elapsed time: 0.015245 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1
SUCCESS difference: 2.9e-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: 1.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1
SUCCESS difference: 2e-16 < 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: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1
SUCCESS difference: 2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1
SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.1e-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.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2
SUCCESS difference: 4.6e-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: 2.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 6.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2
SUCCESS difference: 7.6e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2
SUCCESS difference: 2.2e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2
SUCCESS difference: 2.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3
SUCCESS difference: 4.6e-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.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3
SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3
SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 4.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3
SUCCESS difference: 4.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3
SUCCESS difference: 2.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-424
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0139767
Total Core solution elapsed time: 0.0257021
Linear solver elapsed time: 0.015245 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed1
SUCCESS difference: 2.9e-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: 1.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume1
SUCCESS difference: 2e-16 < 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: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea1
SUCCESS difference: 2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled1
SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled1
SUCCESS difference: 1.1e-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.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Thickness2
SUCCESS difference: 4.6e-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: 2.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 2.2e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 6.7e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea2
SUCCESS difference: 7.6e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled2
SUCCESS difference: 2.2e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea2
SUCCESS difference: 2.1e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Bed3
SUCCESS difference: 4.6e-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.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: Floatingice3
SUCCESS difference: 1.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolume3
SUCCESS difference: 0 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 4.1e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 1.4e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedArea3
SUCCESS difference: 4.9e-16 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: GroundedAreaScaled3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingArea3
SUCCESS difference: 2.3e-15 < 1e-13 test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-425
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0174812
Total Core solution elapsed time: 0.0275474
Linear solver elapsed time: 0.0153012 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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: 9.5e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1
SUCCESS difference: 4.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1
SUCCESS difference: 5.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2
SUCCESS difference: 1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2
SUCCESS difference: 3.2e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2
SUCCESS difference: 8.5e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2
SUCCESS difference: 4.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3
SUCCESS difference: 2.9e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3
SUCCESS difference: 4.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-425
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0174812
Total Core solution elapsed time: 0.0275474
Linear solver elapsed time: 0.0153012 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 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: 9.5e-16 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed1
SUCCESS difference: 4.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface1
SUCCESS difference: 1.8e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness1
SUCCESS difference: 5.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed2
SUCCESS difference: 1e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface2
SUCCESS difference: 3.2e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness2
SUCCESS difference: 8.5e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice2
SUCCESS difference: 4.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Bed3
SUCCESS difference: 2.9e-14 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Surface3
SUCCESS difference: 4.6e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Thickness3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-426
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0263008
Total Core solution elapsed time: 0.0750073
Linear solver elapsed time: 0.0301257 (40%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1
SUCCESS difference: 2.9e-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: 2.8e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1
SUCCESS difference: 2e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1
SUCCESS difference: 2.8e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1
SUCCESS difference: 2.6e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1
SUCCESS difference: 6.4e-16 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2
SUCCESS difference: 1.4e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2
SUCCESS difference: 7.6e-16 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2
SUCCESS difference: 2.2e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2
SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2
SUCCESS difference: 1.9e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2
SUCCESS difference: 0 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 1.6e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2
SUCCESS difference: 3e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2
SUCCESS difference: 8.3e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2
SUCCESS difference: 6.4e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2
SUCCESS difference: 5.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3
SUCCESS difference: 1.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3
SUCCESS difference: 5.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3
SUCCESS difference: 1.3e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3
SUCCESS difference: 1.5e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3
SUCCESS difference: 1.3e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.5e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3
SUCCESS difference: 1.3e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 8.5e-13 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3
SUCCESS difference: 8.5e-13 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3
SUCCESS difference: 8.9e-12 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3
SUCCESS difference: 8.9e-12 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-426
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0263008
Total Core solution elapsed time: 0.0750073
Linear solver elapsed time: 0.0301257 (40%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.1e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface1
SUCCESS difference: 8.3e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness1
SUCCESS difference: 2.9e-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: 2.8e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass1
SUCCESS difference: 2.5e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 0 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea1
SUCCESS difference: 2e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled1
SUCCESS difference: 2.8e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea1
SUCCESS difference: 2.6e-16 < 1e-13 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled1
SUCCESS difference: 6.4e-16 < 1e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed2
SUCCESS difference: 1.4e-15 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface2
SUCCESS difference: 7.6e-16 < 2e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness2
SUCCESS difference: 2.2e-15 < 3e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice2
SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume2
SUCCESS difference: 1.9e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation2
SUCCESS difference: 0 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass2
SUCCESS difference: 0 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled2
SUCCESS difference: 1.6e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea2
SUCCESS difference: 3e-16 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled2
SUCCESS difference: 8.3e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea2
SUCCESS difference: 6.4e-16 < 6e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled2
SUCCESS difference: 5.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Bed3
SUCCESS difference: 1.6e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Surface3
SUCCESS difference: 5.2e-12 < 1e-10 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Thickness3
SUCCESS difference: 1.3e-11 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: Floatingice3
SUCCESS difference: 1.5e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolume3
SUCCESS difference: 1.3e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatation3
SUCCESS difference: 1.5e-13 < 2e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceMass3
SUCCESS difference: 1.3e-13 < 5e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 8.5e-13 < 5e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedArea3
SUCCESS difference: 8.5e-13 < 7e-12 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: GroundedAreaScaled3
SUCCESS difference: 8.9e-12 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingArea3
SUCCESS difference: 8.9e-12 < 7e-11 test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: FloatingAreaScaled3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-427
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.031495
Total Core solution elapsed time: 0.0950985
Linear solver elapsed time: 0.0456082 (48%)
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.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1
SUCCESS difference: 3e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1
SUCCESS difference: 1.2e-15 < 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.3e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2
SUCCESS difference: 1.9e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2
SUCCESS difference: 4.7e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2
SUCCESS difference: 1.3e-11 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3
SUCCESS difference: 7.7e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3
SUCCESS difference: 1.3e-11 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3
SUCCESS difference: 2.2e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-427
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.031495
Total Core solution elapsed time: 0.0950985
Linear solver elapsed time: 0.0456082 (48%)
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.9e-16 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed1
SUCCESS difference: 3e-15 < 1e-13 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface1
SUCCESS difference: 1.2e-15 < 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.3e-15 < 4e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface2
SUCCESS difference: 1.9e-15 < 7e-12 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness2
SUCCESS difference: 4.7e-15 < 2e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice2
SUCCESS difference: 1.3e-11 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Bed3
SUCCESS difference: 7.7e-12 < 5e-11 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Surface3
SUCCESS difference: 1.3e-11 < 1e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Thickness3
SUCCESS difference: 2.2e-11 < 7e-10 test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: Floatingice3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-428
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0165652
Total Core solution elapsed time: 0.0643059
Linear solver elapsed time: 0.0457301 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx
SUCCESS difference: 1.6e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0165652
Total Core solution elapsed time: 0.0643059
Linear solver elapsed time: 0.0457301 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.8e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vx
SUCCESS difference: 1.6e-15 < 1e-13 test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: Vy
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0345873
Total Core solution elapsed time: 0.241989
Linear solver elapsed time: 0.136731 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx
SUCCESS difference: 1.3e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy
SUCCESS difference: 2.3e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz
SUCCESS difference: 1.3e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel
SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-429
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0345873
Total Core solution elapsed time: 0.241989
Linear solver elapsed time: 0.136731 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-09 < 2e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vx
SUCCESS difference: 1.3e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vy
SUCCESS difference: 2.3e-10 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vz
SUCCESS difference: 1.3e-09 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Vel
SUCCESS difference: 1e-16 < 1e-06 test id: 429 test name: SquareSheetShelfStressHONewton field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-430
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0213625
Total Core solution elapsed time: 0.370193
Linear solver elapsed time: 0.309362 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.6e-16 < 2e-11 test id: 430 test name: MISMIP3D field: Bed1
SUCCESS difference: 9.5e-16 < 5e-12 test id: 430 test name: MISMIP3D field: Surface1
SUCCESS difference: 1.1e-15 < 2e-11 test id: 430 test name: MISMIP3D field: Thickness1
SUCCESS difference: 3.6e-16 < 1e-11 test id: 430 test name: MISMIP3D field: Floatingice1
SUCCESS difference: 6.1e-15 < 5e-10 test id: 430 test name: MISMIP3D field: Vx1
SUCCESS difference: 6.5e-14 < 1e-08 test id: 430 test name: MISMIP3D field: Vy1
SUCCESS difference: 1e-16 < 1e-13 test id: 430 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.8e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Bed2
SUCCESS difference: 2.1e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Surface2
SUCCESS difference: 1.6e-15 < 9e-10 test id: 430 test name: MISMIP3D field: Thickness2
SUCCESS difference: 7.4e-16 < 7e-11 test id: 430 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 5.5e-15 < 1e-09 test id: 430 test name: MISMIP3D field: Vx2
SUCCESS difference: 3.7e-14 < 5e-08 test id: 430 test name: MISMIP3D field: Vy2
SUCCESS difference: 7.9e-16 < 1e-10 test id: 430 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 2.1e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Bed3
SUCCESS difference: 3.2e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Surface3
SUCCESS difference: 2.4e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Thickness3
SUCCESS difference: 1.1e-15 < 7e-11 test id: 430 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 5.6e-15 < 1e-09 test id: 430 test name: MISMIP3D field: Vx3
SUCCESS difference: 2.3e-14 < 5e-08 test id: 430 test name: MISMIP3D field: Vy3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-430
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0213625
Total Core solution elapsed time: 0.370193
Linear solver elapsed time: 0.309362 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.6e-16 < 2e-11 test id: 430 test name: MISMIP3D field: Bed1
SUCCESS difference: 9.5e-16 < 5e-12 test id: 430 test name: MISMIP3D field: Surface1
SUCCESS difference: 1.1e-15 < 2e-11 test id: 430 test name: MISMIP3D field: Thickness1
SUCCESS difference: 3.6e-16 < 1e-11 test id: 430 test name: MISMIP3D field: Floatingice1
SUCCESS difference: 6.1e-15 < 5e-10 test id: 430 test name: MISMIP3D field: Vx1
SUCCESS difference: 6.5e-14 < 1e-08 test id: 430 test name: MISMIP3D field: Vy1
SUCCESS difference: 1e-16 < 1e-13 test id: 430 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.8e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Bed2
SUCCESS difference: 2.1e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Surface2
SUCCESS difference: 1.6e-15 < 9e-10 test id: 430 test name: MISMIP3D field: Thickness2
SUCCESS difference: 7.4e-16 < 7e-11 test id: 430 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 5.5e-15 < 1e-09 test id: 430 test name: MISMIP3D field: Vx2
SUCCESS difference: 3.7e-14 < 5e-08 test id: 430 test name: MISMIP3D field: Vy2
SUCCESS difference: 7.9e-16 < 1e-10 test id: 430 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 2.1e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Bed3
SUCCESS difference: 3.2e-15 < 3e-11 test id: 430 test name: MISMIP3D field: Surface3
SUCCESS difference: 2.4e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Thickness3
SUCCESS difference: 1.1e-15 < 7e-11 test id: 430 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 5.6e-15 < 1e-09 test id: 430 test name: MISMIP3D field: Vx3
SUCCESS difference: 2.3e-14 < 5e-08 test id: 430 test name: MISMIP3D field: Vy3
SUCCESS difference: 1.7e-15 < 1e-10 test id: 430 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 < 1e-13 test id: 430 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-431
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0351904
Total Core solution elapsed time: 0.142683
Linear solver elapsed time: 0.103592 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx
SUCCESS difference: 1.7e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy
SUCCESS difference: 3.9e-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: 4.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature
SUCCESS difference: 5.1e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction
SUCCESS difference: 1.7e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-431
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0351904
Total Core solution elapsed time: 0.142683
Linear solver elapsed time: 0.103592 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-15 < 0.0008 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vx
SUCCESS difference: 1.7e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Vy
SUCCESS difference: 3.9e-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: 4.2e-16 < 0.0001 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Temperature
SUCCESS difference: 5.1e-12 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Waterfraction
SUCCESS difference: 1.7e-15 < 0.0005 test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: Enthalpy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-432
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0439872
Total Core solution elapsed time: 0.340297
Linear solver elapsed time: 0.238042 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-09 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx
SUCCESS difference: 4.8e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy
SUCCESS difference: 1.2e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz
SUCCESS difference: 4.7e-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: 8e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature
SUCCESS difference: 1.9e-10 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction
SUCCESS difference: 4.4e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-432
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0439872
Total Core solution elapsed time: 0.340297
Linear solver elapsed time: 0.238042 (70%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-09 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vx
SUCCESS difference: 4.8e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vy
SUCCESS difference: 1.2e-10 < 1e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Vz
SUCCESS difference: 4.7e-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: 8e-11 < 2e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Temperature
SUCCESS difference: 1.9e-10 < 5e-10 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Waterfraction
SUCCESS difference: 4.4e-10 < 3e-09 test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: Enthalpy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-433
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0834135
Total Core solution elapsed time: 0.0197489
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0580702
Total Core solution elapsed time: 0.0268887
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0854525
Total Core solution elapsed time: 0.0265983
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.111407
Total Core solution elapsed time: 0.471814
Linear solver elapsed time: 0.260345 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfAggressive
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSoft
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-433
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0834135
Total Core solution elapsed time: 0.0197489
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0580702
Total Core solution elapsed time: 0.0268887
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0854525
Total Core solution elapsed time: 0.0265983
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.111407
Total Core solution elapsed time: 0.471814
Linear solver elapsed time: 0.260345 (55%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfAggressive
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSoft
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement
SUCCESS difference: 1.1e-16 < 1e-13 test id: 433 test name: RoundSheetShelfGLMigrationSSA3d field: ElementOnIceShelfSubelement
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-434
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0252077
Total Core solution elapsed time: 0.0581096
Linear solver elapsed time: 0.0387999 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx
SUCCESS difference: 3.3e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy
SUCCESS difference: 2.9e-08 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz
SUCCESS difference: 3.6e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel
SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-434
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0252077
Total Core solution elapsed time: 0.0581096
Linear solver elapsed time: 0.0387999 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-07 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vx
SUCCESS difference: 3.3e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vy
SUCCESS difference: 2.9e-08 < 2e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Vz
SUCCESS difference: 3.6e-08 < 1e-06 test id: 434 test name: SquareSheetShelfL1L2 field: Vel
SUCCESS difference: 1e-16 < 1e-07 test id: 434 test name: SquareSheetShelfL1L2 field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-435
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0414262
Total Core solution elapsed time: 1.15851
Linear solver elapsed time: 0.808161 (70%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.4e-12 < 2e-11 test id: 435 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 3.4e-13 < 5e-12 test id: 435 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 2.6e-12 < 2e-11 test id: 435 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 1.2e-12 < 1e-11 test id: 435 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 1.6e-10 < 7e-10 test id: 435 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 8.6e-09 < 3e-08 test id: 435 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 9.3e-12 < 6e-10 test id: 435 test name: MISMIP3DHO field: Vz1
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 2.2e-12 < 3e-11 test id: 435 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 8.6e-13 < 3e-11 test id: 435 test name: MISMIP3DHO field: Surface2
SUCCESS difference: 1.5e-12 < 9e-10 test id: 435 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 6.9e-13 < 7e-11 test id: 435 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 4.1e-09 < 1e-08 test id: 435 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 4.5e-08 < 2e-07 test id: 435 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 3e-12 < 1e-09 test id: 435 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 2.6e-12 < 1e-10 test id: 435 test name: MISMIP3DHO field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 2.1e-10 < 1e-09 test id: 435 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 1.4e-10 < 2e-08 test id: 435 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 1.3e-10 < 7e-09 test id: 435 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 6.2e-11 < 2e-07 test id: 435 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 1.4e-05 < 0.001 test id: 435 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 0.00011 < 0.0008 test id: 435 test name: MISMIP3DHO field: Vy3
SUCCESS difference: 6.5e-11 < 2e-09 test id: 435 test name: MISMIP3DHO field: Vz3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 435 test name: MISMIP3DHO field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-435
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0414262
Total Core solution elapsed time: 1.15851
Linear solver elapsed time: 0.808161 (70%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.4e-12 < 2e-11 test id: 435 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 3.4e-13 < 5e-12 test id: 435 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 2.6e-12 < 2e-11 test id: 435 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 1.2e-12 < 1e-11 test id: 435 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 1.6e-10 < 7e-10 test id: 435 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 8.6e-09 < 3e-08 test id: 435 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 9.3e-12 < 6e-10 test id: 435 test name: MISMIP3DHO field: Vz1
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 2.2e-12 < 3e-11 test id: 435 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 8.6e-13 < 3e-11 test id: 435 test name: MISMIP3DHO field: Surface2
SUCCESS difference: 1.5e-12 < 9e-10 test id: 435 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 6.9e-13 < 7e-11 test id: 435 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 4.1e-09 < 1e-08 test id: 435 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 4.5e-08 < 2e-07 test id: 435 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 3e-12 < 1e-09 test id: 435 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 2.6e-12 < 1e-10 test id: 435 test name: MISMIP3DHO field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 2.1e-10 < 1e-09 test id: 435 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 1.4e-10 < 2e-08 test id: 435 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 1.3e-10 < 7e-09 test id: 435 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 6.2e-11 < 2e-07 test id: 435 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 1.4e-05 < 0.001 test id: 435 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 0.00011 < 0.0008 test id: 435 test name: MISMIP3DHO field: Vy3
SUCCESS difference: 6.5e-11 < 2e-09 test id: 435 test name: MISMIP3DHO field: Vz3
SUCCESS difference: 1.5e-12 < 1e-10 test id: 435 test name: MISMIP3DHO field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 435 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-436
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing rheology law: LliboutryDuval =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0439398
Total Core solution elapsed time: 0.291411
Linear solver elapsed time: 0.210889 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing rheology law: CuffeyTemperate =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0321273
Total Core solution elapsed time: 0.279193
Linear solver elapsed time: 0.206616 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval
SUCCESS difference: 1.4e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval
SUCCESS difference: 5.1e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval
SUCCESS difference: 1.4e-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: 1.9e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval
SUCCESS difference: 3.4e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval
SUCCESS difference: 1.1e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval
SUCCESS difference: 5.2e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate
SUCCESS difference: 1.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate
SUCCESS difference: 4.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.3e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate
SUCCESS difference: 8e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate
SUCCESS difference: 7.2e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-436
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
====== Testing rheology law: LliboutryDuval =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0439398
Total Core solution elapsed time: 0.291411
Linear solver elapsed time: 0.210889 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing rheology law: CuffeyTemperate =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0321273
Total Core solution elapsed time: 0.279193
Linear solver elapsed time: 0.206616 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.1e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxLliboutryDuval
SUCCESS difference: 1.4e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyLliboutryDuval
SUCCESS difference: 5.1e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VzLliboutryDuval
SUCCESS difference: 1.4e-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: 1.9e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureLliboutryDuval
SUCCESS difference: 3.4e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionLliboutryDuval
SUCCESS difference: 1.1e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyLliboutryDuval
SUCCESS difference: 5.2e-10 < 2e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VxCuffeyTemperate
SUCCESS difference: 1.2e-10 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: VyCuffeyTemperate
SUCCESS difference: 4.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.3e-11 < 2e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: TemperatureCuffeyTemperate
SUCCESS difference: 8e-11 < 6e-10 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: WaterfractionCuffeyTemperate
SUCCESS difference: 7.2e-11 < 1e-09 test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: EnthalpyCuffeyTemperate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-437
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
creating thickness
creating velocities
creating drag
creating temperatures
creating flow law parameter
creating surface mass balance
boundary conditions for stressbalance model
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for thermal model
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.029862
Total Core solution elapsed time: 2.83621
Linear solver elapsed time: 1.01687 (36%)
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: 2.1e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1
SUCCESS difference: 3.8e-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: 6.1e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2
SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2
SUCCESS difference: 8.3e-10 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2
SUCCESS difference: 9.1e-11 < 2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2
SUCCESS difference: 5.1e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3
SUCCESS difference: 9.2e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3
SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3
SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3
SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3
SUCCESS difference: 1e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
creating thickness
creating velocities
creating drag
creating temperatures
creating flow law parameter
creating surface mass balance
boundary conditions for stressbalance model
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
boundary conditions for thermal model
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.029862
Total Core solution elapsed time: 2.83621
Linear solver elapsed time: 1.01687 (36%)
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: 2.1e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy1
SUCCESS difference: 3.8e-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: 6.1e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature2
SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction2
SUCCESS difference: 8.3e-10 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate2
SUCCESS difference: 9.1e-11 < 2e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn2
SUCCESS difference: 5.1e-13 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy3
SUCCESS difference: 9.2e-14 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Temperature3
SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Waterfraction3
SUCCESS difference: 0 < 2e-09 test id: 437 test name: ThermalEnthBasalcondsTrans field: BasalMeltingRate3
SUCCESS difference: 0 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Watercolumn3
SUCCESS difference: 1e-12 < 1e-10 test id: 437 test name: ThermalEnthBasalcondsTrans field: Enthalpy4
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0194809
Total Core solution elapsed time: 0.071516
Linear solver elapsed time: 0.0573922 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1
SUCCESS difference: 5.6e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1
SUCCESS difference: 4.5e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1
SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1
SUCCESS difference: 9.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2
SUCCESS difference: 3.8e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2
SUCCESS difference: 3.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2
SUCCESS difference: 2.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2
SUCCESS difference: 5.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2
SUCCESS difference: 1.4e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3
SUCCESS difference: 6.8e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3
SUCCESS difference: 6.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3
SUCCESS difference: 2.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3
SUCCESS difference: 4.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3
SUCCESS difference: 3.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-438
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0194809
Total Core solution elapsed time: 0.071516
Linear solver elapsed time: 0.0573922 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.1e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx1
SUCCESS difference: 5.6e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy1
SUCCESS difference: 4.5e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel1
SUCCESS difference: 1e-16 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed1
SUCCESS difference: 3.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface1
SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness1
SUCCESS difference: 9.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx2
SUCCESS difference: 3.8e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy2
SUCCESS difference: 3.7e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel2
SUCCESS difference: 1.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure2
SUCCESS difference: 2.2e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed2
SUCCESS difference: 5.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness2
SUCCESS difference: 1.4e-14 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vx3
SUCCESS difference: 6.8e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vy3
SUCCESS difference: 6.6e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Vel3
SUCCESS difference: 2.3e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Pressure3
SUCCESS difference: 4.5e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Bed3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Surface3
SUCCESS difference: 3.4e-15 < 1e-13 test id: 438 test name: TransientFrictionWaterlayer2D field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-439
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0629109
Total Core solution elapsed time: 0.455463
Linear solver elapsed time: 0.30168 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1
SUCCESS difference: 2.1e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1
SUCCESS difference: 2e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure1
SUCCESS difference: 1.4e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1
SUCCESS difference: 1.1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1
SUCCESS difference: 9.1e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1
SUCCESS difference: 2.6e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2
SUCCESS difference: 3.2e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2
SUCCESS difference: 3.2e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2
SUCCESS difference: 9.1e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2
SUCCESS difference: 1.9e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2
SUCCESS difference: 8.1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2
SUCCESS difference: 6.1e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3
SUCCESS difference: 6.4e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3
SUCCESS difference: 6.3e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel3
SUCCESS difference: 8.1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3
SUCCESS difference: 3.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3
SUCCESS difference: 6.5e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-439
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0629109
Total Core solution elapsed time: 0.455463
Linear solver elapsed time: 0.30168 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.9e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx1
SUCCESS difference: 2.1e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy1
SUCCESS difference: 2e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel1
SUCCESS difference: 1e-16 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure1
SUCCESS difference: 1.4e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed1
SUCCESS difference: 1.1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface1
SUCCESS difference: 9.1e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness1
SUCCESS difference: 2.6e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx2
SUCCESS difference: 3.2e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy2
SUCCESS difference: 3.2e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel2
SUCCESS difference: 9.1e-13 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure2
SUCCESS difference: 4.5e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed2
SUCCESS difference: 1.9e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface2
SUCCESS difference: 8.1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness2
SUCCESS difference: 6.1e-10 < 2e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vx3
SUCCESS difference: 6.4e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vy3
SUCCESS difference: 6.3e-10 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Vel3
SUCCESS difference: 8.1e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Pressure3
SUCCESS difference: 3.8e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Bed3
SUCCESS difference: 1.5e-11 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Surface3
SUCCESS difference: 6.5e-12 < 1e-09 test id: 439 test name: TransientFrictionWaterlayer3D field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-441
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0325473
Total Core solution elapsed time: 0.481726
Linear solver elapsed time: 0.400167 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-16 < 2e-11 test id: 441 test name: MISMIP3D field: Bed1
SUCCESS difference: 1.5e-15 < 5e-12 test id: 441 test name: MISMIP3D field: Surface1
SUCCESS difference: 1.2e-15 < 2e-11 test id: 441 test name: MISMIP3D field: Thickness1
SUCCESS difference: 5.6e-16 < 1e-11 test id: 441 test name: MISMIP3D field: Floatingice1
SUCCESS difference: 3.9e-15 < 5e-10 test id: 441 test name: MISMIP3D field: Vx1
SUCCESS difference: 1.1e-13 < 1e-08 test id: 441 test name: MISMIP3D field: Vy1
SUCCESS difference: 1e-16 < 1e-13 test id: 441 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.6e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Bed2
SUCCESS difference: 3.3e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Surface2
SUCCESS difference: 2.5e-15 < 9e-10 test id: 441 test name: MISMIP3D field: Thickness2
SUCCESS difference: 1.2e-15 < 7e-11 test id: 441 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 2.3e-15 < 1e-09 test id: 441 test name: MISMIP3D field: Vx2
SUCCESS difference: 3e-14 < 5e-08 test id: 441 test name: MISMIP3D field: Vy2
SUCCESS difference: 1.1e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 3.2e-19 < 1e-10 test id: 441 test name: MISMIP3D field: Bed3
SUCCESS difference: 4.3e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Surface3
SUCCESS difference: 3.2e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Thickness3
SUCCESS difference: 1.6e-15 < 7e-11 test id: 441 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 2.5e-15 < 1e-09 test id: 441 test name: MISMIP3D field: Vx3
SUCCESS difference: 5.2e-15 < 5e-08 test id: 441 test name: MISMIP3D field: Vy3
SUCCESS difference: 2.3e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-441
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0325473
Total Core solution elapsed time: 0.481726
Linear solver elapsed time: 0.400167 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.6e-16 < 2e-11 test id: 441 test name: MISMIP3D field: Bed1
SUCCESS difference: 1.5e-15 < 5e-12 test id: 441 test name: MISMIP3D field: Surface1
SUCCESS difference: 1.2e-15 < 2e-11 test id: 441 test name: MISMIP3D field: Thickness1
SUCCESS difference: 5.6e-16 < 1e-11 test id: 441 test name: MISMIP3D field: Floatingice1
SUCCESS difference: 3.9e-15 < 5e-10 test id: 441 test name: MISMIP3D field: Vx1
SUCCESS difference: 1.1e-13 < 1e-08 test id: 441 test name: MISMIP3D field: Vy1
SUCCESS difference: 1e-16 < 1e-13 test id: 441 test name: MISMIP3D field: Pressure1
SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate1
SUCCESS difference: 1.6e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Bed2
SUCCESS difference: 3.3e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Surface2
SUCCESS difference: 2.5e-15 < 9e-10 test id: 441 test name: MISMIP3D field: Thickness2
SUCCESS difference: 1.2e-15 < 7e-11 test id: 441 test name: MISMIP3D field: Floatingice2
SUCCESS difference: 2.3e-15 < 1e-09 test id: 441 test name: MISMIP3D field: Vx2
SUCCESS difference: 3e-14 < 5e-08 test id: 441 test name: MISMIP3D field: Vy2
SUCCESS difference: 1.1e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Pressure2
SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate2
SUCCESS difference: 3.2e-19 < 1e-10 test id: 441 test name: MISMIP3D field: Bed3
SUCCESS difference: 4.3e-15 < 3e-11 test id: 441 test name: MISMIP3D field: Surface3
SUCCESS difference: 3.2e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Thickness3
SUCCESS difference: 1.6e-15 < 7e-11 test id: 441 test name: MISMIP3D field: Floatingice3
SUCCESS difference: 2.5e-15 < 1e-09 test id: 441 test name: MISMIP3D field: Vx3
SUCCESS difference: 5.2e-15 < 5e-08 test id: 441 test name: MISMIP3D field: Vy3
SUCCESS difference: 2.3e-15 < 1e-10 test id: 441 test name: MISMIP3D field: Pressure3
SUCCESS difference: 1.2e-16 < 1e-13 test id: 441 test name: MISMIP3D field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-442
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0442283
Total Core solution elapsed time: 1.33811
Linear solver elapsed time: 0.90955 (68%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.6e-12 < 2e-11 test id: 442 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 4.2e-13 < 5e-12 test id: 442 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 2.6e-12 < 2e-11 test id: 442 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 1.3e-12 < 1e-11 test id: 442 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 1.7e-10 < 5e-10 test id: 442 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 3.2e-09 < 3e-08 test id: 442 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 1e-11 < 6e-10 test id: 442 test name: MISMIP3DHO field: Vz1
SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 1.8e-12 < 5e-09 test id: 442 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 2.2e-13 < 5e-09 test id: 442 test name: MISMIP3DHO field: Surface2
SUCCESS difference: 1.2e-12 < 5e-09 test id: 442 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 5.8e-13 < 5e-09 test id: 442 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 2.1e-09 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 2.1e-08 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 1.4e-12 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 2.6e-12 < 5e-09 test id: 442 test name: MISMIP3DHO field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.2e-09 < 1e-08 test id: 442 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 1.9e-10 < 3e-08 test id: 442 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 7.6e-10 < 7e-09 test id: 442 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 3.8e-10 < 2e-07 test id: 442 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 8.7e-06 < 0.001 test id: 442 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 4e-05 < 0.0008 test id: 442 test name: MISMIP3DHO field: Vy3
SUCCESS difference: 5.6e-11 < 2e-09 test id: 442 test name: MISMIP3DHO field: Vz3
SUCCESS difference: 1.2e-12 < 1e-08 test id: 442 test name: MISMIP3DHO field: Pressure3
SUCCESS difference: 0 < 4e-10 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-442
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0442283
Total Core solution elapsed time: 1.33811
Linear solver elapsed time: 0.90955 (68%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 3.6e-12 < 2e-11 test id: 442 test name: MISMIP3DHO field: Bed1
SUCCESS difference: 4.2e-13 < 5e-12 test id: 442 test name: MISMIP3DHO field: Surface1
SUCCESS difference: 2.6e-12 < 2e-11 test id: 442 test name: MISMIP3DHO field: Thickness1
SUCCESS difference: 1.3e-12 < 1e-11 test id: 442 test name: MISMIP3DHO field: Floatingice1
SUCCESS difference: 1.7e-10 < 5e-10 test id: 442 test name: MISMIP3DHO field: Vx1
SUCCESS difference: 3.2e-09 < 3e-08 test id: 442 test name: MISMIP3DHO field: Vy1
SUCCESS difference: 1e-11 < 6e-10 test id: 442 test name: MISMIP3DHO field: Vz1
SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate1
SUCCESS difference: 1.8e-12 < 5e-09 test id: 442 test name: MISMIP3DHO field: Bed2
SUCCESS difference: 2.2e-13 < 5e-09 test id: 442 test name: MISMIP3DHO field: Surface2
SUCCESS difference: 1.2e-12 < 5e-09 test id: 442 test name: MISMIP3DHO field: Thickness2
SUCCESS difference: 5.8e-13 < 5e-09 test id: 442 test name: MISMIP3DHO field: Floatingice2
SUCCESS difference: 2.1e-09 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vx2
SUCCESS difference: 2.1e-08 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vy2
SUCCESS difference: 1.4e-12 < 9e-05 test id: 442 test name: MISMIP3DHO field: Vz2
SUCCESS difference: 2.6e-12 < 5e-09 test id: 442 test name: MISMIP3DHO field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate2
SUCCESS difference: 1.2e-09 < 1e-08 test id: 442 test name: MISMIP3DHO field: Bed3
SUCCESS difference: 1.9e-10 < 3e-08 test id: 442 test name: MISMIP3DHO field: Surface3
SUCCESS difference: 7.6e-10 < 7e-09 test id: 442 test name: MISMIP3DHO field: Thickness3
SUCCESS difference: 3.8e-10 < 2e-07 test id: 442 test name: MISMIP3DHO field: Floatingice3
SUCCESS difference: 8.7e-06 < 0.001 test id: 442 test name: MISMIP3DHO field: Vx3
SUCCESS difference: 4e-05 < 0.0008 test id: 442 test name: MISMIP3DHO field: Vy3
SUCCESS difference: 5.6e-11 < 2e-09 test id: 442 test name: MISMIP3DHO field: Vz3
SUCCESS difference: 1.2e-12 < 1e-08 test id: 442 test name: MISMIP3DHO field: Pressure3
SUCCESS difference: 0 < 4e-10 test id: 442 test name: MISMIP3DHO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-443
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0479736
Total Core solution elapsed time: 0.201805
Linear solver elapsed time: 0.156701 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1
SUCCESS difference: 3.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1
SUCCESS difference: 3.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21
SUCCESS difference: 3.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1
SUCCESS difference: 6.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1
SUCCESS difference: 6.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1
SUCCESS difference: 6.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1
SUCCESS difference: 6.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1
SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1
SUCCESS difference: 3.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 3.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3
SUCCESS difference: 2.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23
SUCCESS difference: 4.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3
SUCCESS difference: 8.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3
SUCCESS difference: 8.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3
SUCCESS difference: 8.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3
SUCCESS difference: 8.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3
SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3
SUCCESS difference: 2.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 2.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0479736
Total Core solution elapsed time: 0.201805
Linear solver elapsed time: 0.156701 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass1
SUCCESS difference: 1.7e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume1
SUCCESS difference: 3.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation1
SUCCESS difference: 3.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation21
SUCCESS difference: 3.8e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness1
SUCCESS difference: 6.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea1
SUCCESS difference: 6.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea1
SUCCESS difference: 6.6e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb1
SUCCESS difference: 6.4e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb1
SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb1
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled1
SUCCESS difference: 3.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled1
SUCCESS difference: 3.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled21
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMass3
SUCCESS difference: 2.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolume3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation3
SUCCESS difference: 2.7e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatation23
SUCCESS difference: 4.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: Thickness3
SUCCESS difference: 8.3e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: GroundedArea3
SUCCESS difference: 8.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: FloatingArea3
SUCCESS difference: 8.2e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalFloatingBmb3
SUCCESS difference: 8.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalGroundedBmb3
SUCCESS difference: 0 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: TotalSmb3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceMassScaled3
SUCCESS difference: 2.1e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeScaled3
SUCCESS difference: 2.5e-15 < 1e-13 test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: IceVolumeAboveFloatationScaled3
SUCCESS difference: 2.5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0221573
Total Core solution elapsed time: 0.125064
Linear solver elapsed time: 0.105176 (84%)
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: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy
SUCCESS difference: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure
SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear
SUCCESS difference: 7.7e-16 < 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: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-446
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0221573
Total Core solution elapsed time: 0.125064
Linear solver elapsed time: 0.105176 (84%)
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: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vy
SUCCESS difference: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Vel
SUCCESS difference: 0 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: Pressure
SUCCESS difference: 4.4e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxSurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VySurface
SUCCESS difference: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VxShear
SUCCESS difference: 7.7e-16 < 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: 1.2e-15 < 1e-13 test id: 446 test name: SquareSheetShelfStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-447
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0221572
Total Core solution elapsed time: 0.369726
Linear solver elapsed time: 0.304241 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1
SUCCESS difference: 2.3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1
SUCCESS difference: 2.1e-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: 2.5e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea1
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 0 < 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: 3.2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2
SUCCESS difference: 2.9e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2
SUCCESS difference: 3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 8.8e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2
SUCCESS difference: 1.7e-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: 0 < 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.4e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3
SUCCESS difference: 7.7e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3
SUCCESS difference: 7.7e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 4.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3
SUCCESS difference: 2.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0221572
Total Core solution elapsed time: 0.369726
Linear solver elapsed time: 0.304241 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-14 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx1
SUCCESS difference: 2.3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy1
SUCCESS difference: 2.1e-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: 2.5e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea1
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb1
SUCCESS difference: 0 < 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: 3.2e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx2
SUCCESS difference: 2.9e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy2
SUCCESS difference: 3e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure2
SUCCESS difference: 8.8e-16 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed2
SUCCESS difference: 2.8e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface2
SUCCESS difference: 1.7e-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: 0 < 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.4e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vx3
SUCCESS difference: 7.7e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vy3
SUCCESS difference: 7.7e-15 < 2e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Vel3
SUCCESS difference: 1.7e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Pressure3
SUCCESS difference: 4.1e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Bed3
SUCCESS difference: 3.8e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Surface3
SUCCESS difference: 2.2e-15 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 447 test name: SquareSheetShelfTranMOLHO2d field: TotalFloatingBmb3
SUCCESS difference: 0 < 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-448
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0350724
Total Core solution elapsed time: 0.804215
Linear solver elapsed time: 0.584182 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0484073
Total Core solution elapsed time: 0.896597
Linear solver elapsed time: 0.647108 (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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0489384
Total Core solution elapsed time: 0.940574
Linear solver elapsed time: 0.666318 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.055036
Total Core solution elapsed time: 0.988585
Linear solver elapsed time: 0.700494 (71%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfAggressive
SUCCESS difference: 6.8e-15 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelAggressive
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSoft
SUCCESS difference: 4e-15 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSoft
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement
SUCCESS difference: 6.1e-15 < 3e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement2
SUCCESS difference: 1.2e-14 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-448
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0350724
Total Core solution elapsed time: 0.804215
Linear solver elapsed time: 0.584182 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0484073
Total Core solution elapsed time: 0.896597
Linear solver elapsed time: 0.647108 (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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0489384
Total Core solution elapsed time: 0.940574
Linear solver elapsed time: 0.666318 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.055036
Total Core solution elapsed time: 0.988585
Linear solver elapsed time: 0.700494 (71%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfAggressive
SUCCESS difference: 6.8e-15 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelAggressive
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSoft
SUCCESS difference: 4e-15 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSoft
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement
SUCCESS difference: 6.1e-15 < 3e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement
SUCCESS difference: 0 < 1e-13 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: ElementOnIceShelfSubelement2
SUCCESS difference: 1.2e-14 < 2e-12 test id: 448 test name: RoundSheetShelfGLMigrationMOLHO2d field: VelSubelement2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-449
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0252854
Total Core solution elapsed time: 0.677931
Linear solver elapsed time: 0.550717 (81%)
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.1e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1
SUCCESS difference: 8.7e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1
SUCCESS difference: 3.6e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1
SUCCESS difference: 4e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1
SUCCESS difference: 1e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1
SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1
SUCCESS difference: 3.2e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2
SUCCESS difference: 2.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2
SUCCESS difference: 1.8e-15 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2
SUCCESS difference: 8.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2
SUCCESS difference: 5.2e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2
SUCCESS difference: 5.1e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2
SUCCESS difference: 7.9e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2
SUCCESS difference: 2.3e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3
SUCCESS difference: 3.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3
SUCCESS difference: 2.6e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3
SUCCESS difference: 1.2e-15 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3
SUCCESS difference: 1.1e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3
SUCCESS difference: 1.2e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0252854
Total Core solution elapsed time: 0.677931
Linear solver elapsed time: 0.550717 (81%)
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.1e-15 < 5e-12 test id: 449 test name: MISMIP3DMOLHO field: Surface1
SUCCESS difference: 8.7e-16 < 2e-11 test id: 449 test name: MISMIP3DMOLHO field: Thickness1
SUCCESS difference: 3.6e-16 < 1e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice1
SUCCESS difference: 4e-15 < 5e-10 test id: 449 test name: MISMIP3DMOLHO field: Vx1
SUCCESS difference: 1e-13 < 1e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy1
SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate1
SUCCESS difference: 3.2e-16 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Bed2
SUCCESS difference: 2.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface2
SUCCESS difference: 1.8e-15 < 9e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness2
SUCCESS difference: 8.3e-16 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice2
SUCCESS difference: 5.2e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx2
SUCCESS difference: 5.1e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy2
SUCCESS difference: 7.9e-16 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 449 test name: MISMIP3DMOLHO field: FloatingiceMeltingrate2
SUCCESS difference: 2.3e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Bed3
SUCCESS difference: 3.4e-15 < 3e-11 test id: 449 test name: MISMIP3DMOLHO field: Surface3
SUCCESS difference: 2.6e-15 < 1e-10 test id: 449 test name: MISMIP3DMOLHO field: Thickness3
SUCCESS difference: 1.2e-15 < 7e-11 test id: 449 test name: MISMIP3DMOLHO field: Floatingice3
SUCCESS difference: 1.1e-15 < 1e-09 test id: 449 test name: MISMIP3DMOLHO field: Vx3
SUCCESS difference: 1.2e-14 < 5e-08 test id: 449 test name: MISMIP3DMOLHO field: Vy3
SUCCESS difference: 1.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0216833
Total Core solution elapsed time: 0.0957495
Linear solver elapsed time: 0.0856578 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0198641
Total Core solution elapsed time: 0.0562024
Linear solver elapsed time: 0.0453768 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0211647
Total Core solution elapsed time: 0.091156
Linear solver elapsed time: 0.0824984 (91%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble
SUCCESS difference: 9.5e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble
SUCCESS difference: 8.5e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble
SUCCESS difference: 2.8e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.6e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.8e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 1.4e-14 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2
SUCCESS difference: 4.6e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2
SUCCESS difference: 4.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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0216833
Total Core solution elapsed time: 0.0957495
Linear solver elapsed time: 0.0856578 (89%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0198641
Total Core solution elapsed time: 0.0562024
Linear solver elapsed time: 0.0453768 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0211647
Total Core solution elapsed time: 0.091156
Linear solver elapsed time: 0.0824984 (91%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.4e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubble
SUCCESS difference: 9.5e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubble
SUCCESS difference: 8.5e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubble
SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubble
SUCCESS difference: 2.8e-15 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 1.6e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 1.8e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VelP1bubblecondensed
SUCCESS difference: 1e-16 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: PressureP1bubblecondensed
SUCCESS difference: 1.4e-14 < 1e-12 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VxP2
SUCCESS difference: 4.6e-15 < 1e-13 test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: VyP2
SUCCESS difference: 4.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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0375027
Total Core solution elapsed time: 0.152717
Linear solver elapsed time: 0.109051 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0303727
Total Core solution elapsed time: 0.131427
Linear solver elapsed time: 0.0958861 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0261395
Total Core solution elapsed time: 0.135424
Linear solver elapsed time: 0.105466 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0343577
Total Core solution elapsed time: 0.237003
Linear solver elapsed time: 0.179146 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0666887
Total Core solution elapsed time: 0.80592
Linear solver elapsed time: 0.660533 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0302666
Total Core solution elapsed time: 0.186461
Linear solver elapsed time: 0.142537 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0551958
Total Core solution elapsed time: 1.08964
Linear solver elapsed time: 0.89793 (82%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.9e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 4.8e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 4.8e-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: 6e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 9.3e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 2.1e-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: 4.1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 3.7e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 1.1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 3.8e-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: 1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 8.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 8.4e-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: 5.5e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 2.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 1.4e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 2.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2
SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 4.4e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 5.7e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 5.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 2.5e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 2.5e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 8.3e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 2.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0375027
Total Core solution elapsed time: 0.152717
Linear solver elapsed time: 0.109051 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0303727
Total Core solution elapsed time: 0.131427
Linear solver elapsed time: 0.0958861 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0261395
Total Core solution elapsed time: 0.135424
Linear solver elapsed time: 0.105466 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0343577
Total Core solution elapsed time: 0.237003
Linear solver elapsed time: 0.179146 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0666887
Total Core solution elapsed time: 0.80592
Linear solver elapsed time: 0.660533 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0302666
Total Core solution elapsed time: 0.186461
Linear solver elapsed time: 0.142537 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0551958
Total Core solution elapsed time: 1.08964
Linear solver elapsed time: 0.89793 (82%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.9e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubble
SUCCESS difference: 4.8e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubble
SUCCESS difference: 1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubble
SUCCESS difference: 4.8e-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: 6e-10 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1bubblecondensed
SUCCESS difference: 2.1e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1bubblecondensed
SUCCESS difference: 9.3e-11 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1bubblecondensed
SUCCESS difference: 2.1e-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: 4.1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP2
SUCCESS difference: 3.7e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP2
SUCCESS difference: 1.1e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP2
SUCCESS difference: 3.8e-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: 1e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP1
SUCCESS difference: 8.4e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP1
SUCCESS difference: 2e-10 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP1
SUCCESS difference: 8.4e-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: 5.5e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2
SUCCESS difference: 2.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2
SUCCESS difference: 1.4e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2
SUCCESS difference: 2.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP2
SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP2
SUCCESS difference: 4.4e-09 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP1xP3
SUCCESS difference: 5.7e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP1xP3
SUCCESS difference: 1.5e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP1xP3
SUCCESS difference: 5.6e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VelP1xP3
SUCCESS difference: 1e-16 < 3e-13 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: PressureP1xP3
SUCCESS difference: 2.5e-08 < 1e-07 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VxP2xP4
SUCCESS difference: 2.5e-08 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VyP2xP4
SUCCESS difference: 8.3e-09 < 6e-08 test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: VzP2xP4
SUCCESS difference: 2.6e-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-456
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0253667
Total Core solution elapsed time: 0.394583
Linear solver elapsed time: 0.331989 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-16 < 2e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed1
SUCCESS difference: 9.6e-16 < 5e-12 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface1
SUCCESS difference: 6.1e-16 < 2e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness1
SUCCESS difference: 4.1e-16 < 1e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice1
SUCCESS difference: 3.8e-15 < 5e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx1
SUCCESS difference: 9.3e-14 < 1e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy1
SUCCESS difference: 1e-16 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate1
SUCCESS difference: 9.7e-16 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed2
SUCCESS difference: 1.2e-15 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface2
SUCCESS difference: 9.9e-16 < 9e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness2
SUCCESS difference: 4.4e-16 < 7e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice2
SUCCESS difference: 4.4e-15 < 1e-09 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx2
SUCCESS difference: 3.9e-14 < 5e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy2
SUCCESS difference: 7.4e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate2
SUCCESS difference: 1.1e-15 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed3
SUCCESS difference: 1.8e-15 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface3
SUCCESS difference: 1.3e-15 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness3
SUCCESS difference: 6.7e-16 < 7e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice3
SUCCESS difference: 2.7e-15 < 1e-09 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx3
SUCCESS difference: 2.1e-15 < 5e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy3
SUCCESS difference: 7.2e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-456
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0253667
Total Core solution elapsed time: 0.394583
Linear solver elapsed time: 0.331989 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.6e-16 < 2e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed1
SUCCESS difference: 9.6e-16 < 5e-12 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface1
SUCCESS difference: 6.1e-16 < 2e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness1
SUCCESS difference: 4.1e-16 < 1e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice1
SUCCESS difference: 3.8e-15 < 5e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx1
SUCCESS difference: 9.3e-14 < 1e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy1
SUCCESS difference: 1e-16 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure1
SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate1
SUCCESS difference: 9.7e-16 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed2
SUCCESS difference: 1.2e-15 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface2
SUCCESS difference: 9.9e-16 < 9e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness2
SUCCESS difference: 4.4e-16 < 7e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice2
SUCCESS difference: 4.4e-15 < 1e-09 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx2
SUCCESS difference: 3.9e-14 < 5e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy2
SUCCESS difference: 7.4e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure2
SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate2
SUCCESS difference: 1.1e-15 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Bed3
SUCCESS difference: 1.8e-15 < 3e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Surface3
SUCCESS difference: 1.3e-15 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Thickness3
SUCCESS difference: 6.7e-16 < 7e-11 test id: 456 test name: MISMIP3D-IntrusionMelt field: Floatingice3
SUCCESS difference: 2.7e-15 < 1e-09 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vx3
SUCCESS difference: 2.1e-15 < 5e-08 test id: 456 test name: MISMIP3D-IntrusionMelt field: Vy3
SUCCESS difference: 7.2e-16 < 1e-10 test id: 456 test name: MISMIP3D-IntrusionMelt field: Pressure3
SUCCESS difference: 0 < 1e-13 test id: 456 test name: MISMIP3D-IntrusionMelt field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-460
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
====== Testing Estar with SSA =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0290751
Total Core solution elapsed time: 0.0281524
Linear solver elapsed time: 0.0212413 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing Estar with HO =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0288027
Total Core solution elapsed time: 0.0945056
Linear solver elapsed time: 0.073371 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing Estar with FS =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0280175
Total Core solution elapsed time: 0.45313
Linear solver elapsed time: 0.310304 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA
SUCCESS difference: 8.5e-16 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA
SUCCESS difference: 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: 4.2e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO
SUCCESS difference: 1.6e-10 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO
SUCCESS difference: 3.4e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO
SUCCESS difference: 1.5e-10 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO
SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO
SUCCESS difference: 1.7e-07 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS
SUCCESS difference: 5e-07 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS
SUCCESS difference: 1.6e-08 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS
SUCCESS difference: 1.6e-08 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS
SUCCESS difference: 3.6e-08 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-460
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
====== Testing Estar with SSA =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0290751
Total Core solution elapsed time: 0.0281524
Linear solver elapsed time: 0.0212413 (75%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing Estar with HO =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0288027
Total Core solution elapsed time: 0.0945056
Linear solver elapsed time: 0.073371 (78%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing Estar with FS =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0280175
Total Core solution elapsed time: 0.45313
Linear solver elapsed time: 0.310304 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-15 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxSSA
SUCCESS difference: 8.5e-16 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VySSA
SUCCESS difference: 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: 4.2e-10 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxHO
SUCCESS difference: 1.6e-10 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyHO
SUCCESS difference: 3.4e-11 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzHO
SUCCESS difference: 1.5e-10 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelHO
SUCCESS difference: 1e-16 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureHO
SUCCESS difference: 1.7e-07 < 7e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VxFS
SUCCESS difference: 5e-07 < 2e-05 test id: 460 test name: SquareSheetShelfStressFSEstar field: VyFS
SUCCESS difference: 1.6e-08 < 2e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VzFS
SUCCESS difference: 1.6e-08 < 5e-06 test id: 460 test name: SquareSheetShelfStressFSEstar field: VelFS
SUCCESS difference: 3.6e-08 < 8e-07 test id: 460 test name: SquareSheetShelfStressFSEstar field: PressureFS
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-461
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.128673
Total Core solution elapsed time: 0.22432
Linear solver elapsed time: 0.127124 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.8e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1
SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1
SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1
SUCCESS difference: 2.4e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2
SUCCESS difference: 2.7e-12 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2
SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2
SUCCESS difference: 2.9e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3
SUCCESS difference: 0 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3
SUCCESS difference: 5.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-461
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
Converting materials to ESTAR, keeping a Glen type relation
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.128673
Total Core solution elapsed time: 0.22432
Linear solver elapsed time: 0.127124 (57%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.8e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy1
SUCCESS difference: 0 < 1e-11 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction1
SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature1
SUCCESS difference: 2.4e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy2
SUCCESS difference: 2.7e-12 < 1e-10 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction2
SUCCESS difference: 4.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature2
SUCCESS difference: 2.9e-15 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Enthalpy3
SUCCESS difference: 0 < 1e-09 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Waterfraction3
SUCCESS difference: 5.2e-16 < 1e-12 test id: 461 test name: SquareSheetShelfThermalFSEstar field: Temperature3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-462
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0324525
Total Core solution elapsed time: 0.384858
Linear solver elapsed time: 0.142216 (37%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vx
SUCCESS difference: 5.1e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vy
SUCCESS difference: 5e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vel
SUCCESS difference: 1.6e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-462
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0324525
Total Core solution elapsed time: 0.384858
Linear solver elapsed time: 0.142216 (37%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vx
SUCCESS difference: 5.1e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vy
SUCCESS difference: 5e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Vel
SUCCESS difference: 1.6e-15 < 1e-13 test id: 462 test name: SquareSheetShelfAmrBamgField field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-463
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.033126
Total Core solution elapsed time: 0.942037
Linear solver elapsed time: 0.453607 (48%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vx
SUCCESS difference: 1.5e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vy
SUCCESS difference: 1.5e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vel
SUCCESS difference: 6.9e-11 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-463
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.033126
Total Core solution elapsed time: 0.942037
Linear solver elapsed time: 0.453607 (48%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vx
SUCCESS difference: 1.5e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vy
SUCCESS difference: 1.5e-09 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Vel
SUCCESS difference: 6.9e-11 < 1e-08 test id: 463 test name: SquareSheetShelfAmrBamgGroundingline field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-464
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0400321
Total Core solution elapsed time: 0.552029
Linear solver elapsed time: 0.228751 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vx
SUCCESS difference: 2.3e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vy
SUCCESS difference: 2.4e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vel
SUCCESS difference: 1.7e-15 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-464
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0400321
Total Core solution elapsed time: 0.552029
Linear solver elapsed time: 0.228751 (41%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.5e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vx
SUCCESS difference: 2.3e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vy
SUCCESS difference: 2.4e-14 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Vel
SUCCESS difference: 1.7e-15 < 1e-13 test id: 464 test name: SquareSheetShelfAmrBamgIceFront field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-465
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.166687
Total Core solution elapsed time: 1.67168
Linear solver elapsed time: 0.731473 (44%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx
SUCCESS difference: 3.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy
SUCCESS difference: 3.7e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.166687
Total Core solution elapsed time: 1.67168
Linear solver elapsed time: 0.731473 (44%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vx
SUCCESS difference: 3.7e-09 < 1e-08 test id: 465 test name: SquareSheetShelfAmrBamgAll field: Vy
SUCCESS difference: 3.7e-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-470
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0986359
Total Core solution elapsed time: 0.517786
Linear solver elapsed time: 0.317015 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.6e-16 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed1
SUCCESS difference: 8.3e-16 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface1
SUCCESS difference: 9.7e-16 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness1
SUCCESS difference: 5.5e-16 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice1
SUCCESS difference: 2.1e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx1
SUCCESS difference: 1e-14 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy1
SUCCESS difference: 1e-16 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure1
SUCCESS difference: 2.3e-16 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate1
SUCCESS difference: 1.4e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed2
SUCCESS difference: 2e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface2
SUCCESS difference: 1.5e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness2
SUCCESS difference: 1e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice2
SUCCESS difference: 3.8e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx2
SUCCESS difference: 4.1e-15 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy2
SUCCESS difference: 9.8e-16 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure2
SUCCESS difference: 4e-14 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate2
SUCCESS difference: 1.8e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed3
SUCCESS difference: 2.4e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface3
SUCCESS difference: 1.7e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness3
SUCCESS difference: 1.4e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice3
SUCCESS difference: 2.2e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx3
SUCCESS difference: 1.1e-14 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy3
SUCCESS difference: 1.6e-15 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure3
SUCCESS difference: 2.3e-14 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-470
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0986359
Total Core solution elapsed time: 0.517786
Linear solver elapsed time: 0.317015 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.6e-16 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed1
SUCCESS difference: 8.3e-16 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface1
SUCCESS difference: 9.7e-16 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness1
SUCCESS difference: 5.5e-16 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice1
SUCCESS difference: 2.1e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx1
SUCCESS difference: 1e-14 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy1
SUCCESS difference: 1e-16 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure1
SUCCESS difference: 2.3e-16 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate1
SUCCESS difference: 1.4e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed2
SUCCESS difference: 2e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface2
SUCCESS difference: 1.5e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness2
SUCCESS difference: 1e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice2
SUCCESS difference: 3.8e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx2
SUCCESS difference: 4.1e-15 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy2
SUCCESS difference: 9.8e-16 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure2
SUCCESS difference: 4e-14 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate2
SUCCESS difference: 1.8e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Bed3
SUCCESS difference: 2.4e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Surface3
SUCCESS difference: 1.7e-15 < 8e-09 test id: 470 test name: PicoMeltRate field: Thickness3
SUCCESS difference: 1.4e-15 < 7e-09 test id: 470 test name: PicoMeltRate field: Floatingice3
SUCCESS difference: 2.2e-15 < 6e-08 test id: 470 test name: PicoMeltRate field: Vx3
SUCCESS difference: 1.1e-14 < 7e-08 test id: 470 test name: PicoMeltRate field: Vy3
SUCCESS difference: 1.6e-15 < 6e-09 test id: 470 test name: PicoMeltRate field: Pressure3
SUCCESS difference: 2.3e-14 < 8e-10 test id: 470 test name: PicoMeltRate field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-471
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0529869
Total Core solution elapsed time: 0.55245
Linear solver elapsed time: 0.454558 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed1
SUCCESS difference: 9.4e-16 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface1
SUCCESS difference: 1.1e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness1
SUCCESS difference: 6.9e-16 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice1
SUCCESS difference: 1.5e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx1
SUCCESS difference: 6e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy1
SUCCESS difference: 1e-16 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure1
SUCCESS difference: 9.3e-15 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate1
SUCCESS difference: 1.5e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed2
SUCCESS difference: 1.8e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface2
SUCCESS difference: 1.5e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness2
SUCCESS difference: 9.7e-16 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice2
SUCCESS difference: 4.9e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx2
SUCCESS difference: 3.4e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy2
SUCCESS difference: 9.8e-16 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure2
SUCCESS difference: 4.3e-12 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate2
SUCCESS difference: 1.6e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed3
SUCCESS difference: 2.5e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface3
SUCCESS difference: 1.9e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness3
SUCCESS difference: 1.3e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice3
SUCCESS difference: 1.4e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx3
SUCCESS difference: 6.5e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy3
SUCCESS difference: 1.5e-15 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure3
SUCCESS difference: 1.9e-14 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-471
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0529869
Total Core solution elapsed time: 0.55245
Linear solver elapsed time: 0.454558 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed1
SUCCESS difference: 9.4e-16 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface1
SUCCESS difference: 1.1e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness1
SUCCESS difference: 6.9e-16 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice1
SUCCESS difference: 1.5e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx1
SUCCESS difference: 6e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy1
SUCCESS difference: 1e-16 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure1
SUCCESS difference: 9.3e-15 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate1
SUCCESS difference: 1.5e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed2
SUCCESS difference: 1.8e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface2
SUCCESS difference: 1.5e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness2
SUCCESS difference: 9.7e-16 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice2
SUCCESS difference: 4.9e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx2
SUCCESS difference: 3.4e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy2
SUCCESS difference: 9.8e-16 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure2
SUCCESS difference: 4.3e-12 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate2
SUCCESS difference: 1.6e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Bed3
SUCCESS difference: 2.5e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Surface3
SUCCESS difference: 1.9e-15 < 8e-09 test id: 471 test name: PicopMeltRate field: Thickness3
SUCCESS difference: 1.3e-15 < 7e-09 test id: 471 test name: PicopMeltRate field: Floatingice3
SUCCESS difference: 1.4e-15 < 6e-08 test id: 471 test name: PicopMeltRate field: Vx3
SUCCESS difference: 6.5e-15 < 7e-08 test id: 471 test name: PicopMeltRate field: Vy3
SUCCESS difference: 1.5e-15 < 6e-09 test id: 471 test name: PicopMeltRate field: Pressure3
SUCCESS difference: 1.9e-14 < 8e-10 test id: 471 test name: PicopMeltRate field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-472
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0288069
Total Core solution elapsed time: 0.103397
Linear solver elapsed time: 0.0350816 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.3e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed1
SUCCESS difference: 9.4e-16 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface1
SUCCESS difference: 7.6e-16 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness1
SUCCESS difference: 5.5e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice1
SUCCESS difference: 1e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx1
SUCCESS difference: 2.9e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure1
SUCCESS difference: 0 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate1
SUCCESS difference: 0 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing1
SUCCESS difference: 1.3e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed2
SUCCESS difference: 2.2e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface2
SUCCESS difference: 1.4e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness2
SUCCESS difference: 9.6e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice2
SUCCESS difference: 1.8e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx2
SUCCESS difference: 7.4e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy2
SUCCESS difference: 9.8e-16 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure2
SUCCESS difference: 5.8e-16 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate2
SUCCESS difference: 4.6e-16 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing2
SUCCESS difference: 1.8e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed3
SUCCESS difference: 2.9e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface3
SUCCESS difference: 1.9e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness3
SUCCESS difference: 1.4e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice3
SUCCESS difference: 2.5e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx3
SUCCESS difference: 3.8e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy3
SUCCESS difference: 1.6e-15 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure3
SUCCESS difference: 5.5e-16 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate3
SUCCESS difference: 5.7e-16 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-472
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0288069
Total Core solution elapsed time: 0.103397
Linear solver elapsed time: 0.0350816 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.3e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed1
SUCCESS difference: 9.4e-16 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface1
SUCCESS difference: 7.6e-16 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness1
SUCCESS difference: 5.5e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice1
SUCCESS difference: 1e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx1
SUCCESS difference: 2.9e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure1
SUCCESS difference: 0 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate1
SUCCESS difference: 0 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing1
SUCCESS difference: 1.3e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed2
SUCCESS difference: 2.2e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface2
SUCCESS difference: 1.4e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness2
SUCCESS difference: 9.6e-16 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice2
SUCCESS difference: 1.8e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx2
SUCCESS difference: 7.4e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy2
SUCCESS difference: 9.8e-16 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure2
SUCCESS difference: 5.8e-16 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate2
SUCCESS difference: 4.6e-16 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing2
SUCCESS difference: 1.8e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Bed3
SUCCESS difference: 2.9e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Surface3
SUCCESS difference: 1.9e-15 < 8e-09 test id: 472 test name: ISMIP6MeltRateTest field: Thickness3
SUCCESS difference: 1.4e-15 < 7e-09 test id: 472 test name: ISMIP6MeltRateTest field: Floatingice3
SUCCESS difference: 2.5e-15 < 6e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vx3
SUCCESS difference: 3.8e-15 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: Vy3
SUCCESS difference: 1.6e-15 < 6e-09 test id: 472 test name: ISMIP6MeltRateTest field: Pressure3
SUCCESS difference: 5.5e-16 < 8e-10 test id: 472 test name: ISMIP6MeltRateTest field: FloatingiceMeltingrate3
SUCCESS difference: 5.7e-16 < 7e-08 test id: 472 test name: ISMIP6MeltRateTest field: ThermalForcing3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-473
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0475537
Total Core solution elapsed time: 0.725928
Linear solver elapsed time: 0.156581 (22%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.2e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed1
SUCCESS difference: 1.5e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface1
SUCCESS difference: 1.2e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness1
SUCCESS difference: 7.5e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice1
SUCCESS difference: 6.6e-11 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx1
SUCCESS difference: 1.1e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure1
SUCCESS difference: 0 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate1
SUCCESS difference: 0 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing1
SUCCESS difference: 5.2e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed2
SUCCESS difference: 9.8e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface2
SUCCESS difference: 7.8e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness2
SUCCESS difference: 5e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice2
SUCCESS difference: 1.4e-10 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx2
SUCCESS difference: 1.4e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy2
SUCCESS difference: 1.2e-11 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure2
SUCCESS difference: 1.7e-12 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate2
SUCCESS difference: 1.5e-12 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing2
SUCCESS difference: 4.5e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed3
SUCCESS difference: 1e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface3
SUCCESS difference: 8.1e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness3
SUCCESS difference: 5.2e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice3
SUCCESS difference: 5.1e-11 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx3
SUCCESS difference: 1.3e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy3
SUCCESS difference: 7.8e-12 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure3
SUCCESS difference: 1.3e-12 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate3
SUCCESS difference: 1.3e-12 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-473
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0475537
Total Core solution elapsed time: 0.725928
Linear solver elapsed time: 0.156581 (22%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.2e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed1
SUCCESS difference: 1.5e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface1
SUCCESS difference: 1.2e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness1
SUCCESS difference: 7.5e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice1
SUCCESS difference: 6.6e-11 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx1
SUCCESS difference: 1.1e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure1
SUCCESS difference: 0 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate1
SUCCESS difference: 0 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing1
SUCCESS difference: 5.2e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed2
SUCCESS difference: 9.8e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface2
SUCCESS difference: 7.8e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness2
SUCCESS difference: 5e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice2
SUCCESS difference: 1.4e-10 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx2
SUCCESS difference: 1.4e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy2
SUCCESS difference: 1.2e-11 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure2
SUCCESS difference: 1.7e-12 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate2
SUCCESS difference: 1.5e-12 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing2
SUCCESS difference: 4.5e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Bed3
SUCCESS difference: 1e-11 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Surface3
SUCCESS difference: 8.1e-12 < 8e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Thickness3
SUCCESS difference: 5.2e-12 < 7e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Floatingice3
SUCCESS difference: 5.1e-11 < 6e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vx3
SUCCESS difference: 1.3e-10 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: Vy3
SUCCESS difference: 7.8e-12 < 6e-09 test id: 473 test name: ISMIP6MeltRateTest_HO field: Pressure3
SUCCESS difference: 1.3e-12 < 8e-10 test id: 473 test name: ISMIP6MeltRateTest_HO field: FloatingiceMeltingrate3
SUCCESS difference: 1.3e-12 < 7e-08 test id: 473 test name: ISMIP6MeltRateTest_HO field: ThermalForcing3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-474
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0430754
Total Core solution elapsed time: 0.999353
Linear solver elapsed time: 0.633731 (63%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.4e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed1
SUCCESS difference: 5.3e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface1
SUCCESS difference: 7.4e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness1
SUCCESS difference: 4.8e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice1
SUCCESS difference: 2.6e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx1
SUCCESS difference: 5.5e-11 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure1
SUCCESS difference: 0 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate1
SUCCESS difference: 7.1e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed2
SUCCESS difference: 4.8e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface2
SUCCESS difference: 7.1e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness2
SUCCESS difference: 4.6e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice2
SUCCESS difference: 4.5e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx2
SUCCESS difference: 8.2e-11 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy2
SUCCESS difference: 7.4e-12 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure2
SUCCESS difference: 2.5e-13 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate2
SUCCESS difference: 6.5e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed3
SUCCESS difference: 5.5e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface3
SUCCESS difference: 6.5e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness3
SUCCESS difference: 4.3e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice3
SUCCESS difference: 7e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx3
SUCCESS difference: 7.5e-11 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy3
SUCCESS difference: 7.1e-12 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure3
SUCCESS difference: 2.4e-13 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-474
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0430754
Total Core solution elapsed time: 0.999353
Linear solver elapsed time: 0.633731 (63%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 7.4e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed1
SUCCESS difference: 5.3e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface1
SUCCESS difference: 7.4e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness1
SUCCESS difference: 4.8e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice1
SUCCESS difference: 2.6e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx1
SUCCESS difference: 5.5e-11 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure1
SUCCESS difference: 0 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate1
SUCCESS difference: 7.1e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed2
SUCCESS difference: 4.8e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface2
SUCCESS difference: 7.1e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness2
SUCCESS difference: 4.6e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice2
SUCCESS difference: 4.5e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx2
SUCCESS difference: 8.2e-11 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy2
SUCCESS difference: 7.4e-12 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure2
SUCCESS difference: 2.5e-13 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate2
SUCCESS difference: 6.5e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Bed3
SUCCESS difference: 5.5e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Surface3
SUCCESS difference: 6.5e-12 < 8e-09 test id: 474 test name: PicoMeltRate_HO field: Thickness3
SUCCESS difference: 4.3e-12 < 7e-09 test id: 474 test name: PicoMeltRate_HO field: Floatingice3
SUCCESS difference: 7e-11 < 6e-08 test id: 474 test name: PicoMeltRate_HO field: Vx3
SUCCESS difference: 7.5e-11 < 7e-08 test id: 474 test name: PicoMeltRate_HO field: Vy3
SUCCESS difference: 7.1e-12 < 6e-09 test id: 474 test name: PicoMeltRate_HO field: Pressure3
SUCCESS difference: 2.4e-13 < 8e-10 test id: 474 test name: PicoMeltRate_HO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-475
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0672058
Total Core solution elapsed time: 1.09623
Linear solver elapsed time: 0.734708 (67%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.6e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed1
SUCCESS difference: 9.5e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface1
SUCCESS difference: 7.7e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness1
SUCCESS difference: 4.9e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice1
SUCCESS difference: 4.8e-11 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx1
SUCCESS difference: 5.2e-11 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure1
SUCCESS difference: 6.2e-11 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate1
SUCCESS difference: 5.1e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed2
SUCCESS difference: 8.2e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface2
SUCCESS difference: 6.5e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness2
SUCCESS difference: 4.2e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice2
SUCCESS difference: 5.5e-11 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx2
SUCCESS difference: 1.2e-10 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy2
SUCCESS difference: 7.7e-12 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure2
SUCCESS difference: 9.1e-09 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate2
SUCCESS difference: 4.1e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed3
SUCCESS difference: 5.9e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface3
SUCCESS difference: 4.5e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness3
SUCCESS difference: 3e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice3
SUCCESS difference: 1.4e-10 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx3
SUCCESS difference: 6.1e-11 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy3
SUCCESS difference: 6.5e-12 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure3
SUCCESS difference: 1.6e-10 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-475
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0672058
Total Core solution elapsed time: 1.09623
Linear solver elapsed time: 0.734708 (67%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 6.6e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed1
SUCCESS difference: 9.5e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface1
SUCCESS difference: 7.7e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness1
SUCCESS difference: 4.9e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice1
SUCCESS difference: 4.8e-11 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx1
SUCCESS difference: 5.2e-11 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure1
SUCCESS difference: 6.2e-11 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate1
SUCCESS difference: 5.1e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed2
SUCCESS difference: 8.2e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface2
SUCCESS difference: 6.5e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness2
SUCCESS difference: 4.2e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice2
SUCCESS difference: 5.5e-11 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx2
SUCCESS difference: 1.2e-10 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy2
SUCCESS difference: 7.7e-12 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure2
SUCCESS difference: 9.1e-09 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate2
SUCCESS difference: 4.1e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Bed3
SUCCESS difference: 5.9e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Surface3
SUCCESS difference: 4.5e-12 < 8e-09 test id: 475 test name: PicopMeltRate_HO field: Thickness3
SUCCESS difference: 3e-12 < 7e-09 test id: 475 test name: PicopMeltRate_HO field: Floatingice3
SUCCESS difference: 1.4e-10 < 6e-08 test id: 475 test name: PicopMeltRate_HO field: Vx3
SUCCESS difference: 6.1e-11 < 7e-08 test id: 475 test name: PicopMeltRate_HO field: Vy3
SUCCESS difference: 6.5e-12 < 6e-09 test id: 475 test name: PicopMeltRate_HO field: Pressure3
SUCCESS difference: 1.6e-10 < 8e-07 test id: 475 test name: PicopMeltRate_HO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-476
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0523658
Total Core solution elapsed time: 1.01369
Linear solver elapsed time: 0.665207 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.8e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed1
SUCCESS difference: 9.7e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface1
SUCCESS difference: 7.8e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness1
SUCCESS difference: 4.9e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice1
SUCCESS difference: 3.7e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx1
SUCCESS difference: 6e-11 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure1
SUCCESS difference: 0 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate1
SUCCESS difference: 4.4e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed2
SUCCESS difference: 7.9e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface2
SUCCESS difference: 6.4e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness2
SUCCESS difference: 4e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice2
SUCCESS difference: 6e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx2
SUCCESS difference: 4e-11 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy2
SUCCESS difference: 7.8e-12 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure2
SUCCESS difference: 3.1e-12 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate2
SUCCESS difference: 3.9e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed3
SUCCESS difference: 6.2e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface3
SUCCESS difference: 5e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness3
SUCCESS difference: 3e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice3
SUCCESS difference: 9.1e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx3
SUCCESS difference: 1e-10 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy3
SUCCESS difference: 6.4e-12 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure3
SUCCESS difference: 2.8e-12 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-476
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0523658
Total Core solution elapsed time: 1.01369
Linear solver elapsed time: 0.665207 (66%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.8e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed1
SUCCESS difference: 9.7e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface1
SUCCESS difference: 7.8e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness1
SUCCESS difference: 4.9e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice1
SUCCESS difference: 3.7e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx1
SUCCESS difference: 6e-11 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy1
SUCCESS difference: 0 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure1
SUCCESS difference: 0 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate1
SUCCESS difference: 4.4e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed2
SUCCESS difference: 7.9e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface2
SUCCESS difference: 6.4e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness2
SUCCESS difference: 4e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice2
SUCCESS difference: 6e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx2
SUCCESS difference: 4e-11 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy2
SUCCESS difference: 7.8e-12 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure2
SUCCESS difference: 3.1e-12 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate2
SUCCESS difference: 3.9e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Bed3
SUCCESS difference: 6.2e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Surface3
SUCCESS difference: 5e-12 < 8e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Thickness3
SUCCESS difference: 3e-12 < 7e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Floatingice3
SUCCESS difference: 9.1e-11 < 6e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vx3
SUCCESS difference: 1e-10 < 7e-08 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Vy3
SUCCESS difference: 6.4e-12 < 6e-09 test id: 476 test name: BeckmannGoosseMeltRate_HO field: Pressure3
SUCCESS difference: 2.8e-12 < 8e-07 test id: 476 test name: BeckmannGoosseMeltRate_HO field: FloatingiceMeltingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-480
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0510854
Total Core solution elapsed time: 0.645724
Linear solver elapsed time: 0.465286 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-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: 1.3e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1
SUCCESS difference: 7.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1
SUCCESS difference: 8.2e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1
SUCCESS difference: 2.9e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2
SUCCESS difference: 3.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2
SUCCESS difference: 3.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2
SUCCESS difference: 8.2e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2
SUCCESS difference: 1.9e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2
SUCCESS difference: 1.6e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2
SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2
SUCCESS difference: 6.7e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3
SUCCESS difference: 6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3
SUCCESS difference: 6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3
SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3
SUCCESS difference: 3.4e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3
SUCCESS difference: 3.1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3
SUCCESS difference: 2.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-480
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0510854
Total Core solution elapsed time: 0.645724
Linear solver elapsed time: 0.465286 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.4e-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: 1.3e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed1
SUCCESS difference: 7.7e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface1
SUCCESS difference: 8.2e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness1
SUCCESS difference: 2.9e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vx2
SUCCESS difference: 3.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vy2
SUCCESS difference: 3.7e-10 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Vel2
SUCCESS difference: 8.2e-13 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure2
SUCCESS difference: 1.9e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed2
SUCCESS difference: 1.6e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface2
SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness2
SUCCESS difference: 6.7e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vx3
SUCCESS difference: 6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vy3
SUCCESS difference: 6e-10 < 2e-09 test id: 480 test name: TransientFrictionTsai field: Vel3
SUCCESS difference: 1.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Pressure3
SUCCESS difference: 3.4e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Bed3
SUCCESS difference: 3.1e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Surface3
SUCCESS difference: 2.2e-12 < 1e-09 test id: 480 test name: TransientFrictionTsai field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-481
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0748977
Total Core solution elapsed time: 0.742756
Linear solver elapsed time: 0.524078 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1
SUCCESS difference: 1.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1
SUCCESS difference: 1.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1
SUCCESS difference: 5.7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1
SUCCESS difference: 5.8e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1
SUCCESS difference: 2.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2
SUCCESS difference: 5.8e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2
SUCCESS difference: 1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2
SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2
SUCCESS difference: 6.2e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3
SUCCESS difference: 4.9e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3
SUCCESS difference: 4.9e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3
SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3
SUCCESS difference: 1.7e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3
SUCCESS difference: 1.3e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3
SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-481
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0748977
Total Core solution elapsed time: 0.742756
Linear solver elapsed time: 0.524078 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx1
SUCCESS difference: 1.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy1
SUCCESS difference: 1.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure1
SUCCESS difference: 8.9e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed1
SUCCESS difference: 5.7e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface1
SUCCESS difference: 5.8e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness1
SUCCESS difference: 2.5e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vx2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy2
SUCCESS difference: 2.4e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel2
SUCCESS difference: 5.8e-13 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure2
SUCCESS difference: 1.7e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed2
SUCCESS difference: 1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface2
SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness2
SUCCESS difference: 6.2e-10 < 2e-09 test id: 481 test name: TransientFrictionSchoof field: Vx3
SUCCESS difference: 4.9e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vy3
SUCCESS difference: 4.9e-10 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Vel3
SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Pressure3
SUCCESS difference: 1.7e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Bed3
SUCCESS difference: 1.3e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Surface3
SUCCESS difference: 1.1e-12 < 1e-09 test id: 481 test name: TransientFrictionSchoof field: Thickness3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-491
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0278666
Total Core solution elapsed time: 0.226887
Linear solver elapsed time: 0.187605 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.6e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1
SUCCESS difference: 6.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1
SUCCESS difference: 6.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure1
SUCCESS difference: 2.2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1
SUCCESS difference: 5.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1
SUCCESS difference: 2.1e-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: 0 < 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: 7.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2
SUCCESS difference: 1.3e-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: 2e-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.5e-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: 0 < 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.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3
SUCCESS difference: 3.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3
SUCCESS difference: 3.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3
SUCCESS difference: 6.2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3
SUCCESS difference: 1.6e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3
SUCCESS difference: 1.9e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3
SUCCESS difference: 1e-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: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0278666
Total Core solution elapsed time: 0.226887
Linear solver elapsed time: 0.187605 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9.6e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx1
SUCCESS difference: 6.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy1
SUCCESS difference: 6.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure1
SUCCESS difference: 2.2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed1
SUCCESS difference: 5.7e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface1
SUCCESS difference: 2.1e-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: 0 < 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: 7.5e-15 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx2
SUCCESS difference: 1.3e-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: 2e-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.5e-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: 0 < 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.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vx3
SUCCESS difference: 3.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vy3
SUCCESS difference: 3.1e-14 < 2e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Vel3
SUCCESS difference: 6.2e-15 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Pressure3
SUCCESS difference: 1.6e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Bed3
SUCCESS difference: 1.9e-14 < 1e-13 test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: Surface3
SUCCESS difference: 1e-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: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0302634
Total Core solution elapsed time: 0.324881
Linear solver elapsed time: 0.272726 (84%)
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: 2.2e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1
SUCCESS difference: 1.8e-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: 9.8e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1
SUCCESS difference: 1e-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: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1
SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1
SUCCESS difference: 4.4e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2
SUCCESS difference: 1.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2
SUCCESS difference: 1.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2
SUCCESS difference: 7.8e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2
SUCCESS difference: 5.3e-16 < 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: 0 < 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: 4.6e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3
SUCCESS difference: 2.2e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3
SUCCESS difference: 2.1e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3
SUCCESS difference: 5.5e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3
SUCCESS difference: 1.9e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3
SUCCESS difference: 5.9e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3
SUCCESS difference: 3.6e-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: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0302634
Total Core solution elapsed time: 0.324881
Linear solver elapsed time: 0.272726 (84%)
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: 2.2e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy1
SUCCESS difference: 1.8e-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: 9.8e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed1
SUCCESS difference: 2.9e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface1
SUCCESS difference: 1e-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: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalGroundedBmb1
SUCCESS difference: 0 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: TotalSmb1
SUCCESS difference: 4.4e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx2
SUCCESS difference: 1.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy2
SUCCESS difference: 1.7e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel2
SUCCESS difference: 1.1e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure2
SUCCESS difference: 7.8e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface2
SUCCESS difference: 5.3e-16 < 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: 0 < 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: 4.6e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vx3
SUCCESS difference: 2.2e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vy3
SUCCESS difference: 2.1e-15 < 2e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Vel3
SUCCESS difference: 5.5e-16 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Pressure3
SUCCESS difference: 1.9e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Bed3
SUCCESS difference: 5.9e-15 < 1e-13 test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: Surface3
SUCCESS difference: 3.6e-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: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0283598
Total Core solution elapsed time: 0.283297
Linear solver elapsed time: 0.235769 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1
SUCCESS difference: 6e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1
SUCCESS difference: 5.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: 2.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1
SUCCESS difference: 7.5e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface1
SUCCESS difference: 2.4e-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: 0 < 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: 7.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2
SUCCESS difference: 1.4e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2
SUCCESS difference: 1.4e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2
SUCCESS difference: 2.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2
SUCCESS difference: 3.7e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2
SUCCESS difference: 1.7e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2
SUCCESS difference: 1.5e-14 < 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: 0 < 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: 6.8e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3
SUCCESS difference: 4.9e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3
SUCCESS difference: 5e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3
SUCCESS difference: 1.2e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3
SUCCESS difference: 2.7e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3
SUCCESS difference: 5.5e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3
SUCCESS difference: 4.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0283598
Total Core solution elapsed time: 0.283297
Linear solver elapsed time: 0.235769 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.4e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx1
SUCCESS difference: 6e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy1
SUCCESS difference: 5.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: 2.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed1
SUCCESS difference: 7.5e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface1
SUCCESS difference: 2.4e-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: 0 < 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: 7.8e-15 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx2
SUCCESS difference: 1.4e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy2
SUCCESS difference: 1.4e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel2
SUCCESS difference: 2.4e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure2
SUCCESS difference: 3.7e-15 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed2
SUCCESS difference: 1.7e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface2
SUCCESS difference: 1.5e-14 < 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: 0 < 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: 6.8e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vx3
SUCCESS difference: 4.9e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vy3
SUCCESS difference: 5e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Vel3
SUCCESS difference: 1.2e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Pressure3
SUCCESS difference: 2.7e-14 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Bed3
SUCCESS difference: 5.5e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Surface3
SUCCESS difference: 4.1e-14 < 2e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 493 test name: SquareSheetShelfTranMeltDG field: TotalFloatingBmb3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0208327
Total Core solution elapsed time: 0.312722
Linear solver elapsed time: 0.214182 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1
SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1
SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure1
SUCCESS difference: 2.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1
SUCCESS difference: 2e-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: 0 < 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: 3.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2
SUCCESS difference: 1.1e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2
SUCCESS difference: 1.4e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2
SUCCESS difference: 4.2e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2
SUCCESS difference: 4e-16 < 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: 0 < 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: 3.7e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3
SUCCESS difference: 1.9e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3
SUCCESS difference: 1.9e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3
SUCCESS difference: 5.4e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3
SUCCESS difference: 5.6e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3
SUCCESS difference: 1.5e-13 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3
SUCCESS difference: 3e-13 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0208327
Total Core solution elapsed time: 0.312722
Linear solver elapsed time: 0.214182 (68%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.9e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx1
SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy1
SUCCESS difference: 2.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure1
SUCCESS difference: 2.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed1
SUCCESS difference: 1.1e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface1
SUCCESS difference: 2e-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: 0 < 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: 3.8e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx2
SUCCESS difference: 1.1e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy2
SUCCESS difference: 1.4e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel2
SUCCESS difference: 1.9e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure2
SUCCESS difference: 2.3e-15 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed2
SUCCESS difference: 4.2e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface2
SUCCESS difference: 4e-16 < 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: 0 < 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: 3.7e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vx3
SUCCESS difference: 1.9e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vy3
SUCCESS difference: 1.9e-15 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Vel3
SUCCESS difference: 5.4e-16 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Pressure3
SUCCESS difference: 5.6e-14 < 2e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Bed3
SUCCESS difference: 1.5e-13 < 5e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Surface3
SUCCESS difference: 3e-13 < 1e-12 test id: 494 test name: SquareSheetShelfTranMeltFCT field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 494 test name: SquareSheetShelfTranMeltFCT field: TotalFloatingBmb3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0284554
Total Core solution elapsed time: 0.247315
Linear solver elapsed time: 0.201536 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1
SUCCESS difference: 3.9e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1
SUCCESS difference: 4.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: 4.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1
SUCCESS difference: 7.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1
SUCCESS difference: 3.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea1
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb1
SUCCESS difference: 0 < 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: 7.9e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2
SUCCESS difference: 7.8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2
SUCCESS difference: 7.8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2
SUCCESS difference: 3.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2
SUCCESS difference: 3.1e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2
SUCCESS difference: 7.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2
SUCCESS difference: 5.7e-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: 0 < 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.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3
SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3
SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3
SUCCESS difference: 5.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3
SUCCESS difference: 6.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3
SUCCESS difference: 6.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0284554
Total Core solution elapsed time: 0.247315
Linear solver elapsed time: 0.201536 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx1
SUCCESS difference: 3.9e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy1
SUCCESS difference: 4.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: 4.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed1
SUCCESS difference: 7.2e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface1
SUCCESS difference: 3.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea1
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb1
SUCCESS difference: 0 < 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: 7.9e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx2
SUCCESS difference: 7.8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy2
SUCCESS difference: 7.8e-15 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel2
SUCCESS difference: 3.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure2
SUCCESS difference: 3.1e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed2
SUCCESS difference: 7.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface2
SUCCESS difference: 5.7e-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: 0 < 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.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vx3
SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vy3
SUCCESS difference: 1.2e-14 < 2e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Vel3
SUCCESS difference: 5.7e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Pressure3
SUCCESS difference: 6.4e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Bed3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Surface3
SUCCESS difference: 6.6e-15 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: Thickness3
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: GroundedArea3
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: FloatingArea3
SUCCESS difference: 0 < 1e-13 test id: 495 test name: SquareSheetShelfTranMeltSUPG field: TotalFloatingBmb3
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0266369
Total Core solution elapsed time: 0.0409079
Linear solver elapsed time: 0.0331282 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-16 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx
SUCCESS difference: 8.7e-16 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy
SUCCESS difference: 8.4e-16 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel
SUCCESS difference: 1.1e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-501
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0266369
Total Core solution elapsed time: 0.0409079
Linear solver elapsed time: 0.0331282 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.9e-16 < 1e-12 test id: 501 test name: PigStressSSA2d field: Vx
SUCCESS difference: 8.7e-16 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vy
SUCCESS difference: 8.4e-16 < 2e-12 test id: 501 test name: PigStressSSA2d field: Vel
SUCCESS difference: 1.1e-16 < 1e-13 test id: 501 test name: PigStressSSA2d field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-502
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0377448
Total Core solution elapsed time: 0.130631
Linear solver elapsed time: 0.0956227 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx
SUCCESS difference: 2.6e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy
SUCCESS difference: 2.1e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz
SUCCESS difference: 3.2e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel
SUCCESS difference: 1.1e-16 < 1e-08 test id: 502 test name: PigStressHO field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-502
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0377448
Total Core solution elapsed time: 0.130631
Linear solver elapsed time: 0.0956227 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.1e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vx
SUCCESS difference: 2.6e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vy
SUCCESS difference: 2.1e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vz
SUCCESS difference: 3.2e-13 < 1e-08 test id: 502 test name: PigStressHO field: Vel
SUCCESS difference: 1.1e-16 < 1e-08 test id: 502 test name: PigStressHO field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-503
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0286416
Total Core solution elapsed time: 0.45303
Linear solver elapsed time: 0.275189 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vx
SUCCESS difference: 5.1e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vy
SUCCESS difference: 5.9e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vz
SUCCESS difference: 5.9e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vel
SUCCESS difference: 6.1e-11 < 1e-09 test id: 503 test name: PigStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-503
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0286416
Total Core solution elapsed time: 0.45303
Linear solver elapsed time: 0.275189 (61%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.8e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vx
SUCCESS difference: 5.1e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vy
SUCCESS difference: 5.9e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vz
SUCCESS difference: 5.9e-11 < 1e-09 test id: 503 test name: PigStressFS field: Vel
SUCCESS difference: 6.1e-11 < 1e-09 test id: 503 test name: PigStressFS field: Pressure
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-504
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0296365
Total Core solution elapsed time: 0.068745
Linear solver elapsed time: 0.0520001 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-12 test id: 504 test name: PigTranSSA2d field: Vx1
SUCCESS difference: 4.4e-16 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vy1
SUCCESS difference: 5.2e-16 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure1
SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness1
SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1
SUCCESS difference: 0 < 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: 1.6e-15 < 3e-13 test id: 504 test name: PigTranSSA2d field: Vx2
SUCCESS difference: 1.8e-15 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vy2
SUCCESS difference: 1.8e-15 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vel2
SUCCESS difference: 6.3e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2
SUCCESS difference: 2.2e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2
SUCCESS difference: 2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2
SUCCESS difference: 9e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0296365
Total Core solution elapsed time: 0.068745
Linear solver elapsed time: 0.0520001 (76%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-12 test id: 504 test name: PigTranSSA2d field: Vx1
SUCCESS difference: 4.4e-16 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vy1
SUCCESS difference: 5.2e-16 < 2e-12 test id: 504 test name: PigTranSSA2d field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure1
SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness1
SUCCESS difference: 1.8e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled1
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea1
SUCCESS difference: 0 < 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: 1.6e-15 < 3e-13 test id: 504 test name: PigTranSSA2d field: Vx2
SUCCESS difference: 1.8e-15 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vy2
SUCCESS difference: 1.8e-15 < 4e-13 test id: 504 test name: PigTranSSA2d field: Vel2
SUCCESS difference: 6.3e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Pressure2
SUCCESS difference: 2.2e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Bed2
SUCCESS difference: 2e-15 < 1e-13 test id: 504 test name: PigTranSSA2d field: Surface2
SUCCESS difference: 9e-16 < 1e-13 test id: 504 test name: PigTranSSA2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolume2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: IceVolumeScaled2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: GroundedAreaScaled2
SUCCESS difference: 0 < 1e-13 test id: 504 test name: PigTranSSA2d field: FloatingArea2
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0543232
Total Core solution elapsed time: 0.117105
Linear solver elapsed time: 0.065636 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-16 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vx1
SUCCESS difference: 3.5e-16 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vy1
SUCCESS difference: 9e-12 < 3e-10 test id: 505 test name: PigTranSSA3d field: Vz1
SUCCESS difference: 2.2e-15 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1
SUCCESS difference: 2.9e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1
SUCCESS difference: 4.8e-13 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1
SUCCESS difference: 2e-12 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1
SUCCESS difference: 5.8e-10 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.8e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2
SUCCESS difference: 2e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2
SUCCESS difference: 1.6e-11 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2
SUCCESS difference: 1.7e-12 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2
SUCCESS difference: 2e-12 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2
SUCCESS difference: 2.2e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2
SUCCESS difference: 3.7e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2
SUCCESS difference: 1.6e-12 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2
SUCCESS difference: 6.1e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2
SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-505
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0543232
Total Core solution elapsed time: 0.117105
Linear solver elapsed time: 0.065636 (56%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-16 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vx1
SUCCESS difference: 3.5e-16 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vy1
SUCCESS difference: 9e-12 < 3e-10 test id: 505 test name: PigTranSSA3d field: Vz1
SUCCESS difference: 2.2e-15 < 1e-12 test id: 505 test name: PigTranSSA3d field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 505 test name: PigTranSSA3d field: Pressure1
SUCCESS difference: 2.9e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed1
SUCCESS difference: 4.8e-13 < 5e-12 test id: 505 test name: PigTranSSA3d field: Surface1
SUCCESS difference: 2e-12 < 9e-12 test id: 505 test name: PigTranSSA3d field: Thickness1
SUCCESS difference: 1.9e-15 < 1e-13 test id: 505 test name: PigTranSSA3d field: Temperature1
SUCCESS difference: 5.8e-10 < 5e-09 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 1.8e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vx2
SUCCESS difference: 2e-12 < 5e-11 test id: 505 test name: PigTranSSA3d field: Vy2
SUCCESS difference: 1.6e-11 < 1e-10 test id: 505 test name: PigTranSSA3d field: Vz2
SUCCESS difference: 1.7e-12 < 2e-11 test id: 505 test name: PigTranSSA3d field: Vel2
SUCCESS difference: 2e-12 < 7e-12 test id: 505 test name: PigTranSSA3d field: Pressure2
SUCCESS difference: 2.2e-12 < 1e-11 test id: 505 test name: PigTranSSA3d field: Bed2
SUCCESS difference: 3.7e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Surface2
SUCCESS difference: 1.6e-12 < 5e-12 test id: 505 test name: PigTranSSA3d field: Thickness2
SUCCESS difference: 6.1e-13 < 1e-11 test id: 505 test name: PigTranSSA3d field: Temperature2
SUCCESS difference: 0 < 2e-08 test id: 505 test name: PigTranSSA3d field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-506
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0584438
Total Core solution elapsed time: 0.0976809
Linear solver elapsed time: 0.0474355 (49%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vx1
SUCCESS difference: 2.4e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vy1
SUCCESS difference: 2.6e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vz1
SUCCESS difference: 2.1e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vel1
SUCCESS difference: 1.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1
SUCCESS difference: 7.1e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1
SUCCESS difference: 8.1e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1
SUCCESS difference: 5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1
SUCCESS difference: 8.3e-16 < 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: 7.1e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1
SUCCESS difference: 9.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1
SUCCESS difference: 0 < 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.4e-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: 2e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2
SUCCESS difference: 1.6e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vy2
SUCCESS difference: 3.1e-13 < 1e-09 test id: 506 test name: PigTranHO field: Vz2
SUCCESS difference: 1.6e-13 < 1e-11 test id: 506 test name: PigTranHO field: Vel2
SUCCESS difference: 5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 506 test name: PigTranHO field: Bed2
SUCCESS difference: 4e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2
SUCCESS difference: 1.7e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2
SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2
SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2
SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2
SUCCESS difference: 0 < 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.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0584438
Total Core solution elapsed time: 0.0976809
Linear solver elapsed time: 0.0474355 (49%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-14 < 1e-10 test id: 506 test name: PigTranHO field: Vx1
SUCCESS difference: 2.4e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vy1
SUCCESS difference: 2.6e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vz1
SUCCESS difference: 2.1e-13 < 1e-10 test id: 506 test name: PigTranHO field: Vel1
SUCCESS difference: 1.1e-16 < 1e-12 test id: 506 test name: PigTranHO field: Pressure1
SUCCESS difference: 7.1e-15 < 1e-11 test id: 506 test name: PigTranHO field: Bed1
SUCCESS difference: 8.1e-15 < 2e-12 test id: 506 test name: PigTranHO field: Surface1
SUCCESS difference: 5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Thickness1
SUCCESS difference: 8.3e-16 < 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: 7.1e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume1
SUCCESS difference: 9.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled1
SUCCESS difference: 0 < 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.4e-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: 2e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vx2
SUCCESS difference: 1.6e-13 < 2e-11 test id: 506 test name: PigTranHO field: Vy2
SUCCESS difference: 3.1e-13 < 1e-09 test id: 506 test name: PigTranHO field: Vz2
SUCCESS difference: 1.6e-13 < 1e-11 test id: 506 test name: PigTranHO field: Vel2
SUCCESS difference: 5e-15 < 1e-11 test id: 506 test name: PigTranHO field: Pressure2
SUCCESS difference: 1.5e-15 < 1e-10 test id: 506 test name: PigTranHO field: Bed2
SUCCESS difference: 4e-15 < 1e-11 test id: 506 test name: PigTranHO field: Surface2
SUCCESS difference: 1.7e-15 < 1e-10 test id: 506 test name: PigTranHO field: Thickness2
SUCCESS difference: 1.7e-15 < 1e-11 test id: 506 test name: PigTranHO field: Temperature2
SUCCESS difference: 0 < 2e-08 test id: 506 test name: PigTranHO field: BasalforcingsGroundediceMeltingRate2
SUCCESS difference: 3.6e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolume2
SUCCESS difference: 5.9e-16 < 2e-13 test id: 506 test name: PigTranHO field: IceVolumeScaled2
SUCCESS difference: 0 < 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.6e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0548205
Total Core solution elapsed time: 0.384097
Linear solver elapsed time: 0.253328 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vx1
SUCCESS difference: 3.6e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vy1
SUCCESS difference: 2.4e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vz1
SUCCESS difference: 2.4e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vel1
SUCCESS difference: 7.1e-12 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1
SUCCESS difference: 3.8e-14 < 7e-08 test id: 507 test name: PigTranFS field: Bed1
SUCCESS difference: 8.6e-14 < 4e-07 test id: 507 test name: PigTranFS field: Surface1
SUCCESS difference: 3.8e-14 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1
SUCCESS difference: 8.3e-16 < 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: 9.7e-12 < 4e-06 test id: 507 test name: PigTranFS field: Vx2
SUCCESS difference: 9.5e-12 < 4e-06 test id: 507 test name: PigTranFS field: Vy2
SUCCESS difference: 8.2e-12 < 5e-06 test id: 507 test name: PigTranFS field: Vz2
SUCCESS difference: 8.2e-12 < 5e-06 test id: 507 test name: PigTranFS field: Vel2
SUCCESS difference: 1.1e-10 < 1e-06 test id: 507 test name: PigTranFS field: Pressure2
SUCCESS difference: 9.2e-17 < 1e-06 test id: 507 test name: PigTranFS field: Bed2
SUCCESS difference: 4.4e-11 < 2e-06 test id: 507 test name: PigTranFS field: Surface2
SUCCESS difference: 3.4e-11 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2
SUCCESS difference: 2.7e-15 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0548205
Total Core solution elapsed time: 0.384097
Linear solver elapsed time: 0.253328 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 4.9e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vx1
SUCCESS difference: 3.6e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vy1
SUCCESS difference: 2.4e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vz1
SUCCESS difference: 2.4e-13 < 1e-08 test id: 507 test name: PigTranFS field: Vel1
SUCCESS difference: 7.1e-12 < 1e-08 test id: 507 test name: PigTranFS field: Pressure1
SUCCESS difference: 3.8e-14 < 7e-08 test id: 507 test name: PigTranFS field: Bed1
SUCCESS difference: 8.6e-14 < 4e-07 test id: 507 test name: PigTranFS field: Surface1
SUCCESS difference: 3.8e-14 < 2e-07 test id: 507 test name: PigTranFS field: Thickness1
SUCCESS difference: 8.3e-16 < 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: 9.7e-12 < 4e-06 test id: 507 test name: PigTranFS field: Vx2
SUCCESS difference: 9.5e-12 < 4e-06 test id: 507 test name: PigTranFS field: Vy2
SUCCESS difference: 8.2e-12 < 5e-06 test id: 507 test name: PigTranFS field: Vz2
SUCCESS difference: 8.2e-12 < 5e-06 test id: 507 test name: PigTranFS field: Vel2
SUCCESS difference: 1.1e-10 < 1e-06 test id: 507 test name: PigTranFS field: Pressure2
SUCCESS difference: 9.2e-17 < 1e-06 test id: 507 test name: PigTranFS field: Bed2
SUCCESS difference: 4.4e-11 < 2e-06 test id: 507 test name: PigTranFS field: Surface2
SUCCESS difference: 3.4e-11 < 1e-06 test id: 507 test name: PigTranFS field: Thickness2
SUCCESS difference: 2.7e-15 < 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-508
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
maximum number of iterations (100) exceeded
write lock file:
FemModel initialization elapsed time: 0.0363332
Total Core solution elapsed time: 1.03355
Linear solver elapsed time: 0.328845 (32%)
Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-14 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vx
SUCCESS difference: 8.9e-15 < 3e-08 test id: 508 test name: PigSteaSSA3d field: Vy
SUCCESS difference: 2.2e-12 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vz
SUCCESS difference: 2.2e-12 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vel
SUCCESS difference: 1.1e-16 < 1e-09 test id: 508 test name: PigSteaSSA3d field: Pressure
SUCCESS difference: 9.5e-13 < 2e-07 test id: 508 test name: PigSteaSSA3d field: Temperature
SUCCESS difference: 0 < 8e-07 test id: 508 test name: PigSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-508
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
maximum number of iterations (100) exceeded
write lock file:
FemModel initialization elapsed time: 0.0363332
Total Core solution elapsed time: 1.03355
Linear solver elapsed time: 0.328845 (32%)
Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.1e-14 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vx
SUCCESS difference: 8.9e-15 < 3e-08 test id: 508 test name: PigSteaSSA3d field: Vy
SUCCESS difference: 2.2e-12 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vz
SUCCESS difference: 2.2e-12 < 5e-08 test id: 508 test name: PigSteaSSA3d field: Vel
SUCCESS difference: 1.1e-16 < 1e-09 test id: 508 test name: PigSteaSSA3d field: Pressure
SUCCESS difference: 9.5e-13 < 2e-07 test id: 508 test name: PigSteaSSA3d field: Temperature
SUCCESS difference: 0 < 8e-07 test id: 508 test name: PigSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-509
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0476533
Total Core solution elapsed time: 0.953705
Linear solver elapsed time: 0.619152 (65%)
Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.3e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vx
SUCCESS difference: 1e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vy
SUCCESS difference: 5.5e-09 < 5e-08 test id: 509 test name: PigSteaHO field: Vz
SUCCESS difference: 5.5e-09 < 5e-08 test id: 509 test name: PigSteaHO field: Vel
SUCCESS difference: 0 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure
SUCCESS difference: 8.7e-10 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature
SUCCESS difference: 9.4e-09 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-509
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0476533
Total Core solution elapsed time: 0.953705
Linear solver elapsed time: 0.619152 (65%)
Total elapsed time: 0 hrs 0 min 1 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 1.3e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vx
SUCCESS difference: 1e-10 < 3e-09 test id: 509 test name: PigSteaHO field: Vy
SUCCESS difference: 5.5e-09 < 5e-08 test id: 509 test name: PigSteaHO field: Vz
SUCCESS difference: 5.5e-09 < 5e-08 test id: 509 test name: PigSteaHO field: Vel
SUCCESS difference: 0 < 1e-09 test id: 509 test name: PigSteaHO field: Pressure
SUCCESS difference: 8.7e-10 < 8e-09 test id: 509 test name: PigSteaHO field: Temperature
SUCCESS difference: 9.4e-09 < 1e-06 test id: 509 test name: PigSteaHO field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-510
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0660394
Total Core solution elapsed time: 0.332108
Linear solver elapsed time: 0.206551 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.1e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vx
SUCCESS difference: 1.5e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vy
SUCCESS difference: 2e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vz
SUCCESS difference: 2e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vel
SUCCESS difference: 2.1e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure
SUCCESS difference: 4.1e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature
SUCCESS difference: 6.8e-08 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-510
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0660394
Total Core solution elapsed time: 0.332108
Linear solver elapsed time: 0.206551 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 7 unused database options. They are:
Option left: name:-ksp_type value: preonly source: code
Option left: name:-mat_mumps_icntl_14 value: 120 source: code
Option left: name:-mat_mumps_icntl_28 value: 2 source: code
Option left: name:-mat_mumps_icntl_29 value: 2 source: code
Option left: name:-mat_type value: mpiaij source: code
Option left: name:-pc_factor_mat_solver_type value: mumps source: code
Option left: name:-pc_type value: lu source: code
SUCCESS difference: 2.1e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vx
SUCCESS difference: 1.5e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vy
SUCCESS difference: 2e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vz
SUCCESS difference: 2e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Vel
SUCCESS difference: 2.1e-09 < 1e-08 test id: 510 test name: PigSteaFS field: Pressure
SUCCESS difference: 4.1e-11 < 1e-08 test id: 510 test name: PigSteaFS field: Temperature
SUCCESS difference: 6.8e-08 < 1e-06 test id: 510 test name: PigSteaFS field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-511
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 0.0537942 | 0.0537942
x = 1 | f(x) = 0.04886803 | 0.04886803
====================== step 2/2 ===============================
x = 0 | f(x) = 0.04875168 | 0.04875168
x = 1 | f(x) = 0.05273747 | 0.05273747
x = 0.381966 | f(x) = 0.04920111 | 0.04920111
x = 0.618034 | f(x) = 0.05036058 | 0.05036058
write lock file:
FemModel initialization elapsed time: 0.0345396
Total Core solution elapsed time: 0.121269
Linear solver elapsed time: 0.0255204 (21%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-14 < 5e-11 test id: 511 test name: PigCMBFS field: Gradient
SUCCESS difference: 3.2e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Misfits
SUCCESS difference: 2.3e-13 < 5e-11 test id: 511 test name: PigCMBFS field: MaterialsRheologyB
SUCCESS difference: 6.3e-11 < 1e-09 test id: 511 test name: PigCMBFS field: Pressure
SUCCESS difference: 3.5e-13 < 1e-11 test id: 511 test name: PigCMBFS field: Vel
SUCCESS difference: 1.3e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Vx
SUCCESS difference: 9.4e-14 < 1e-11 test id: 511 test name: PigCMBFS field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-511
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 0.0537942 | 0.0537942
x = 1 | f(x) = 0.04886803 | 0.04886803
====================== step 2/2 ===============================
x = 0 | f(x) = 0.04875168 | 0.04875168
x = 1 | f(x) = 0.05273747 | 0.05273747
x = 0.381966 | f(x) = 0.04920111 | 0.04920111
x = 0.618034 | f(x) = 0.05036058 | 0.05036058
write lock file:
FemModel initialization elapsed time: 0.0345396
Total Core solution elapsed time: 0.121269
Linear solver elapsed time: 0.0255204 (21%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 8.5e-14 < 5e-11 test id: 511 test name: PigCMBFS field: Gradient
SUCCESS difference: 3.2e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Misfits
SUCCESS difference: 2.3e-13 < 5e-11 test id: 511 test name: PigCMBFS field: MaterialsRheologyB
SUCCESS difference: 6.3e-11 < 1e-09 test id: 511 test name: PigCMBFS field: Pressure
SUCCESS difference: 3.5e-13 < 1e-11 test id: 511 test name: PigCMBFS field: Vel
SUCCESS difference: 1.3e-13 < 5e-11 test id: 511 test name: PigCMBFS field: Vx
SUCCESS difference: 9.4e-14 < 1e-11 test id: 511 test name: PigCMBFS field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-512
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 125.7303 | 125.7296 0.0006420665
x = 1 | f(x) = 119.1935 | 119.1928 0.0006447871
====================== step 2/2 ===============================
x = 0 | f(x) = 119.1118 | 119.1111 0.0006447871
x = 1 | f(x) = 112.5586 | 112.5579 0.0006652207
write lock file:
FemModel initialization elapsed time: 0.0291799
Total Core solution elapsed time: 0.296371
Linear solver elapsed time: 0.211104 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient
SUCCESS difference: 1.8e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits
SUCCESS difference: 4.9e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient
SUCCESS difference: 1.1e-16 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure
SUCCESS difference: 1.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel
SUCCESS difference: 1.6e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx
SUCCESS difference: 1.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-512
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 125.7303 | 125.7296 0.0006420665
x = 1 | f(x) = 119.1935 | 119.1928 0.0006447871
====================== step 2/2 ===============================
x = 0 | f(x) = 119.1118 | 119.1111 0.0006447871
x = 1 | f(x) = 112.5586 | 112.5579 0.0006652207
write lock file:
FemModel initialization elapsed time: 0.0291799
Total Core solution elapsed time: 0.296371
Linear solver elapsed time: 0.211104 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.1e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Gradient
SUCCESS difference: 1.8e-14 < 1e-11 test id: 512 test name: PigCMDragHO field: Misfits
SUCCESS difference: 4.9e-15 < 1e-11 test id: 512 test name: PigCMDragHO field: FrictionCoefficient
SUCCESS difference: 1.1e-16 < 1e-11 test id: 512 test name: PigCMDragHO field: Pressure
SUCCESS difference: 1.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vel
SUCCESS difference: 1.6e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vx
SUCCESS difference: 1.4e-13 < 1e-11 test id: 512 test name: PigCMDragHO field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-513
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168
x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883
====================== step 2/2 ===============================
x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883
x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097
write lock file:
FemModel initialization elapsed time: 0.0433654
Total Core solution elapsed time: 0.645753
Linear solver elapsed time: 0.335311 (52%)
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.3e-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient
SUCCESS difference: 1.3e-11 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits
SUCCESS difference: 3.1e-12 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference: 0 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1.9e-10 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel
SUCCESS difference: 2.4e-10 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.8e-10 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy
SUCCESS difference: 2.2e-10 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz
SUCCESS difference: 6.9e-12 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature
SUCCESS difference: 2.3e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-513
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 99.51715 | 99.51669 0.0004575168
x = 1 | f(x) = 93.99829 | 93.99784 0.0004559883
====================== step 2/2 ===============================
x = 0 | f(x) = 93.78083 | 93.78038 0.0004559883
x = 1 | f(x) = 88.30076 | 88.3003 0.0004621097
write lock file:
FemModel initialization elapsed time: 0.0433654
Total Core solution elapsed time: 0.645753
Linear solver elapsed time: 0.335311 (52%)
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.3e-11 < 5e-08 test id: 513 test name: PigCMDragSteaSSA3d field: Gradient
SUCCESS difference: 1.3e-11 < 4e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Misfits
SUCCESS difference: 3.1e-12 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: FrictionCoefficient
SUCCESS difference: 0 < 1e-10 test id: 513 test name: PigCMDragSteaSSA3d field: Pressure
SUCCESS difference: 1.9e-10 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vel
SUCCESS difference: 2.4e-10 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vx
SUCCESS difference: 1.8e-10 < 4e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vy
SUCCESS difference: 2.2e-10 < 3e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Vz
SUCCESS difference: 6.9e-12 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: Temperature
SUCCESS difference: 2.3e-08 < 2e-06 test id: 513 test name: PigCMDragSteaSSA3d field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-514
+++ working dir: /home/jenkins/workspace/Debian_Linux-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: 0 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 0 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-514
+++ working dir: /home/jenkins/workspace/Debian_Linux-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: 0 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 0 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 0 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-515
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0233993
Total Core solution elapsed time: 0.0498808
Linear solver elapsed time: 0.0291259 (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: 2.2e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1
SUCCESS difference: 2.6e-20 < 1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.9e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2
SUCCESS difference: 9.7e-09 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-515
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0233993
Total Core solution elapsed time: 0.0498808
Linear solver elapsed time: 0.0291259 (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: 2.2e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature1
SUCCESS difference: 2.6e-20 < 1e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate1
SUCCESS difference: 3.9e-15 < 1e-13 test id: 515 test name: PigTherTranSUPG field: Temperature2
SUCCESS difference: 9.7e-09 < 5e-08 test id: 515 test name: PigTherTranSUPG field: BasalforcingsGroundediceMeltingRate2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-516
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.027982
Total Core solution elapsed time: 0.031661
Linear solver elapsed time: 0.0197785 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature
SUCCESS difference: 6.1e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-516
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.027982
Total Core solution elapsed time: 0.031661
Linear solver elapsed time: 0.0197785 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: Temperature
SUCCESS difference: 6.1e-13 < 1e-11 test id: 516 test name: PigTherSteaSUPG field: BasalforcingsGroundediceMeltingRate
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-517
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Iter Cost function Grad. norm List of contributions
1 f(x)= 0.054509 1.32e-07 0.05451 6.124e-15
2 f(x)=7.0726e+11 1.78e+06 0.05377 7.073e+11
3 f(x)=7.0726e+07 1.78e+04 0.05376 7.073e+07
4 f(x)=1.7681e+05 892 0.05376 1.768e+05
5 f(x)= 11051 223 0.05376 1.105e+04
6 f(x)= 994.64 66.9 0.05376 994.6
7 f(x)= 89.566 20.1 0.05376 89.51
8 f(x)= 8.1099 6.02 0.05376 8.056
9 f(x)= 0.77881 1.81 0.05376 0.7251
10 f(x)= 0.11901 0.542 0.05376 0.06525
11 f(x)= 0.059631 0.163 0.05376 0.005873
stopped on dxmin during line search
write lock file:
FemModel initialization elapsed time: 0.0365914
Total Core solution elapsed time: 0.462136
Linear solver elapsed time: 0.0948712 (21%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 6e-11 test id: 517 test name: PigCMBFSm1qn3 field: Gradient
SUCCESS difference: 4.1e-14 < 5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Misfits
SUCCESS difference: 0 < 5e-10 test id: 517 test name: PigCMBFSm1qn3 field: MaterialsRheologyB
SUCCESS difference: 5.5e-11 < 1e-09 test id: 517 test name: PigCMBFSm1qn3 field: Pressure
SUCCESS difference: 3.9e-13 < 2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vel
SUCCESS difference: 3e-13 < 5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vx
SUCCESS difference: 1.3e-13 < 2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-517
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using observed velocities to create constraints along new boundary
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Iter Cost function Grad. norm List of contributions
1 f(x)= 0.054509 1.32e-07 0.05451 6.124e-15
2 f(x)=7.0726e+11 1.78e+06 0.05377 7.073e+11
3 f(x)=7.0726e+07 1.78e+04 0.05376 7.073e+07
4 f(x)=1.7681e+05 892 0.05376 1.768e+05
5 f(x)= 11051 223 0.05376 1.105e+04
6 f(x)= 994.64 66.9 0.05376 994.6
7 f(x)= 89.566 20.1 0.05376 89.51
8 f(x)= 8.1099 6.02 0.05376 8.056
9 f(x)= 0.77881 1.81 0.05376 0.7251
10 f(x)= 0.11901 0.542 0.05376 0.06525
11 f(x)= 0.059631 0.163 0.05376 0.005873
stopped on dxmin during line search
write lock file:
FemModel initialization elapsed time: 0.0365914
Total Core solution elapsed time: 0.462136
Linear solver elapsed time: 0.0948712 (21%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 6e-11 test id: 517 test name: PigCMBFSm1qn3 field: Gradient
SUCCESS difference: 4.1e-14 < 5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Misfits
SUCCESS difference: 0 < 5e-10 test id: 517 test name: PigCMBFSm1qn3 field: MaterialsRheologyB
SUCCESS difference: 5.5e-11 < 1e-09 test id: 517 test name: PigCMBFSm1qn3 field: Pressure
SUCCESS difference: 3.9e-13 < 2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vel
SUCCESS difference: 3e-13 < 5e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vx
SUCCESS difference: 1.3e-13 < 2e-11 test id: 517 test name: PigCMBFSm1qn3 field: Vy
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-518
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0248349
Total Core solution elapsed time: 0.0963642
Linear solver elapsed time: 0.0785725 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx
SUCCESS difference: 1.7e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy
SUCCESS difference: 3.3e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel
SUCCESS difference: 1.1e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure
SUCCESS difference: 8.9e-16 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface
SUCCESS difference: 2.2e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface
SUCCESS difference: 5.5e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear
SUCCESS difference: 1.1e-15 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear
SUCCESS difference: 8.9e-16 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase
SUCCESS difference: 1.7e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-518
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0248349
Total Core solution elapsed time: 0.0963642
Linear solver elapsed time: 0.0785725 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: Vx
SUCCESS difference: 1.7e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vy
SUCCESS difference: 3.3e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: Vel
SUCCESS difference: 1.1e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: Pressure
SUCCESS difference: 8.9e-16 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxSurface
SUCCESS difference: 2.2e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VySurface
SUCCESS difference: 5.5e-16 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VxShear
SUCCESS difference: 1.1e-15 < 1e-13 test id: 518 test name: PigStressMOLHO2d field: VyShear
SUCCESS difference: 8.9e-16 < 5e-13 test id: 518 test name: PigStressMOLHO2d field: VxBase
SUCCESS difference: 1.7e-16 < 6e-13 test id: 518 test name: PigStressMOLHO2d field: VyBase
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-519
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0265802
Total Core solution elapsed time: 0.129268
Linear solver elapsed time: 0.102801 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1
SUCCESS difference: 3.5e-16 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1
SUCCESS difference: 3.3e-16 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1
SUCCESS difference: 8.8e-17 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1
SUCCESS difference: 5.8e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1
SUCCESS difference: 2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1
SUCCESS difference: 0 < 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: 1.5e-15 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2
SUCCESS difference: 8e-16 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2
SUCCESS difference: 6.7e-16 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2
SUCCESS difference: 6.3e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2
SUCCESS difference: 2.9e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2
SUCCESS difference: 2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0265802
Total Core solution elapsed time: 0.129268
Linear solver elapsed time: 0.102801 (80%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 1e-12 test id: 519 test name: PigTranMOLHO2d field: Vx1
SUCCESS difference: 3.5e-16 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vy1
SUCCESS difference: 3.3e-16 < 2e-12 test id: 519 test name: PigTranMOLHO2d field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure1
SUCCESS difference: 8.8e-17 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed1
SUCCESS difference: 1.2e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface1
SUCCESS difference: 5.8e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume1
SUCCESS difference: 2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled1
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea1
SUCCESS difference: 0 < 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: 1.5e-15 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vx2
SUCCESS difference: 8e-16 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vy2
SUCCESS difference: 6.7e-16 < 4e-13 test id: 519 test name: PigTranMOLHO2d field: Vel2
SUCCESS difference: 6.3e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Pressure2
SUCCESS difference: 1.3e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Bed2
SUCCESS difference: 2.9e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Surface2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: Thickness2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolume2
SUCCESS difference: 2e-16 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: IceVolumeScaled2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: GroundedAreaScaled2
SUCCESS difference: 0 < 1e-13 test id: 519 test name: PigTranMOLHO2d field: FloatingArea2
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0216736
Total Core solution elapsed time: 0.0451225
Linear solver elapsed time: 0.0334182 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx1
SUCCESS difference: 5e-15 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy1
SUCCESS difference: 4.6e-15 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure1
SUCCESS difference: 1.3e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed1
SUCCESS difference: 1.5e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness1
SUCCESS difference: 3.6e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume1
SUCCESS difference: 2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled1
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled1
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea1
SUCCESS difference: 0 < 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: 3.8e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx2
SUCCESS difference: 5e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy2
SUCCESS difference: 4.9e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel2
SUCCESS difference: 7.3e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure2
SUCCESS difference: 4.8e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness2
SUCCESS difference: 1.8e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume2
SUCCESS difference: 2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea2
SUCCESS difference: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Warning: expecting coordinates in polar stereographic (Std Latitude: 71S Meridian: 0)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0216736
Total Core solution elapsed time: 0.0451225
Linear solver elapsed time: 0.0334182 (74%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.3e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx1
SUCCESS difference: 5e-15 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy1
SUCCESS difference: 4.6e-15 < 2e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel1
SUCCESS difference: 1.1e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure1
SUCCESS difference: 1.3e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed1
SUCCESS difference: 1.5e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface1
SUCCESS difference: 6.9e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness1
SUCCESS difference: 3.6e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume1
SUCCESS difference: 2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled1
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea1
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled1
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea1
SUCCESS difference: 0 < 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: 3.8e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vx2
SUCCESS difference: 5e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vy2
SUCCESS difference: 4.9e-15 < 1e-12 test id: 520 test name: PigTran-IntrusionMelt field: Vel2
SUCCESS difference: 7.3e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Pressure2
SUCCESS difference: 4.8e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Bed2
SUCCESS difference: 2.5e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Surface2
SUCCESS difference: 1.2e-15 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: Thickness2
SUCCESS difference: 1.8e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolume2
SUCCESS difference: 2e-16 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: IceVolumeScaled2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedArea2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: GroundedAreaScaled2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingArea2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: FloatingAreaScaled2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmb2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalSmbScaled2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmb2
SUCCESS difference: 0 < 1e-13 test id: 520 test name: PigTran-IntrusionMelt field: TotalFloatingBmbScaled2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-530
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.010954
Total Core solution elapsed time: 0.0165741
Linear solver elapsed time: 0.0120765 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.010954
Total Core solution elapsed time: 0.0165741
Linear solver elapsed time: 0.0120765 (73%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.1e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0278901
Total Core solution elapsed time: 0.050506
Linear solver elapsed time: 0.0335385 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX
SUCCESS difference: 5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0278901
Total Core solution elapsed time: 0.050506
Linear solver elapsed time: 0.0335385 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.2e-16 < 1e-13 test id: 531 test name: PigBalVel2 field: DrivingStressX
SUCCESS difference: 5e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0238396
Total Core solution elapsed time: 0.908211
Linear solver elapsed time: 0.361796 (40%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1
SUCCESS difference: 1.1e-14 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1
SUCCESS difference: 9.8e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1
SUCCESS difference: 6e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1
SUCCESS difference: 1e-15 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1
SUCCESS difference: 4.3e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1
SUCCESS difference: 5.5e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1
SUCCESS difference: 1.9e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1
SUCCESS difference: 1.1e-16 < 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: 6e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2
SUCCESS difference: 8.1e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2
SUCCESS difference: 7.7e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2
SUCCESS difference: 4e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2
SUCCESS difference: 9.1e-16 < 2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2
SUCCESS difference: 9.5e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2
SUCCESS difference: 8.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2
SUCCESS difference: 1.9e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2
SUCCESS difference: 1.1e-16 < 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: 3.8e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10
SUCCESS difference: 3.8e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10
SUCCESS difference: 3.7e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10
SUCCESS difference: 1.4e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10
SUCCESS difference: 8.6e-16 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10
SUCCESS difference: 2.6e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10
SUCCESS difference: 1.4e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10
SUCCESS difference: 1.5e-15 < 1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10
SUCCESS difference: 5.5e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume10
SUCCESS difference: 4.3e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0238396
Total Core solution elapsed time: 0.908211
Linear solver elapsed time: 0.361796 (40%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.7e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx1
SUCCESS difference: 1.1e-14 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy1
SUCCESS difference: 9.8e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel1
SUCCESS difference: 0 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure1
SUCCESS difference: 6e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed1
SUCCESS difference: 1e-15 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface1
SUCCESS difference: 4.3e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness1
SUCCESS difference: 5.5e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset1
SUCCESS difference: 1.9e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume1
SUCCESS difference: 1.1e-16 < 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: 6e-15 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx2
SUCCESS difference: 8.1e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy2
SUCCESS difference: 7.7e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel2
SUCCESS difference: 4e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure2
SUCCESS difference: 9.1e-16 < 2e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed2
SUCCESS difference: 1.7e-15 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface2
SUCCESS difference: 9.5e-16 < 1e-13 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness2
SUCCESS difference: 8.4e-15 < 2e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset2
SUCCESS difference: 1.9e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume2
SUCCESS difference: 1.1e-16 < 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: 3.8e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vx10
SUCCESS difference: 3.8e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vy10
SUCCESS difference: 3.7e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Vel10
SUCCESS difference: 1.4e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Pressure10
SUCCESS difference: 8.6e-16 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Bed10
SUCCESS difference: 2.6e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Surface10
SUCCESS difference: 1.4e-15 < 1e-11 test id: 540 test name: PigTranCalvingDevSSA2d field: Thickness10
SUCCESS difference: 1.5e-15 < 1e-09 test id: 540 test name: PigTranCalvingDevSSA2d field: MaskIceLevelset10
SUCCESS difference: 5.5e-16 < 1e-12 test id: 540 test name: PigTranCalvingDevSSA2d field: IceVolume10
SUCCESS difference: 4.3e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.120607
Total Core solution elapsed time: 8.91486
Linear solver elapsed time: 1.97492 (22%)
Total elapsed time: 0 hrs 0 min 9 sec
SUCCESS difference: 1.1e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1
SUCCESS difference: 7.6e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1
SUCCESS difference: 7.2e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure1
SUCCESS difference: 4.1e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1
SUCCESS difference: 5.6e-14 < 6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1
SUCCESS difference: 2.9e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1
SUCCESS difference: 3.4e-13 < 2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1
SUCCESS difference: 4.8e-15 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1
SUCCESS difference: 2.4e-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: 0 < 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: 5.1e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2
SUCCESS difference: 8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2
SUCCESS difference: 7e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2
SUCCESS difference: 2.9e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2
SUCCESS difference: 5.7e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2
SUCCESS difference: 9.1e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Surface2
SUCCESS difference: 3.9e-12 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness2
SUCCESS difference: 3e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2
SUCCESS difference: 2.1e-14 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2
SUCCESS difference: 7.7e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation2
SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb2
SUCCESS difference: 1.6e-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: 5.3e-11 < 2e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10
SUCCESS difference: 1.8e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10
SUCCESS difference: 2e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10
SUCCESS difference: 4.1e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10
SUCCESS difference: 1.1e-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: 1e-12 < 1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10
SUCCESS difference: 1.2e-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: 6.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.120607
Total Core solution elapsed time: 8.91486
Linear solver elapsed time: 1.97492 (22%)
Total elapsed time: 0 hrs 0 min 9 sec
SUCCESS difference: 1.1e-12 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx1
SUCCESS difference: 7.6e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy1
SUCCESS difference: 7.2e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure1
SUCCESS difference: 4.1e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed1
SUCCESS difference: 5.6e-14 < 6e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Surface1
SUCCESS difference: 2.9e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness1
SUCCESS difference: 3.4e-13 < 2e-12 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset1
SUCCESS difference: 4.8e-15 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume1
SUCCESS difference: 2.4e-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: 0 < 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: 5.1e-13 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vx2
SUCCESS difference: 8e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vy2
SUCCESS difference: 7e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Vel2
SUCCESS difference: 2.9e-14 < 9e-12 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure2
SUCCESS difference: 5.7e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Bed2
SUCCESS difference: 9.1e-12 < 3e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Surface2
SUCCESS difference: 3.9e-12 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: Thickness2
SUCCESS difference: 3e-13 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset2
SUCCESS difference: 2.1e-14 < 1e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolume2
SUCCESS difference: 7.7e-14 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: IceVolumeAboveFloatation2
SUCCESS difference: 0 < 2e-11 test id: 541 test name: PigTranCalvingDevHO3d field: TotalSmb2
SUCCESS difference: 1.6e-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: 5.3e-11 < 2e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vx10
SUCCESS difference: 1.8e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vy10
SUCCESS difference: 2e-11 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Vel10
SUCCESS difference: 4.1e-12 < 1e-10 test id: 541 test name: PigTranCalvingDevHO3d field: Pressure10
SUCCESS difference: 1.1e-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: 1e-12 < 1e-09 test id: 541 test name: PigTranCalvingDevHO3d field: MaskIceLevelset10
SUCCESS difference: 1.2e-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: 6.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0309679
Total Core solution elapsed time: 1.52941
Linear solver elapsed time: 1.08327 (71%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.6e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx1
SUCCESS difference: 8.7e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy1
SUCCESS difference: 8.2e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure1
SUCCESS difference: 8.6e-16 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1
SUCCESS difference: 1.8e-15 < 6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1
SUCCESS difference: 7.6e-16 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness1
SUCCESS difference: 3.8e-15 < 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: 7.9e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx2
SUCCESS difference: 6.5e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy2
SUCCESS difference: 6.4e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel2
SUCCESS difference: 7.9e-16 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure2
SUCCESS difference: 7.8e-16 < 0.2 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed2
SUCCESS difference: 2e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface2
SUCCESS difference: 1.1e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness2
SUCCESS difference: 4.8e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset2
SUCCESS difference: 0 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate2
SUCCESS difference: 5e-15 < 2e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx10
SUCCESS difference: 6e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy10
SUCCESS difference: 6e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel10
SUCCESS difference: 1.7e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure10
SUCCESS difference: 1.2e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed10
SUCCESS difference: 2.5e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface10
SUCCESS difference: 1.3e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness10
SUCCESS difference: 3.4e-15 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset10
SUCCESS difference: 1.6e-16 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-542
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0309679
Total Core solution elapsed time: 1.52941
Linear solver elapsed time: 1.08327 (71%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.6e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx1
SUCCESS difference: 8.7e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy1
SUCCESS difference: 8.2e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure1
SUCCESS difference: 8.6e-16 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed1
SUCCESS difference: 1.8e-15 < 6e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface1
SUCCESS difference: 7.6e-16 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness1
SUCCESS difference: 3.8e-15 < 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: 7.9e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx2
SUCCESS difference: 6.5e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy2
SUCCESS difference: 6.4e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel2
SUCCESS difference: 7.9e-16 < 9e-12 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure2
SUCCESS difference: 7.8e-16 < 0.2 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed2
SUCCESS difference: 2e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface2
SUCCESS difference: 1.1e-15 < 2e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness2
SUCCESS difference: 4.8e-15 < 1e-11 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset2
SUCCESS difference: 0 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate2
SUCCESS difference: 5e-15 < 2e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vx10
SUCCESS difference: 6e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vy10
SUCCESS difference: 6e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Vel10
SUCCESS difference: 1.7e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Pressure10
SUCCESS difference: 1.2e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Bed10
SUCCESS difference: 2.5e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Surface10
SUCCESS difference: 1.3e-15 < 1e-10 test id: 542 test name: PigTranFrontalforcingsrignot field: Thickness10
SUCCESS difference: 3.4e-15 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: MaskIceLevelset10
SUCCESS difference: 1.6e-16 < 1e-09 test id: 542 test name: PigTranFrontalforcingsrignot field: CalvingMeltingrate10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-543
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0333396
Total Core solution elapsed time: 2.26969
Linear solver elapsed time: 1.58143 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 4.6e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vx1
SUCCESS difference: 8.7e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vy1
SUCCESS difference: 8.2e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vel1
SUCCESS difference: 3.4e-16 < 1e-11 test id: 543 test name: PigTranRignotarma field: Thickness1
SUCCESS difference: 0 < 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: 4.3e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vx2
SUCCESS difference: 6.8e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vy2
SUCCESS difference: 6.2e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vel2
SUCCESS difference: 3.6e-15 < 9e-11 test id: 543 test name: PigTranRignotarma field: Thickness2
SUCCESS difference: 5.3e-16 < 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: 8e-15 < 2e-06 test id: 543 test name: PigTranRignotarma field: Vx10
SUCCESS difference: 7.3e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vy10
SUCCESS difference: 7.7e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vel10
SUCCESS difference: 4.9e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Thickness10
SUCCESS difference: 6.9e-16 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0333396
Total Core solution elapsed time: 2.26969
Linear solver elapsed time: 1.58143 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 4.6e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vx1
SUCCESS difference: 8.7e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vy1
SUCCESS difference: 8.2e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vel1
SUCCESS difference: 3.4e-16 < 1e-11 test id: 543 test name: PigTranRignotarma field: Thickness1
SUCCESS difference: 0 < 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: 4.3e-15 < 2e-11 test id: 543 test name: PigTranRignotarma field: Vx2
SUCCESS difference: 6.8e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vy2
SUCCESS difference: 6.2e-15 < 1e-11 test id: 543 test name: PigTranRignotarma field: Vel2
SUCCESS difference: 3.6e-15 < 9e-11 test id: 543 test name: PigTranRignotarma field: Thickness2
SUCCESS difference: 5.3e-16 < 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: 8e-15 < 2e-06 test id: 543 test name: PigTranRignotarma field: Vx10
SUCCESS difference: 7.3e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vy10
SUCCESS difference: 7.7e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Vel10
SUCCESS difference: 4.9e-15 < 1e-06 test id: 543 test name: PigTranRignotarma field: Thickness10
SUCCESS difference: 6.9e-16 < 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-544
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0356571
Total Core solution elapsed time: 0.939977
Linear solver elapsed time: 0.602939 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx1
SUCCESS difference: 1.5e-14 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy1
SUCCESS difference: 1.4e-14 < 2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel1
SUCCESS difference: 8.9e-16 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance1
SUCCESS difference: 0 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 5.9e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx2
SUCCESS difference: 9.1e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy2
SUCCESS difference: 8.4e-15 < 2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel2
SUCCESS difference: 1.3e-15 < 9e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance2
SUCCESS difference: 1.5e-15 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate2
SUCCESS difference: 3.5e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx3
SUCCESS difference: 4.9e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy3
SUCCESS difference: 3.6e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel3
SUCCESS difference: 1.6e-15 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness3
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance3
SUCCESS difference: 1.4e-15 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate3
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-544
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0356571
Total Core solution elapsed time: 0.939977
Linear solver elapsed time: 0.602939 (64%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.5e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx1
SUCCESS difference: 1.5e-14 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy1
SUCCESS difference: 1.4e-14 < 2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel1
SUCCESS difference: 8.9e-16 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance1
SUCCESS difference: 0 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 5.9e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx2
SUCCESS difference: 9.1e-15 < 1e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy2
SUCCESS difference: 8.4e-15 < 2e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel2
SUCCESS difference: 1.3e-15 < 9e-11 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance2
SUCCESS difference: 1.5e-15 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate2
SUCCESS difference: 3.5e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vx3
SUCCESS difference: 4.9e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vy3
SUCCESS difference: 3.6e-15 < 2e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Vel3
SUCCESS difference: 1.6e-15 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: Thickness3
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: SmbMassBalance3
SUCCESS difference: 1.4e-15 < 1e-09 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsFloatingiceMeltingRate3
SUCCESS difference: 0 < 1e-10 test id: 544 test name: PigTranARMAandStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-545
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.046718
Total Core solution elapsed time: 0.720095
Linear solver elapsed time: 0.507925 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx1
SUCCESS difference: 8.4e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy1
SUCCESS difference: 8e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel1
SUCCESS difference: 6.8e-16 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness1
SUCCESS difference: 1.1e-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: 0 < 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: 3.3e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx5
SUCCESS difference: 5.7e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy5
SUCCESS difference: 5.2e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel5
SUCCESS difference: 1.3e-15 < 9e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness5
SUCCESS difference: 3.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: 0 < 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: 2.9e-15 < 2e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx10
SUCCESS difference: 4.4e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy10
SUCCESS difference: 3.8e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel10
SUCCESS difference: 1.8e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness10
SUCCESS difference: 2.8e-16 < 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: 0 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.046718
Total Core solution elapsed time: 0.720095
Linear solver elapsed time: 0.507925 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx1
SUCCESS difference: 8.4e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy1
SUCCESS difference: 8e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel1
SUCCESS difference: 6.8e-16 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness1
SUCCESS difference: 1.1e-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: 0 < 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: 3.3e-15 < 2e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx5
SUCCESS difference: 5.7e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy5
SUCCESS difference: 5.2e-15 < 1e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel5
SUCCESS difference: 1.3e-15 < 9e-11 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness5
SUCCESS difference: 3.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: 0 < 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: 2.9e-15 < 2e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vx10
SUCCESS difference: 4.4e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vy10
SUCCESS difference: 3.8e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Vel10
SUCCESS difference: 1.8e-15 < 1e-06 test id: 545 test name: PigTranStochasticforcingCovariance field: Thickness10
SUCCESS difference: 2.8e-16 < 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: 0 < 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-546
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0343167
Total Core solution elapsed time: 0.8673
Linear solver elapsed time: 0.578433 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx1
SUCCESS difference: 1.6e-14 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy1
SUCCESS difference: 1.5e-14 < 2e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel1
SUCCESS difference: 1e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance1
SUCCESS difference: 0 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 4.8e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx2
SUCCESS difference: 5.7e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy2
SUCCESS difference: 3.9e-15 < 2e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel2
SUCCESS difference: 1.5e-15 < 9e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate2
SUCCESS difference: 1.1e-14 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx3
SUCCESS difference: 1e-14 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy3
SUCCESS difference: 1e-14 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness3
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance3
SUCCESS difference: 2.7e-15 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate3
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-546
+++ working dir: /home/jenkins/workspace/Debian_Linux-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
smb.lapserates not specified: set to 0
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
WARNING: md.timestepping.interp_forcing is 1, but be aware that there is no interpolation between covariance matrices
the changes between covariance matrices occur at the time steps specified in md.stochasticforcing.timecovariance
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0343167
Total Core solution elapsed time: 0.8673
Linear solver elapsed time: 0.578433 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 7.4e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx1
SUCCESS difference: 1.6e-14 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy1
SUCCESS difference: 1.5e-14 < 2e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel1
SUCCESS difference: 1e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness1
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance1
SUCCESS difference: 0 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate1
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate1
SUCCESS difference: 4.8e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx2
SUCCESS difference: 5.7e-15 < 1e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy2
SUCCESS difference: 3.9e-15 < 2e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel2
SUCCESS difference: 1.5e-15 < 9e-11 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness2
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate2
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate2
SUCCESS difference: 1.1e-14 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vx3
SUCCESS difference: 1e-14 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vy3
SUCCESS difference: 1e-14 < 2e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Vel3
SUCCESS difference: 1.5e-15 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: Thickness3
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: SmbMassBalance3
SUCCESS difference: 2.7e-15 < 1e-09 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsFloatingiceMeltingRate3
SUCCESS difference: 0 < 1e-10 test id: 546 test name: PigTranMultcovStochasticforcings field: BasalforcingsSpatialDeepwaterMeltingRate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-601
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0127676
Total Core solution elapsed time: 0.0132424
Linear solver elapsed time: 0.00951459 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9e-16 < 1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-601
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0127676
Total Core solution elapsed time: 0.0132424
Linear solver elapsed time: 0.00951459 (72%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 9e-16 < 1e-13 test id: 601 test name: 79NorthMasstransp2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-602
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0127467
Total Core solution elapsed time: 0.0208517
Linear solver elapsed time: 0.0174019 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-602
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0127467
Total Core solution elapsed time: 0.0208517
Linear solver elapsed time: 0.0174019 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.3e-15 < 1e-13 test id: 602 test name: 79NorthMasstransp2dDG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-603
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0267906
Total Core solution elapsed time: 0.0176012
Linear solver elapsed time: 0.0108332 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-603
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0267906
Total Core solution elapsed time: 0.0176012
Linear solver elapsed time: 0.0108332 (62%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1e-15 < 1e-13 test id: 603 test name: 79NorthMasstransp3d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-604
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0101689
Total Core solution elapsed time: 0.0280033
Linear solver elapsed time: 0.0238788 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 4.8e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-604
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0101689
Total Core solution elapsed time: 0.0280033
Linear solver elapsed time: 0.0238788 (85%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeX
SUCCESS difference: 4.8e-16 < 1e-13 test id: 604 test name: 79NorthSurfSlop2d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-605
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0230071
Total Core solution elapsed time: 0.0390816
Linear solver elapsed time: 0.0318295 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX
SUCCESS difference: 4.8e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-605
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0230071
Total Core solution elapsed time: 0.0390816
Linear solver elapsed time: 0.0318295 (81%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.4e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeX
SUCCESS difference: 4.8e-16 < 1e-13 test id: 605 test name: 79NorthSurfSlop3d field: SurfaceSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-606
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0125758
Total Core solution elapsed time: 0.020397
Linear solver elapsed time: 0.0169407 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX
SUCCESS difference: 4.2e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-606
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0125758
Total Core solution elapsed time: 0.020397
Linear solver elapsed time: 0.0169407 (83%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.6e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeX
SUCCESS difference: 4.2e-16 < 1e-13 test id: 606 test name: 79NorthBedSlop2d field: BedSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-607
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0135249
Total Core solution elapsed time: 0.0280535
Linear solver elapsed time: 0.0236188 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX
SUCCESS difference: 5.7e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-607
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0135249
Total Core solution elapsed time: 0.0280535
Linear solver elapsed time: 0.0236188 (84%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 3.7e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeX
SUCCESS difference: 5.7e-16 < 1e-13 test id: 607 test name: 79NorthBedSlop3d field: BedSlopeY
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-608
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0134078
Total Core solution elapsed time: 0.00950816
Linear solver elapsed time: 0.00670663 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-16 < 1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-608
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0134078
Total Core solution elapsed time: 0.00950816
Linear solver elapsed time: 0.00670663 (71%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 5.2e-16 < 1e-12 test id: 608 test name: 79NorthBalThic2d field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-610
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0150196
Total Core solution elapsed time: 0.00130803
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: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn1
SUCCESS difference: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn2
SUCCESS difference: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-610
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0150196
Total Core solution elapsed time: 0.00130803
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: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn1
SUCCESS difference: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn2
SUCCESS difference: 0 < 1e-12 test id: 610 test name: 79NorthPISMhydro field: WaterColumn3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-611
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.576527e+15 | 5.576527e+15
x = 1 | f(x) = 2.800818e+15 | 2.800818e+15
====================== step 2/2 ===============================
x = 0 | f(x) = 2.800818e+15 | 2.800818e+15
x = 1 | f(x) = 9.878839e+14 | 9.878839e+14
write lock file:
FemModel initialization elapsed time: 0.014648
Total Core solution elapsed time: 0.0364382
Linear solver elapsed time: 0.0213502 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Gradient
SUCCESS difference: 7.1e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Misfits
SUCCESS difference: 8.9e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: BalancethicknessThickeningRate
SUCCESS difference: 5.9e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-611
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
INFO: the outlog will look better if only md.verbose.control is turned on
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.576527e+15 | 5.576527e+15
x = 1 | f(x) = 2.800818e+15 | 2.800818e+15
====================== step 2/2 ===============================
x = 0 | f(x) = 2.800818e+15 | 2.800818e+15
x = 1 | f(x) = 9.878839e+14 | 9.878839e+14
write lock file:
FemModel initialization elapsed time: 0.014648
Total Core solution elapsed time: 0.0364382
Linear solver elapsed time: 0.0213502 (59%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.7e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Gradient
SUCCESS difference: 7.1e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Misfits
SUCCESS difference: 8.9e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: BalancethicknessThickeningRate
SUCCESS difference: 5.9e-16 < 1e-12 test id: 611 test name: 79NorthCMBalThic2dCG field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-612
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0242412
Total Core solution elapsed time: 0.0996658
Linear solver elapsed time: 0.0861289 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1
SUCCESS difference: 4e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2
SUCCESS difference: 2.7e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3
SUCCESS difference: 1.9e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1
SUCCESS difference: 3.1e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2
SUCCESS difference: 1.9e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3
SUCCESS difference: 2e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1
SUCCESS difference: 3.3e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2
SUCCESS difference: 2.2e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-612
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0242412
Total Core solution elapsed time: 0.0996658
Linear solver elapsed time: 0.0861289 (86%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 2.3e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx1
SUCCESS difference: 4e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx2
SUCCESS difference: 2.7e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vx3
SUCCESS difference: 1.9e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy1
SUCCESS difference: 3.1e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy2
SUCCESS difference: 1.9e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vy3
SUCCESS difference: 2e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel1
SUCCESS difference: 3.3e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel2
SUCCESS difference: 2.2e-13 < 2e-11 test id: 612 test name: 79NorthPISMhydrofriction field: Vel3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-613
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using initial velocities to create constraints along new boundary
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.931532e+14 | 5.931532e+14
x = 1 | f(x) = 5.011022e+14 | 5.011022e+14
====================== step 2/2 ===============================
x = 0 | f(x) = 5.011022e+14 | 5.011022e+14
x = 1 | f(x) = 4.265126e+14 | 4.265126e+14
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0127819
Total Core solution elapsed time: 0.0290507
Linear solver elapsed time: 0.0174284 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1
SUCCESS difference: 8.3e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2
SUCCESS difference: 5e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits
SUCCESS difference: 6.9e-17 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx
SUCCESS difference: 1.1e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy
SUCCESS difference: 5.3e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-613
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
NOTE: using initial velocities to create constraints along new boundary
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
preparing initial solution
x | Cost function f(x) | List of contributions
====================== step 1/2 ===============================
x = 0 | f(x) = 5.931532e+14 | 5.931532e+14
x = 1 | f(x) = 5.011022e+14 | 5.011022e+14
====================== step 2/2 ===============================
x = 0 | f(x) = 5.011022e+14 | 5.011022e+14
x = 1 | f(x) = 4.265126e+14 | 4.265126e+14
preparing final solution
write lock file:
FemModel initialization elapsed time: 0.0127819
Total Core solution elapsed time: 0.0290507
Linear solver elapsed time: 0.0174284 (60%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.2e-15 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient1
SUCCESS difference: 8.3e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Gradient2
SUCCESS difference: 5e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Misfits
SUCCESS difference: 6.9e-17 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vx
SUCCESS difference: 1.1e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Vy
SUCCESS difference: 5.3e-16 < 1e-12 test id: 613 test name: 79NorthCMBalThicVxVy field: Thickness
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-621
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0299201
Total Core solution elapsed time: 0.375233
Linear solver elapsed time: 0.307473 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-12 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1
SUCCESS difference: 7.8e-13 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1
SUCCESS difference: 8.8e-13 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1
SUCCESS difference: 4.1e-14 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness1
SUCCESS difference: 0 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure1
SUCCESS difference: 2.4e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2
SUCCESS difference: 1.5e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2
SUCCESS difference: 7.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2
SUCCESS difference: 4.3e-14 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2
SUCCESS difference: 6.7e-14 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2
SUCCESS difference: 1.9e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5
SUCCESS difference: 1.2e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5
SUCCESS difference: 5.4e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5
SUCCESS difference: 7.4e-14 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness5
SUCCESS difference: 5.5e-14 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure5
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-621
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
stochasticforcing.stocahstictimestep not specified: set to md.timestepping.time_step
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0299201
Total Core solution elapsed time: 0.375233
Linear solver elapsed time: 0.307473 (82%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.5e-12 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx1
SUCCESS difference: 7.8e-13 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy1
SUCCESS difference: 8.8e-13 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel1
SUCCESS difference: 4.1e-14 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness1
SUCCESS difference: 0 < 2e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure1
SUCCESS difference: 2.4e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx2
SUCCESS difference: 1.5e-12 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy2
SUCCESS difference: 7.9e-13 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel2
SUCCESS difference: 4.3e-14 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness2
SUCCESS difference: 6.7e-14 < 4e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure2
SUCCESS difference: 1.9e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vx5
SUCCESS difference: 1.2e-12 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vy5
SUCCESS difference: 5.4e-13 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Vel5
SUCCESS difference: 7.4e-14 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: Thickness5
SUCCESS difference: 5.5e-14 < 8e-10 test id: 621 test name: 79NorthStochFrictionWaterPressure field: FrictionWaterPressure5
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-622
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0339077
Total Core solution elapsed time: 1.33069
Linear solver elapsed time: 1.03824 (78%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.8e-14 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1
SUCCESS difference: 3.9e-16 < 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.1e-12 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel12
SUCCESS difference: 1.4e-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: 5.2e-13 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24
SUCCESS difference: 2.6e-14 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
smb.lapserates not specified: set to 0
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0339077
Total Core solution elapsed time: 1.33069
Linear solver elapsed time: 1.03824 (78%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.8e-14 < 2e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel1
SUCCESS difference: 3.9e-16 < 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.1e-12 < 4e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel12
SUCCESS difference: 1.4e-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: 5.2e-13 < 8e-10 test id: 622 test name: 79NorthHydrologyArmapw field: Vel24
SUCCESS difference: 2.6e-14 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
Construction of a mesh from a given geometry
====== Testing MINI Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=5.76407e-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.29797e-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.24649e-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)=3.31028e-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.9786e-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.18612e-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)=5.14853e-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.66816e-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.28844e-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)=5.1088e-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)=6.02139e-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)=6.46988e-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)=6.06453e-14
mechanical equilibrium convergence criterion 0.0117016 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.00100627 < 1 %
Convergence criterion: max(du) 387.91
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=4.85045e-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.0248563
Total Core solution elapsed time: 0.685706
Linear solver elapsed time: 0.530526 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing MINIcondensed Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=8.95108e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=4.28158e-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.54617e-14
mechanical equilibrium convergence criterion 1.96276 > 0.01 %
Convergence criterion: norm(du)/norm(u) 1.10539 > 1 %
Convergence criterion: max(du) 266316
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=2.11652e-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)=5.09664e-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)=4.61825e-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)=7.31365e-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.43694e-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)=5.23371e-14
mechanical equilibrium convergence criterion 0.0983817 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.0150307 < 1 %
Convergence criterion: max(du) 7028.6
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=6.49804e-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)=5.51936e-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)=5.27544e-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)=9.04479e-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)=8.24379e-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)=8.82201e-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.0332283
Total Core solution elapsed time: 0.547976
Linear solver elapsed time: 0.364475 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing TaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=1.14476e-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)=3.93799e-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)=9.12877e-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.38053e-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.16325e-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.32109e-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.70512e-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.92683e-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.8223e-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)=1.82794e-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)=2.20839e-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.34984e-13
mechanical equilibrium convergence criterion 0.0186787 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.000736614 < 1 %
Convergence criterion: max(du) 247.852
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=2.10161e-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.97256e-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.0248533
Total Core solution elapsed time: 1.12887
Linear solver elapsed time: 0.911352 (81%)
Total elapsed time: 0 hrs 0 min 1 sec
====== Testing LATaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=2.17379e-13
Convergence criterion: norm(du)/norm(u) inf > 1 %
solver residue: norm(KU-F)/norm(F)=9.13774e-13
Convergence criterion: norm(du)/norm(u) 613.069 > 1 %
solver residue: norm(KU-F)/norm(F)=2.56504e-12
Convergence criterion: norm(du)/norm(u) 275.933 > 1 %
solver residue: norm(KU-F)/norm(F)=3.69921e-12
Convergence criterion: norm(du)/norm(u) 144.079 > 1 %
solver residue: norm(KU-F)/norm(F)=3.92663e-12
Convergence criterion: norm(du)/norm(u) 81.951 > 1 %
solver residue: norm(KU-F)/norm(F)=5.89541e-12
Convergence criterion: norm(du)/norm(u) 49.2493 > 1 %
solver residue: norm(KU-F)/norm(F)=3.80378e-12
Convergence criterion: norm(du)/norm(u) 30.672 > 1 %
solver residue: norm(KU-F)/norm(F)=6.19576e-12
Convergence criterion: norm(du)/norm(u) 19.5516 > 1 %
solver residue: norm(KU-F)/norm(F)=4.43414e-12
Convergence criterion: norm(du)/norm(u) 12.654 > 1 %
solver residue: norm(KU-F)/norm(F)=9.76144e-12
Convergence criterion: norm(du)/norm(u) 8.27209 > 1 %
solver residue: norm(KU-F)/norm(F)=4.99141e-12
Convergence criterion: norm(du)/norm(u) 5.44337 > 1 %
solver residue: norm(KU-F)/norm(F)=6.9056e-12
Convergence criterion: norm(du)/norm(u) 3.59763 > 1 %
solver residue: norm(KU-F)/norm(F)=5.15193e-12
Convergence criterion: norm(du)/norm(u) 2.38464 > 1 %
solver residue: norm(KU-F)/norm(F)=4.56365e-12
Convergence criterion: norm(du)/norm(u) 1.58367 > 1 %
solver residue: norm(KU-F)/norm(F)=5.52554e-12
Convergence criterion: norm(du)/norm(u) 1.05307 > 1 %
solver residue: norm(KU-F)/norm(F)=4.77763e-12
Convergence criterion: norm(du)/norm(u) 0.700842 < 1 %
solver residue: norm(KU-F)/norm(F)=4.52437e-17
Convergence criterion: norm(du)/norm(u) 0.700842 < 1 %
Convergence criterion: norm(dp/)/norm(p) inf > 1 %
solver residue: norm(KU-F)/norm(F)=5.18347e-12
Convergence criterion: norm(du)/norm(u) 0.466658 < 1 %
solver residue: norm(KU-F)/norm(F)=4.5445e-17
Convergence criterion: norm(du)/norm(u) 0.466658 < 1 %
Convergence criterion: norm(dp/)/norm(p) 100.471 > 1 %
solver residue: norm(KU-F)/norm(F)=5.89432e-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)=7.95684e-12
Convergence criterion: norm(du)/norm(u) 0.207079 < 1 %
solver residue: norm(KU-F)/norm(F)=4.19105e-17
Convergence criterion: norm(du)/norm(u) 0.207079 < 1 %
Convergence criterion: norm(dp/)/norm(p) 33.5253 > 1 %
solver residue: norm(KU-F)/norm(F)=5.02773e-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)=4.47694e-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)=8.54817e-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.91636e-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)=3.81035e-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.54466e-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)=6.79447e-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)=5.18857e-12
Convergence criterion: norm(du)/norm(u) 0.00798251 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17429e-17
Convergence criterion: norm(du)/norm(u) 0.00798251 < 1 %
Convergence criterion: norm(dp/)/norm(p) 9.12392 > 1 %
solver residue: norm(KU-F)/norm(F)=4.54527e-12
Convergence criterion: norm(du)/norm(u) 0.0052914 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17407e-17
Convergence criterion: norm(du)/norm(u) 0.0052914 < 1 %
Convergence criterion: norm(dp/)/norm(p) 8.36151 > 1 %
solver residue: norm(KU-F)/norm(F)=4.9402e-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)=4.77791e-12
Convergence criterion: norm(du)/norm(u) 0.00230166 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17383e-17
Convergence criterion: norm(du)/norm(u) 0.00230166 < 1 %
Convergence criterion: norm(dp/)/norm(p) 7.16395 > 1 %
solver residue: norm(KU-F)/norm(F)=4.3822e-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.68514 > 1 %
solver residue: norm(KU-F)/norm(F)=4.92477e-12
Convergence criterion: norm(du)/norm(u) 0.000973124 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17372e-17
Convergence criterion: norm(du)/norm(u) 0.000973124 < 1 %
Convergence criterion: norm(dp/)/norm(p) 6.26629 > 1 %
solver residue: norm(KU-F)/norm(F)=4.54161e-12
Convergence criterion: norm(du)/norm(u) 0.000618903 < 1 %
solver residue: norm(KU-F)/norm(F)=4.1737e-17
Convergence criterion: norm(du)/norm(u) 0.000618903 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.89682 > 1 %
solver residue: norm(KU-F)/norm(F)=7.94011e-12
Convergence criterion: norm(du)/norm(u) 0.00038279 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17368e-17
Convergence criterion: norm(du)/norm(u) 0.00038279 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.56848 > 1 %
solver residue: norm(KU-F)/norm(F)=9.83812e-12
Convergence criterion: norm(du)/norm(u) 0.000225426 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17367e-17
Convergence criterion: norm(du)/norm(u) 0.000225426 < 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.0321383
Total Core solution elapsed time: 2.80749
Linear solver elapsed time: 1.9646 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
====== Testing CrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=1.19189e-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)=3.49273e-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)=1.43812e-12
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)=6.21538e-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.30117e-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.59834e-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)=9.54754e-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)=9.73341e-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)=1.4338e-12
mechanical equilibrium convergence criterion 0.0746106 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.00819942 < 1 %
Convergence criterion: max(du) 6242.62
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=2.14168e-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.6401e-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)=1.70136e-12
mechanical equilibrium convergence criterion 0.0218954 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.00164519 < 1 %
Convergence criterion: max(du) 1261.94
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=1.1491e-12
mechanical equilibrium convergence criterion 0.0145181 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.000994648 < 1 %
Convergence criterion: max(du) 783.637
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=1.46135e-12
mechanical equilibrium convergence criterion 0.00960519 < 0.01 %
Convergence criterion: norm(du)/norm(u) 0.000608466 < 1 %
Convergence criterion: max(du) 492.666
number of unstable constraints: 0
total number of iterations: 14
write lock file:
FemModel initialization elapsed time: 0.0254422
Total Core solution elapsed time: 1.40258
Linear solver elapsed time: 1.14109 (81%)
Total elapsed time: 0 hrs 0 min 1 sec
====== Testing LACrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=2.20771e-13
Convergence criterion: norm(du)/norm(u) inf > 1 %
solver residue: norm(KU-F)/norm(F)=7.7169e-13
Convergence criterion: norm(du)/norm(u) 613.091 > 1 %
solver residue: norm(KU-F)/norm(F)=1.64027e-12
Convergence criterion: norm(du)/norm(u) 275.944 > 1 %
solver residue: norm(KU-F)/norm(F)=3.12673e-12
Convergence criterion: norm(du)/norm(u) 144.085 > 1 %
solver residue: norm(KU-F)/norm(F)=4.92434e-12
Convergence criterion: norm(du)/norm(u) 81.9547 > 1 %
solver residue: norm(KU-F)/norm(F)=4.42951e-12
Convergence criterion: norm(du)/norm(u) 49.2514 > 1 %
solver residue: norm(KU-F)/norm(F)=6.37975e-12
Convergence criterion: norm(du)/norm(u) 30.6732 > 1 %
solver residue: norm(KU-F)/norm(F)=5.40951e-12
Convergence criterion: norm(du)/norm(u) 19.5522 > 1 %
solver residue: norm(KU-F)/norm(F)=5.57667e-12
Convergence criterion: norm(du)/norm(u) 12.6543 > 1 %
solver residue: norm(KU-F)/norm(F)=4.82038e-12
Convergence criterion: norm(du)/norm(u) 8.27219 > 1 %
solver residue: norm(KU-F)/norm(F)=7.23434e-12
Convergence criterion: norm(du)/norm(u) 5.44338 > 1 %
solver residue: norm(KU-F)/norm(F)=5.20574e-12
Convergence criterion: norm(du)/norm(u) 3.5976 > 1 %
solver residue: norm(KU-F)/norm(F)=9.65469e-12
Convergence criterion: norm(du)/norm(u) 2.3846 > 1 %
solver residue: norm(KU-F)/norm(F)=5.72225e-12
Convergence criterion: norm(du)/norm(u) 1.58362 > 1 %
solver residue: norm(KU-F)/norm(F)=5.69859e-12
Convergence criterion: norm(du)/norm(u) 1.05304 > 1 %
solver residue: norm(KU-F)/norm(F)=6.84561e-12
Convergence criterion: norm(du)/norm(u) 0.700815 < 1 %
solver residue: norm(KU-F)/norm(F)=1.26958e-16
Convergence criterion: norm(du)/norm(u) 0.700815 < 1 %
Convergence criterion: norm(dp/)/norm(p) inf > 1 %
solver residue: norm(KU-F)/norm(F)=5.42433e-12
Convergence criterion: norm(du)/norm(u) 0.466662 < 1 %
solver residue: norm(KU-F)/norm(F)=1.36075e-16
Convergence criterion: norm(du)/norm(u) 0.466662 < 1 %
Convergence criterion: norm(dp/)/norm(p) 100.47 > 1 %
solver residue: norm(KU-F)/norm(F)=6.29119e-12
Convergence criterion: norm(du)/norm(u) 0.310857 < 1 %
solver residue: norm(KU-F)/norm(F)=1.28681e-16
Convergence criterion: norm(du)/norm(u) 0.310857 < 1 %
Convergence criterion: norm(dp/)/norm(p) 50.2739 > 1 %
solver residue: norm(KU-F)/norm(F)=6.84199e-12
Convergence criterion: norm(du)/norm(u) 0.207121 < 1 %
solver residue: norm(KU-F)/norm(F)=1.27605e-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)=5.14229e-12
Convergence criterion: norm(du)/norm(u) 0.138023 < 1 %
solver residue: norm(KU-F)/norm(F)=1.23052e-16
Convergence criterion: norm(du)/norm(u) 0.138023 < 1 %
Convergence criterion: norm(dp/)/norm(p) 25.1423 > 1 %
solver residue: norm(KU-F)/norm(F)=8.03776e-12
Convergence criterion: norm(du)/norm(u) 0.0919849 < 1 %
solver residue: norm(KU-F)/norm(F)=1.33148e-16
Convergence criterion: norm(du)/norm(u) 0.0919849 < 1 %
Convergence criterion: norm(dp/)/norm(p) 20.1095 > 1 %
solver residue: norm(KU-F)/norm(F)=6.81203e-12
Convergence criterion: norm(du)/norm(u) 0.0613056 < 1 %
solver residue: norm(KU-F)/norm(F)=1.28044e-16
Convergence criterion: norm(du)/norm(u) 0.0613056 < 1 %
Convergence criterion: norm(dp/)/norm(p) 16.753 > 1 %
solver residue: norm(KU-F)/norm(F)=6.84605e-12
Convergence criterion: norm(du)/norm(u) 0.0408587 < 1 %
solver residue: norm(KU-F)/norm(F)=1.33051e-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.56079e-12
Convergence criterion: norm(du)/norm(u) 0.0272303 < 1 %
solver residue: norm(KU-F)/norm(F)=1.31145e-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)=5.77829e-12
Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 %
solver residue: norm(KU-F)/norm(F)=1.20974e-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.19596e-12
Convergence criterion: norm(du)/norm(u) 0.012091 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29946e-16
Convergence criterion: norm(du)/norm(u) 0.012091 < 1 %
Convergence criterion: norm(dp/)/norm(p) 10.039 > 1 %
solver residue: norm(KU-F)/norm(F)=6.46372e-12
Convergence criterion: norm(du)/norm(u) 0.00805457 < 1 %
solver residue: norm(KU-F)/norm(F)=1.24044e-16
Convergence criterion: norm(du)/norm(u) 0.00805457 < 1 %
Convergence criterion: norm(dp/)/norm(p) 9.12383 > 1 %
solver residue: norm(KU-F)/norm(F)=6.81002e-12
Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 %
solver residue: norm(KU-F)/norm(F)=1.22666e-16
Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 %
Convergence criterion: norm(dp/)/norm(p) 8.36144 > 1 %
solver residue: norm(KU-F)/norm(F)=6.85436e-12
Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 %
solver residue: norm(KU-F)/norm(F)=1.27989e-16
Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 %
Convergence criterion: norm(dp/)/norm(p) 7.71653 > 1 %
solver residue: norm(KU-F)/norm(F)=5.66951e-12
Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29978e-16
Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 %
Convergence criterion: norm(dp/)/norm(p) 7.16391 > 1 %
solver residue: norm(KU-F)/norm(F)=5.6276e-12
Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 %
solver residue: norm(KU-F)/norm(F)=1.28253e-16
Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 %
Convergence criterion: norm(dp/)/norm(p) 6.68511 > 1 %
solver residue: norm(KU-F)/norm(F)=9.30857e-12
Convergence criterion: norm(du)/norm(u) 0.00104627 < 1 %
solver residue: norm(KU-F)/norm(F)=1.3304e-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)=5.64751e-12
Convergence criterion: norm(du)/norm(u) 0.000692084 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29786e-16
Convergence criterion: norm(du)/norm(u) 0.000692084 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.8968 > 1 %
solver residue: norm(KU-F)/norm(F)=4.99328e-12
Convergence criterion: norm(du)/norm(u) 0.000455982 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29227e-16
Convergence criterion: norm(du)/norm(u) 0.000455982 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.56847 > 1 %
solver residue: norm(KU-F)/norm(F)=5.09561e-12
Convergence criterion: norm(du)/norm(u) 0.000298598 < 1 %
solver residue: norm(KU-F)/norm(F)=1.30349e-16
Convergence criterion: norm(du)/norm(u) 0.000298598 < 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.0288105
Total Core solution elapsed time: 3.31485
Linear solver elapsed time: 2.44716 (74%)
Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 2.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI
SUCCESS difference: 3.7e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI
SUCCESS difference: 3.6e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI
SUCCESS difference: 8.6e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI
SUCCESS difference: 2.5e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed
SUCCESS difference: 2.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed
SUCCESS difference: 2.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed
SUCCESS difference: 3.8e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed
SUCCESS difference: 1.1e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood
SUCCESS difference: 1.4e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood
SUCCESS difference: 1.3e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood
SUCCESS difference: 1.2e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood
SUCCESS difference: 6.1e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood
SUCCESS difference: 8.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood
SUCCESS difference: 8.1e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood
SUCCESS difference: 4.1e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood
SUCCESS difference: 3.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart
SUCCESS difference: 5.3e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart
SUCCESS difference: 4.9e-12 < 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: 4.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart
SUCCESS difference: 5.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart
SUCCESS difference: 5.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart
SUCCESS difference: 1e-11 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLACrouzeixRaviart
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-701
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
Construction of a mesh from a given geometry
====== Testing MINI Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=5.76407e-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.29797e-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.24649e-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)=3.31028e-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.9786e-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.18612e-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)=5.14853e-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.66816e-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.28844e-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)=5.1088e-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)=6.02139e-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)=6.46988e-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)=6.06453e-14
mechanical equilibrium convergence criterion 0.0117016 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.00100627 < 1 %
Convergence criterion: max(du) 387.91
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=4.85045e-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.0248563
Total Core solution elapsed time: 0.685706
Linear solver elapsed time: 0.530526 (77%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing MINIcondensed Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=8.95108e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=4.28158e-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.54617e-14
mechanical equilibrium convergence criterion 1.96276 > 0.01 %
Convergence criterion: norm(du)/norm(u) 1.10539 > 1 %
Convergence criterion: max(du) 266316
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=2.11652e-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)=5.09664e-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)=4.61825e-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)=7.31365e-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.43694e-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)=5.23371e-14
mechanical equilibrium convergence criterion 0.0983817 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.0150307 < 1 %
Convergence criterion: max(du) 7028.6
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=6.49804e-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)=5.51936e-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)=5.27544e-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)=9.04479e-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)=8.24379e-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)=8.82201e-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.0332283
Total Core solution elapsed time: 0.547976
Linear solver elapsed time: 0.364475 (67%)
Total elapsed time: 0 hrs 0 min 0 sec
====== Testing TaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=1.14476e-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)=3.93799e-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)=9.12877e-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.38053e-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.16325e-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.32109e-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.70512e-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.92683e-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.8223e-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)=1.82794e-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)=2.20839e-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.34984e-13
mechanical equilibrium convergence criterion 0.0186787 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.000736614 < 1 %
Convergence criterion: max(du) 247.852
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=2.10161e-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.97256e-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.0248533
Total Core solution elapsed time: 1.12887
Linear solver elapsed time: 0.911352 (81%)
Total elapsed time: 0 hrs 0 min 1 sec
====== Testing LATaylorHood Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=2.17379e-13
Convergence criterion: norm(du)/norm(u) inf > 1 %
solver residue: norm(KU-F)/norm(F)=9.13774e-13
Convergence criterion: norm(du)/norm(u) 613.069 > 1 %
solver residue: norm(KU-F)/norm(F)=2.56504e-12
Convergence criterion: norm(du)/norm(u) 275.933 > 1 %
solver residue: norm(KU-F)/norm(F)=3.69921e-12
Convergence criterion: norm(du)/norm(u) 144.079 > 1 %
solver residue: norm(KU-F)/norm(F)=3.92663e-12
Convergence criterion: norm(du)/norm(u) 81.951 > 1 %
solver residue: norm(KU-F)/norm(F)=5.89541e-12
Convergence criterion: norm(du)/norm(u) 49.2493 > 1 %
solver residue: norm(KU-F)/norm(F)=3.80378e-12
Convergence criterion: norm(du)/norm(u) 30.672 > 1 %
solver residue: norm(KU-F)/norm(F)=6.19576e-12
Convergence criterion: norm(du)/norm(u) 19.5516 > 1 %
solver residue: norm(KU-F)/norm(F)=4.43414e-12
Convergence criterion: norm(du)/norm(u) 12.654 > 1 %
solver residue: norm(KU-F)/norm(F)=9.76144e-12
Convergence criterion: norm(du)/norm(u) 8.27209 > 1 %
solver residue: norm(KU-F)/norm(F)=4.99141e-12
Convergence criterion: norm(du)/norm(u) 5.44337 > 1 %
solver residue: norm(KU-F)/norm(F)=6.9056e-12
Convergence criterion: norm(du)/norm(u) 3.59763 > 1 %
solver residue: norm(KU-F)/norm(F)=5.15193e-12
Convergence criterion: norm(du)/norm(u) 2.38464 > 1 %
solver residue: norm(KU-F)/norm(F)=4.56365e-12
Convergence criterion: norm(du)/norm(u) 1.58367 > 1 %
solver residue: norm(KU-F)/norm(F)=5.52554e-12
Convergence criterion: norm(du)/norm(u) 1.05307 > 1 %
solver residue: norm(KU-F)/norm(F)=4.77763e-12
Convergence criterion: norm(du)/norm(u) 0.700842 < 1 %
solver residue: norm(KU-F)/norm(F)=4.52437e-17
Convergence criterion: norm(du)/norm(u) 0.700842 < 1 %
Convergence criterion: norm(dp/)/norm(p) inf > 1 %
solver residue: norm(KU-F)/norm(F)=5.18347e-12
Convergence criterion: norm(du)/norm(u) 0.466658 < 1 %
solver residue: norm(KU-F)/norm(F)=4.5445e-17
Convergence criterion: norm(du)/norm(u) 0.466658 < 1 %
Convergence criterion: norm(dp/)/norm(p) 100.471 > 1 %
solver residue: norm(KU-F)/norm(F)=5.89432e-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)=7.95684e-12
Convergence criterion: norm(du)/norm(u) 0.207079 < 1 %
solver residue: norm(KU-F)/norm(F)=4.19105e-17
Convergence criterion: norm(du)/norm(u) 0.207079 < 1 %
Convergence criterion: norm(dp/)/norm(p) 33.5253 > 1 %
solver residue: norm(KU-F)/norm(F)=5.02773e-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)=4.47694e-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)=8.54817e-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.91636e-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)=3.81035e-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.54466e-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)=6.79447e-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)=5.18857e-12
Convergence criterion: norm(du)/norm(u) 0.00798251 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17429e-17
Convergence criterion: norm(du)/norm(u) 0.00798251 < 1 %
Convergence criterion: norm(dp/)/norm(p) 9.12392 > 1 %
solver residue: norm(KU-F)/norm(F)=4.54527e-12
Convergence criterion: norm(du)/norm(u) 0.0052914 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17407e-17
Convergence criterion: norm(du)/norm(u) 0.0052914 < 1 %
Convergence criterion: norm(dp/)/norm(p) 8.36151 > 1 %
solver residue: norm(KU-F)/norm(F)=4.9402e-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)=4.77791e-12
Convergence criterion: norm(du)/norm(u) 0.00230166 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17383e-17
Convergence criterion: norm(du)/norm(u) 0.00230166 < 1 %
Convergence criterion: norm(dp/)/norm(p) 7.16395 > 1 %
solver residue: norm(KU-F)/norm(F)=4.3822e-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.68514 > 1 %
solver residue: norm(KU-F)/norm(F)=4.92477e-12
Convergence criterion: norm(du)/norm(u) 0.000973124 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17372e-17
Convergence criterion: norm(du)/norm(u) 0.000973124 < 1 %
Convergence criterion: norm(dp/)/norm(p) 6.26629 > 1 %
solver residue: norm(KU-F)/norm(F)=4.54161e-12
Convergence criterion: norm(du)/norm(u) 0.000618903 < 1 %
solver residue: norm(KU-F)/norm(F)=4.1737e-17
Convergence criterion: norm(du)/norm(u) 0.000618903 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.89682 > 1 %
solver residue: norm(KU-F)/norm(F)=7.94011e-12
Convergence criterion: norm(du)/norm(u) 0.00038279 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17368e-17
Convergence criterion: norm(du)/norm(u) 0.00038279 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.56848 > 1 %
solver residue: norm(KU-F)/norm(F)=9.83812e-12
Convergence criterion: norm(du)/norm(u) 0.000225426 < 1 %
solver residue: norm(KU-F)/norm(F)=4.17367e-17
Convergence criterion: norm(du)/norm(u) 0.000225426 < 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.0321383
Total Core solution elapsed time: 2.80749
Linear solver elapsed time: 1.9646 (70%)
Total elapsed time: 0 hrs 0 min 2 sec
====== Testing CrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=1.19189e-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)=3.49273e-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)=1.43812e-12
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)=6.21538e-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.30117e-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.59834e-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)=9.54754e-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)=9.73341e-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)=1.4338e-12
mechanical equilibrium convergence criterion 0.0746106 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.00819942 < 1 %
Convergence criterion: max(du) 6242.62
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=2.14168e-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.6401e-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)=1.70136e-12
mechanical equilibrium convergence criterion 0.0218954 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.00164519 < 1 %
Convergence criterion: max(du) 1261.94
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=1.1491e-12
mechanical equilibrium convergence criterion 0.0145181 > 0.01 %
Convergence criterion: norm(du)/norm(u) 0.000994648 < 1 %
Convergence criterion: max(du) 783.637
number of unstable constraints: 0
solver residue: norm(KU-F)/norm(F)=1.46135e-12
mechanical equilibrium convergence criterion 0.00960519 < 0.01 %
Convergence criterion: norm(du)/norm(u) 0.000608466 < 1 %
Convergence criterion: max(du) 492.666
number of unstable constraints: 0
total number of iterations: 14
write lock file:
FemModel initialization elapsed time: 0.0254422
Total Core solution elapsed time: 1.40258
Linear solver elapsed time: 1.14109 (81%)
Total elapsed time: 0 hrs 0 min 1 sec
====== Testing LACrouzeixRaviart Full-Stokes Finite element =====
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
solver residue: norm(KU-F)/norm(F)=1.44975e-16
solver residue: norm(KU-F)/norm(F)=9.60643e-16
solver residue: norm(KU-F)/norm(F)=1.23028e-16
solver residue: norm(KU-F)/norm(F)=2.20771e-13
Convergence criterion: norm(du)/norm(u) inf > 1 %
solver residue: norm(KU-F)/norm(F)=7.7169e-13
Convergence criterion: norm(du)/norm(u) 613.091 > 1 %
solver residue: norm(KU-F)/norm(F)=1.64027e-12
Convergence criterion: norm(du)/norm(u) 275.944 > 1 %
solver residue: norm(KU-F)/norm(F)=3.12673e-12
Convergence criterion: norm(du)/norm(u) 144.085 > 1 %
solver residue: norm(KU-F)/norm(F)=4.92434e-12
Convergence criterion: norm(du)/norm(u) 81.9547 > 1 %
solver residue: norm(KU-F)/norm(F)=4.42951e-12
Convergence criterion: norm(du)/norm(u) 49.2514 > 1 %
solver residue: norm(KU-F)/norm(F)=6.37975e-12
Convergence criterion: norm(du)/norm(u) 30.6732 > 1 %
solver residue: norm(KU-F)/norm(F)=5.40951e-12
Convergence criterion: norm(du)/norm(u) 19.5522 > 1 %
solver residue: norm(KU-F)/norm(F)=5.57667e-12
Convergence criterion: norm(du)/norm(u) 12.6543 > 1 %
solver residue: norm(KU-F)/norm(F)=4.82038e-12
Convergence criterion: norm(du)/norm(u) 8.27219 > 1 %
solver residue: norm(KU-F)/norm(F)=7.23434e-12
Convergence criterion: norm(du)/norm(u) 5.44338 > 1 %
solver residue: norm(KU-F)/norm(F)=5.20574e-12
Convergence criterion: norm(du)/norm(u) 3.5976 > 1 %
solver residue: norm(KU-F)/norm(F)=9.65469e-12
Convergence criterion: norm(du)/norm(u) 2.3846 > 1 %
solver residue: norm(KU-F)/norm(F)=5.72225e-12
Convergence criterion: norm(du)/norm(u) 1.58362 > 1 %
solver residue: norm(KU-F)/norm(F)=5.69859e-12
Convergence criterion: norm(du)/norm(u) 1.05304 > 1 %
solver residue: norm(KU-F)/norm(F)=6.84561e-12
Convergence criterion: norm(du)/norm(u) 0.700815 < 1 %
solver residue: norm(KU-F)/norm(F)=1.26958e-16
Convergence criterion: norm(du)/norm(u) 0.700815 < 1 %
Convergence criterion: norm(dp/)/norm(p) inf > 1 %
solver residue: norm(KU-F)/norm(F)=5.42433e-12
Convergence criterion: norm(du)/norm(u) 0.466662 < 1 %
solver residue: norm(KU-F)/norm(F)=1.36075e-16
Convergence criterion: norm(du)/norm(u) 0.466662 < 1 %
Convergence criterion: norm(dp/)/norm(p) 100.47 > 1 %
solver residue: norm(KU-F)/norm(F)=6.29119e-12
Convergence criterion: norm(du)/norm(u) 0.310857 < 1 %
solver residue: norm(KU-F)/norm(F)=1.28681e-16
Convergence criterion: norm(du)/norm(u) 0.310857 < 1 %
Convergence criterion: norm(dp/)/norm(p) 50.2739 > 1 %
solver residue: norm(KU-F)/norm(F)=6.84199e-12
Convergence criterion: norm(du)/norm(u) 0.207121 < 1 %
solver residue: norm(KU-F)/norm(F)=1.27605e-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)=5.14229e-12
Convergence criterion: norm(du)/norm(u) 0.138023 < 1 %
solver residue: norm(KU-F)/norm(F)=1.23052e-16
Convergence criterion: norm(du)/norm(u) 0.138023 < 1 %
Convergence criterion: norm(dp/)/norm(p) 25.1423 > 1 %
solver residue: norm(KU-F)/norm(F)=8.03776e-12
Convergence criterion: norm(du)/norm(u) 0.0919849 < 1 %
solver residue: norm(KU-F)/norm(F)=1.33148e-16
Convergence criterion: norm(du)/norm(u) 0.0919849 < 1 %
Convergence criterion: norm(dp/)/norm(p) 20.1095 > 1 %
solver residue: norm(KU-F)/norm(F)=6.81203e-12
Convergence criterion: norm(du)/norm(u) 0.0613056 < 1 %
solver residue: norm(KU-F)/norm(F)=1.28044e-16
Convergence criterion: norm(du)/norm(u) 0.0613056 < 1 %
Convergence criterion: norm(dp/)/norm(p) 16.753 > 1 %
solver residue: norm(KU-F)/norm(F)=6.84605e-12
Convergence criterion: norm(du)/norm(u) 0.0408587 < 1 %
solver residue: norm(KU-F)/norm(F)=1.33051e-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.56079e-12
Convergence criterion: norm(du)/norm(u) 0.0272303 < 1 %
solver residue: norm(KU-F)/norm(F)=1.31145e-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)=5.77829e-12
Convergence criterion: norm(du)/norm(u) 0.0181463 < 1 %
solver residue: norm(KU-F)/norm(F)=1.20974e-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.19596e-12
Convergence criterion: norm(du)/norm(u) 0.012091 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29946e-16
Convergence criterion: norm(du)/norm(u) 0.012091 < 1 %
Convergence criterion: norm(dp/)/norm(p) 10.039 > 1 %
solver residue: norm(KU-F)/norm(F)=6.46372e-12
Convergence criterion: norm(du)/norm(u) 0.00805457 < 1 %
solver residue: norm(KU-F)/norm(F)=1.24044e-16
Convergence criterion: norm(du)/norm(u) 0.00805457 < 1 %
Convergence criterion: norm(dp/)/norm(p) 9.12383 > 1 %
solver residue: norm(KU-F)/norm(F)=6.81002e-12
Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 %
solver residue: norm(KU-F)/norm(F)=1.22666e-16
Convergence criterion: norm(du)/norm(u) 0.0053639 < 1 %
Convergence criterion: norm(dp/)/norm(p) 8.36144 > 1 %
solver residue: norm(KU-F)/norm(F)=6.85436e-12
Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 %
solver residue: norm(KU-F)/norm(F)=1.27989e-16
Convergence criterion: norm(du)/norm(u) 0.00357027 < 1 %
Convergence criterion: norm(dp/)/norm(p) 7.71653 > 1 %
solver residue: norm(KU-F)/norm(F)=5.66951e-12
Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29978e-16
Convergence criterion: norm(du)/norm(u) 0.00237462 < 1 %
Convergence criterion: norm(dp/)/norm(p) 7.16391 > 1 %
solver residue: norm(KU-F)/norm(F)=5.6276e-12
Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 %
solver residue: norm(KU-F)/norm(F)=1.28253e-16
Convergence criterion: norm(du)/norm(u) 0.00157758 < 1 %
Convergence criterion: norm(dp/)/norm(p) 6.68511 > 1 %
solver residue: norm(KU-F)/norm(F)=9.30857e-12
Convergence criterion: norm(du)/norm(u) 0.00104627 < 1 %
solver residue: norm(KU-F)/norm(F)=1.3304e-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)=5.64751e-12
Convergence criterion: norm(du)/norm(u) 0.000692084 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29786e-16
Convergence criterion: norm(du)/norm(u) 0.000692084 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.8968 > 1 %
solver residue: norm(KU-F)/norm(F)=4.99328e-12
Convergence criterion: norm(du)/norm(u) 0.000455982 < 1 %
solver residue: norm(KU-F)/norm(F)=1.29227e-16
Convergence criterion: norm(du)/norm(u) 0.000455982 < 1 %
Convergence criterion: norm(dp/)/norm(p) 5.56847 > 1 %
solver residue: norm(KU-F)/norm(F)=5.09561e-12
Convergence criterion: norm(du)/norm(u) 0.000298598 < 1 %
solver residue: norm(KU-F)/norm(F)=1.30349e-16
Convergence criterion: norm(du)/norm(u) 0.000298598 < 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.0288105
Total Core solution elapsed time: 3.31485
Linear solver elapsed time: 2.44716 (74%)
Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 2.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINI
SUCCESS difference: 3.7e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINI
SUCCESS difference: 3.6e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINI
SUCCESS difference: 8.6e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINI
SUCCESS difference: 2.5e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxMINIcondensed
SUCCESS difference: 2.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyMINIcondensed
SUCCESS difference: 2.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelMINIcondensed
SUCCESS difference: 3.8e-13 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureMINIcondensed
SUCCESS difference: 1.1e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxTaylorHood
SUCCESS difference: 1.4e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyTaylorHood
SUCCESS difference: 1.3e-11 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelTaylorHood
SUCCESS difference: 1.2e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureTaylorHood
SUCCESS difference: 6.1e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLATaylorHood
SUCCESS difference: 8.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLATaylorHood
SUCCESS difference: 8.1e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLATaylorHood
SUCCESS difference: 4.1e-12 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLATaylorHood
SUCCESS difference: 3.2e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxCrouzeixRaviart
SUCCESS difference: 5.3e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyCrouzeixRaviart
SUCCESS difference: 4.9e-12 < 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: 4.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VxLACrouzeixRaviart
SUCCESS difference: 5.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VyLACrouzeixRaviart
SUCCESS difference: 5.8e-12 < 9e-05 test id: 701 test name: FlowbandFSshelf field: VelLACrouzeixRaviart
SUCCESS difference: 1e-11 < 1e-10 test id: 701 test name: FlowbandFSshelf field: PressureLACrouzeixRaviart
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-702
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
Construction of a mesh from a given geometry
====== Testing MINI Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
maximum number of nonlinear iterations (20) exceeded
write lock file:
FemModel initialization elapsed time: 0.0277031
Total Core solution elapsed time: 1.30379
Linear solver elapsed time: 0.968684 (74%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
====== Testing MINIcondensed Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
maximum number of nonlinear iterations (20) exceeded
write lock file:
FemModel initialization elapsed time: 0.0363464
Total Core solution elapsed time: 0.997432
Linear solver elapsed time: 0.602374 (60%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
====== Testing TaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
write lock file:
FemModel initialization elapsed time: 0.036784
Total Core solution elapsed time: 1.98079
Linear solver elapsed time: 1.53668 (78%)
Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
====== Testing XTaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
write lock file:
FemModel initialization elapsed time: 0.0317861
Total Core solution elapsed time: 0.445928
Linear solver elapsed time: 0.292198 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
====== Testing LATaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
write lock file:
FemModel initialization elapsed time: 0.0305758
Total Core solution elapsed time: 1.26008
Linear solver elapsed time: 0.873502 (69%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 6.1e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI
SUCCESS difference: 5.9e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI
SUCCESS difference: 5.9e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI
SUCCESS difference: 2.8e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI
SUCCESS difference: 2.1e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed
SUCCESS difference: 2e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed
SUCCESS difference: 2e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed
SUCCESS difference: 2.7e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed
SUCCESS difference: 9.1e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood
SUCCESS difference: 8.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood
SUCCESS difference: 8.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood
SUCCESS difference: 1e-09 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood
SUCCESS difference: 8.8e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood
SUCCESS difference: 4.9e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood
SUCCESS difference: 4.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood
SUCCESS difference: 8.9e-14 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood
SUCCESS difference: 4.5e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood
SUCCESS difference: 4.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood
SUCCESS difference: 4.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood
SUCCESS difference: 8.6e-12 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-702
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
Construction of a mesh from a given geometry
====== Testing MINI Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
maximum number of nonlinear iterations (20) exceeded
write lock file:
FemModel initialization elapsed time: 0.0277031
Total Core solution elapsed time: 1.30379
Linear solver elapsed time: 0.968684 (74%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
====== Testing MINIcondensed Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
maximum number of nonlinear iterations (20) exceeded
write lock file:
FemModel initialization elapsed time: 0.0363464
Total Core solution elapsed time: 0.997432
Linear solver elapsed time: 0.602374 (60%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
====== Testing TaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
write lock file:
FemModel initialization elapsed time: 0.036784
Total Core solution elapsed time: 1.98079
Linear solver elapsed time: 1.53668 (78%)
Total elapsed time: 0 hrs 0 min 2 sec
loading results from cluster
====== Testing XTaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
write lock file:
FemModel initialization elapsed time: 0.0317861
Total Core solution elapsed time: 0.445928
Linear solver elapsed time: 0.292198 (66%)
Total elapsed time: 0 hrs 0 min 0 sec
loading results from cluster
====== Testing LATaylorHood Full-Stokes Finite element =====
checking model consistency
marshalling file test702.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
computing basal mass balance
write lock file:
FemModel initialization elapsed time: 0.0305758
Total Core solution elapsed time: 1.26008
Linear solver elapsed time: 0.873502 (69%)
Total elapsed time: 0 hrs 0 min 1 sec
loading results from cluster
SUCCESS difference: 6.1e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINI
SUCCESS difference: 5.9e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINI
SUCCESS difference: 5.9e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINI
SUCCESS difference: 2.8e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINI
SUCCESS difference: 2.1e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxMINIcondensed
SUCCESS difference: 2e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyMINIcondensed
SUCCESS difference: 2e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelMINIcondensed
SUCCESS difference: 2.7e-10 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureMINIcondensed
SUCCESS difference: 9.1e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxTaylorHood
SUCCESS difference: 8.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyTaylorHood
SUCCESS difference: 8.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelTaylorHood
SUCCESS difference: 1e-09 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureTaylorHood
SUCCESS difference: 8.8e-10 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxXTaylorHood
SUCCESS difference: 4.9e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyXTaylorHood
SUCCESS difference: 4.8e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelXTaylorHood
SUCCESS difference: 8.9e-14 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureXTaylorHood
SUCCESS difference: 4.5e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VxLATaylorHood
SUCCESS difference: 4.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VyLATaylorHood
SUCCESS difference: 4.3e-09 < 8e-05 test id: 702 test name: FlowbandFSsheetshelf field: VelLATaylorHood
SUCCESS difference: 8.6e-12 < 1e-08 test id: 702 test name: FlowbandFSsheetshelf field: PressureLATaylorHood
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-703
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
Construction of a mesh from a given geometry
checking model consistency
marshalling file test703.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/6 time [yr]: 0.00 (time step: 0.00)
computing smb
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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.0900812
Total Core solution elapsed time: 9.4744
Linear solver elapsed time: 7.2061 (76%)
Total elapsed time: 0 hrs 0 min 9 sec
loading results from cluster
checking model consistency
marshalling file test703.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/6 time [yr]: 0.00 (time step: 0.00)
computing smb
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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.208052
Total Core solution elapsed time: 10.3637
Linear solver elapsed time: 8.31165 (80%)
Total elapsed time: 0 hrs 0 min 10 sec
loading results from cluster
SUCCESS difference: 3.7e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1
SUCCESS difference: 3.7e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1
SUCCESS difference: 3.7e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1
SUCCESS difference: 1.8e-09 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1
SUCCESS difference: 5.4e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1
SUCCESS difference: 1.2e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1
SUCCESS difference: 2.2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1
SUCCESS difference: 2.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2
SUCCESS difference: 2.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2
SUCCESS difference: 2.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2
SUCCESS difference: 2.5e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2
SUCCESS difference: 8e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2
SUCCESS difference: 1.8e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2
SUCCESS difference: 2.9e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2
SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3
SUCCESS difference: 3.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3
SUCCESS difference: 3.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3
SUCCESS difference: 9.6e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3
SUCCESS difference: 5.2e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3
SUCCESS difference: 1.1e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3
SUCCESS difference: 2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3
SUCCESS difference: 5.6e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1_damp
SUCCESS difference: 5.6e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1_damp
SUCCESS difference: 5.6e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1_damp
SUCCESS difference: 2.3e-09 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1_damp
SUCCESS difference: 6.4e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1_damp
SUCCESS difference: 1.4e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1_damp
SUCCESS difference: 2.2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1_damp
SUCCESS difference: 9.9e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2_damp
SUCCESS difference: 9.9e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2_damp
SUCCESS difference: 9.9e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2_damp
SUCCESS difference: 1.1e-09 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2_damp
SUCCESS difference: 5.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2_damp
SUCCESS difference: 1.2e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2_damp
SUCCESS difference: 1.9e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2_damp
SUCCESS difference: 5.8e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3_damp
SUCCESS difference: 6.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3_damp
SUCCESS difference: 6.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3_damp
SUCCESS difference: 2e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3_damp
SUCCESS difference: 6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3_damp
SUCCESS difference: 1.3e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3_damp
SUCCESS difference: 2.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3_damp
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-703
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
Construction of a mesh from a given geometry
checking model consistency
marshalling file test703.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/6 time [yr]: 0.00 (time step: 0.00)
computing smb
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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.0900812
Total Core solution elapsed time: 9.4744
Linear solver elapsed time: 7.2061 (76%)
Total elapsed time: 0 hrs 0 min 9 sec
loading results from cluster
checking model consistency
marshalling file test703.bin
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
iteration 1/6 time [yr]: 0.00 (time step: 0.00)
computing smb
computing new velocity
computing slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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 slope...
extruding SurfaceSlopeX from base...
computing slope
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.208052
Total Core solution elapsed time: 10.3637
Linear solver elapsed time: 8.31165 (80%)
Total elapsed time: 0 hrs 0 min 10 sec
loading results from cluster
SUCCESS difference: 3.7e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1
SUCCESS difference: 3.7e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1
SUCCESS difference: 3.7e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1
SUCCESS difference: 1.8e-09 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1
SUCCESS difference: 5.4e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1
SUCCESS difference: 1.2e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1
SUCCESS difference: 2.2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1
SUCCESS difference: 2.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2
SUCCESS difference: 2.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2
SUCCESS difference: 2.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2
SUCCESS difference: 2.5e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2
SUCCESS difference: 8e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2
SUCCESS difference: 1.8e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2
SUCCESS difference: 2.9e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2
SUCCESS difference: 3.1e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3
SUCCESS difference: 3.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3
SUCCESS difference: 3.4e-09 < 2e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3
SUCCESS difference: 9.6e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3
SUCCESS difference: 5.2e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3
SUCCESS difference: 1.1e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3
SUCCESS difference: 2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3
SUCCESS difference: 5.6e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx1_damp
SUCCESS difference: 5.6e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy1_damp
SUCCESS difference: 5.6e-09 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel1_damp
SUCCESS difference: 2.3e-09 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure1_damp
SUCCESS difference: 6.4e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed1_damp
SUCCESS difference: 1.4e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface1_damp
SUCCESS difference: 2.2e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness1_damp
SUCCESS difference: 9.9e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx2_damp
SUCCESS difference: 9.9e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy2_damp
SUCCESS difference: 9.9e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel2_damp
SUCCESS difference: 1.1e-09 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure2_damp
SUCCESS difference: 5.5e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed2_damp
SUCCESS difference: 1.2e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface2_damp
SUCCESS difference: 1.9e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness2_damp
SUCCESS difference: 5.8e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vx3_damp
SUCCESS difference: 6.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vy3_damp
SUCCESS difference: 6.6e-10 < 5e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Vel3_damp
SUCCESS difference: 2e-10 < 1e-08 test id: 703 test name: FlowbandFSsheetshelfTrans field: Pressure3_damp
SUCCESS difference: 6e-12 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Bed3_damp
SUCCESS difference: 1.3e-11 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Surface3_damp
SUCCESS difference: 2.1e-14 < 1e-10 test id: 703 test name: FlowbandFSsheetshelfTrans field: Thickness3_damp
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-801
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.160298
Total Core solution elapsed time: 2.47209
Linear solver elapsed time: 1.6584 (67%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.6e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1
SUCCESS difference: 3.8e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1
SUCCESS difference: 2.7e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1
SUCCESS difference: 9e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1
SUCCESS difference: 1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1
SUCCESS difference: 5.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2
SUCCESS difference: 1.3e-14 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2
SUCCESS difference: 4.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2
SUCCESS difference: 1.1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2
SUCCESS difference: 1.5e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2
SUCCESS difference: 1.6e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2
SUCCESS difference: 2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2
SUCCESS difference: 2.4e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3
SUCCESS difference: 3e-14 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3
SUCCESS difference: 2.7e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3
SUCCESS difference: 1.6e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3
SUCCESS difference: 2.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3
SUCCESS difference: 2.3e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3
SUCCESS difference: 2.1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-801
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.160298
Total Core solution elapsed time: 2.47209
Linear solver elapsed time: 1.6584 (67%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.6e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx1
SUCCESS difference: 3.8e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy1
SUCCESS difference: 2.7e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure1
SUCCESS difference: 9e-16 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface1
SUCCESS difference: 1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset1
SUCCESS difference: 5.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx2
SUCCESS difference: 1.3e-14 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy2
SUCCESS difference: 4.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel2
SUCCESS difference: 1.1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure2
SUCCESS difference: 1.5e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness2
SUCCESS difference: 1.6e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface2
SUCCESS difference: 2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset2
SUCCESS difference: 2.4e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vx3
SUCCESS difference: 3e-14 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vy3
SUCCESS difference: 2.7e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Vel3
SUCCESS difference: 1.6e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Pressure3
SUCCESS difference: 2.2e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Thickness3
SUCCESS difference: 2.3e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: Surface3
SUCCESS difference: 2.1e-15 < 1e-12 test id: 801 test name: ValleyGlacierLevelsetSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-802
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.608832
Total Core solution elapsed time: 8.15719
Linear solver elapsed time: 5.5467 (68%)
Total elapsed time: 0 hrs 0 min 8 sec
SUCCESS difference: 2.7e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1
SUCCESS difference: 4.5e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1
SUCCESS difference: 2.9e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1
SUCCESS difference: 1.4e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1
SUCCESS difference: 8.7e-16 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1
SUCCESS difference: 3.2e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1
SUCCESS difference: 1.4e-14 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx2
SUCCESS difference: 1.9e-14 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy2
SUCCESS difference: 1.3e-14 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel2
SUCCESS difference: 1e-15 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure2
SUCCESS difference: 2.6e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2
SUCCESS difference: 4.8e-14 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface2
SUCCESS difference: 1.7e-15 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset2
SUCCESS difference: 3.3e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2
SUCCESS difference: 3.7e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3
SUCCESS difference: 4.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3
SUCCESS difference: 4.2e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3
SUCCESS difference: 2.6e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3
SUCCESS difference: 1.5e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness3
SUCCESS difference: 1.6e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface3
SUCCESS difference: 2.1e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset3
SUCCESS difference: 1.1e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-802
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.608832
Total Core solution elapsed time: 8.15719
Linear solver elapsed time: 5.5467 (68%)
Total elapsed time: 0 hrs 0 min 8 sec
SUCCESS difference: 2.7e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx1
SUCCESS difference: 4.5e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy1
SUCCESS difference: 2.9e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure1
SUCCESS difference: 1.4e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface1
SUCCESS difference: 8.7e-16 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset1
SUCCESS difference: 3.2e-15 < 1e-12 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature1
SUCCESS difference: 1.4e-14 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx2
SUCCESS difference: 1.9e-14 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy2
SUCCESS difference: 1.3e-14 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel2
SUCCESS difference: 1e-15 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure2
SUCCESS difference: 2.6e-13 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness2
SUCCESS difference: 4.8e-14 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface2
SUCCESS difference: 1.7e-15 < 1e-10 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset2
SUCCESS difference: 3.3e-15 < 1e-09 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature2
SUCCESS difference: 3.7e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vx3
SUCCESS difference: 4.4e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vy3
SUCCESS difference: 4.2e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Vel3
SUCCESS difference: 2.6e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Pressure3
SUCCESS difference: 1.5e-13 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Thickness3
SUCCESS difference: 1.6e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Surface3
SUCCESS difference: 2.1e-15 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: MaskIceLevelset3
SUCCESS difference: 1.1e-14 < 1e-11 test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: Temperature3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-803
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.303845
Total Core solution elapsed time: 5.4703
Linear solver elapsed time: 2.81697 (51%)
Total elapsed time: 0 hrs 0 min 5 sec
SUCCESS difference: 4.8e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1
SUCCESS difference: 1.9e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1
SUCCESS difference: 4.8e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1
SUCCESS difference: 1e-16 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1
SUCCESS difference: 7.6e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1
SUCCESS difference: 2.1e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1
SUCCESS difference: 4.8e-15 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1
SUCCESS difference: 2.8e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1
SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1
SUCCESS difference: 1.7e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2
SUCCESS difference: 1.7e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2
SUCCESS difference: 1.7e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel2
SUCCESS difference: 7.6e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure2
SUCCESS difference: 3.3e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2
SUCCESS difference: 4e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2
SUCCESS difference: 4e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2
SUCCESS difference: 1.7e-14 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2
SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2
SUCCESS difference: 2.2e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3
SUCCESS difference: 9.1e-12 < 2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3
SUCCESS difference: 2.2e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3
SUCCESS difference: 3.3e-13 < 7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3
SUCCESS difference: 3.9e-13 < 9e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3
SUCCESS difference: 7.8e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3
SUCCESS difference: 6.6e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3
SUCCESS difference: 2.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.303845
Total Core solution elapsed time: 5.4703
Linear solver elapsed time: 2.81697 (51%)
Total elapsed time: 0 hrs 0 min 5 sec
SUCCESS difference: 4.8e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx1
SUCCESS difference: 1.9e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy1
SUCCESS difference: 4.8e-13 < 2e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel1
SUCCESS difference: 1e-16 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure1
SUCCESS difference: 7.6e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness1
SUCCESS difference: 2.1e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface1
SUCCESS difference: 4.8e-15 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset1
SUCCESS difference: 2.8e-15 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy1
SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn1
SUCCESS difference: 1.7e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx2
SUCCESS difference: 1.7e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy2
SUCCESS difference: 1.7e-12 < 4e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel2
SUCCESS difference: 7.6e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure2
SUCCESS difference: 3.3e-13 < 8e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness2
SUCCESS difference: 4e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface2
SUCCESS difference: 4e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset2
SUCCESS difference: 1.7e-14 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Enthalpy2
SUCCESS difference: 0 < 1e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Watercolumn2
SUCCESS difference: 2.2e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vx3
SUCCESS difference: 9.1e-12 < 2e-11 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vy3
SUCCESS difference: 2.2e-12 < 6e-12 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Vel3
SUCCESS difference: 3.3e-13 < 7e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Pressure3
SUCCESS difference: 3.9e-13 < 9e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Thickness3
SUCCESS difference: 7.8e-14 < 3e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: Surface3
SUCCESS difference: 6.6e-14 < 2e-13 test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: MaskIceLevelset3
SUCCESS difference: 2.8e-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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 1.29217
Total Core solution elapsed time: 0.954566
Linear solver elapsed time: 0.625631 (66%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 2.2e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx1
SUCCESS difference: 2.3e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy1
SUCCESS difference: 1e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel1
SUCCESS difference: 0 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure1
SUCCESS difference: 1.7e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness1
SUCCESS difference: 1.5e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface1
SUCCESS difference: 1.1e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset1
SUCCESS difference: 9.6e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx2
SUCCESS difference: 2.4e-14 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy2
SUCCESS difference: 1e-14 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel2
SUCCESS difference: 1.4e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure2
SUCCESS difference: 2.4e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness2
SUCCESS difference: 2.4e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface2
SUCCESS difference: 1.4e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset2
SUCCESS difference: 2e-14 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx3
SUCCESS difference: 3.1e-14 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3
SUCCESS difference: 2e-14 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel3
SUCCESS difference: 2.7e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure3
SUCCESS difference: 4e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness3
SUCCESS difference: 4e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface3
SUCCESS difference: 1.5e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-804
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 1.29217
Total Core solution elapsed time: 0.954566
Linear solver elapsed time: 0.625631 (66%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 2.2e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx1
SUCCESS difference: 2.3e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy1
SUCCESS difference: 1e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel1
SUCCESS difference: 0 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure1
SUCCESS difference: 1.7e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness1
SUCCESS difference: 1.5e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface1
SUCCESS difference: 1.1e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset1
SUCCESS difference: 9.6e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx2
SUCCESS difference: 2.4e-14 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy2
SUCCESS difference: 1e-14 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel2
SUCCESS difference: 1.4e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure2
SUCCESS difference: 2.4e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness2
SUCCESS difference: 2.4e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface2
SUCCESS difference: 1.4e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset2
SUCCESS difference: 2e-14 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vx3
SUCCESS difference: 3.1e-14 < 5e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vy3
SUCCESS difference: 2e-14 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Vel3
SUCCESS difference: 2.7e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Pressure3
SUCCESS difference: 4e-15 < 3e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Thickness3
SUCCESS difference: 4e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: Surface3
SUCCESS difference: 1.5e-15 < 2e-13 test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-805
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.478995
Total Core solution elapsed time: 6.94977
Linear solver elapsed time: 3.72278 (54%)
Total elapsed time: 0 hrs 0 min 7 sec
SUCCESS difference: 3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1
SUCCESS difference: 6.7e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1
SUCCESS difference: 3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1
SUCCESS difference: 0 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1
SUCCESS difference: 4.2e-14 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1
SUCCESS difference: 1.9e-14 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1
SUCCESS difference: 4.4e-15 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1
SUCCESS difference: 2.5e-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: 9.9e-13 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2
SUCCESS difference: 2.8e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2
SUCCESS difference: 9.6e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2
SUCCESS difference: 4.2e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2
SUCCESS difference: 1.7e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2
SUCCESS difference: 9.7e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2
SUCCESS difference: 2e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2
SUCCESS difference: 3.8e-15 < 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.5e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3
SUCCESS difference: 4.8e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3
SUCCESS difference: 2.5e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel3
SUCCESS difference: 1.7e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure3
SUCCESS difference: 4.8e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness3
SUCCESS difference: 1.4e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface3
SUCCESS difference: 7.8e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset3
SUCCESS difference: 2.3e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3
SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-805
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.478995
Total Core solution elapsed time: 6.94977
Linear solver elapsed time: 3.72278 (54%)
Total elapsed time: 0 hrs 0 min 7 sec
SUCCESS difference: 3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx1
SUCCESS difference: 6.7e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy1
SUCCESS difference: 3e-13 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel1
SUCCESS difference: 0 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure1
SUCCESS difference: 4.2e-14 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness1
SUCCESS difference: 1.9e-14 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface1
SUCCESS difference: 4.4e-15 < 1e-11 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset1
SUCCESS difference: 2.5e-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: 9.9e-13 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx2
SUCCESS difference: 2.8e-12 < 1e-09 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy2
SUCCESS difference: 9.6e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel2
SUCCESS difference: 4.2e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure2
SUCCESS difference: 1.7e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness2
SUCCESS difference: 9.7e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface2
SUCCESS difference: 2e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset2
SUCCESS difference: 3.8e-15 < 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.5e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vx3
SUCCESS difference: 4.8e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vy3
SUCCESS difference: 2.5e-12 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Vel3
SUCCESS difference: 1.7e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Pressure3
SUCCESS difference: 4.8e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Thickness3
SUCCESS difference: 1.4e-13 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Surface3
SUCCESS difference: 7.8e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: MaskIceLevelset3
SUCCESS difference: 2.3e-14 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Enthalpy3
SUCCESS difference: 0 < 1e-10 test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: Watercolumn3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-806
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.128021
Total Core solution elapsed time: 1.81553
Linear solver elapsed time: 1.32337 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.9e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx1
SUCCESS difference: 1e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy1
SUCCESS difference: 7.9e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel1
SUCCESS difference: 0 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure1
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface1
SUCCESS difference: 3.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset1
SUCCESS difference: 6e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel1
SUCCESS difference: 1.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 5.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 7.2e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx2
SUCCESS difference: 1e-14 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy2
SUCCESS difference: 6.1e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel2
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2
SUCCESS difference: 9.9e-16 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness2
SUCCESS difference: 9.7e-16 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface2
SUCCESS difference: 4.3e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset2
SUCCESS difference: 5.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel2
SUCCESS difference: 1.4e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.3e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 9.3e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx3
SUCCESS difference: 1.2e-14 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy3
SUCCESS difference: 8.3e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel3
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure3
SUCCESS difference: 1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness3
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface3
SUCCESS difference: 5.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset3
SUCCESS difference: 9.8e-15 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3
SUCCESS difference: 5.3e-15 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 7.1e-15 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-806
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.128021
Total Core solution elapsed time: 1.81553
Linear solver elapsed time: 1.32337 (73%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 4.9e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx1
SUCCESS difference: 1e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy1
SUCCESS difference: 7.9e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel1
SUCCESS difference: 0 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure1
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface1
SUCCESS difference: 3.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset1
SUCCESS difference: 6e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel1
SUCCESS difference: 1.2e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 5.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 7.2e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx2
SUCCESS difference: 1e-14 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy2
SUCCESS difference: 6.1e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel2
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure2
SUCCESS difference: 9.9e-16 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness2
SUCCESS difference: 9.7e-16 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface2
SUCCESS difference: 4.3e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset2
SUCCESS difference: 5.2e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel2
SUCCESS difference: 1.4e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.3e-14 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 9.3e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vx3
SUCCESS difference: 1.2e-14 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vy3
SUCCESS difference: 8.3e-15 < 2e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Vel3
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Pressure3
SUCCESS difference: 1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Thickness3
SUCCESS difference: 1.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: Surface3
SUCCESS difference: 5.1e-15 < 1e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: MaskIceLevelset3
SUCCESS difference: 9.8e-15 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateparallel3
SUCCESS difference: 5.3e-15 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 7.1e-15 < 5e-11 test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-807
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.187854
Total Core solution elapsed time: 1.65291
Linear solver elapsed time: 1.10202 (67%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.2e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx1
SUCCESS difference: 3.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy1
SUCCESS difference: 2.5e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel1
SUCCESS difference: 1e-16 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure1
SUCCESS difference: 1.2e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness1
SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface1
SUCCESS difference: 3e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset1
SUCCESS difference: 5.8e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx2
SUCCESS difference: 2.2e-14 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy2
SUCCESS difference: 7.4e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel2
SUCCESS difference: 1.3e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure2
SUCCESS difference: 1.1e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2
SUCCESS difference: 1e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface2
SUCCESS difference: 2e-15 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset2
SUCCESS difference: 2.8e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx3
SUCCESS difference: 6.7e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy3
SUCCESS difference: 2.5e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel3
SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure3
SUCCESS difference: 8.9e-16 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness3
SUCCESS difference: 9.2e-16 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface3
SUCCESS difference: 1.7e-15 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-807
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.187854
Total Core solution elapsed time: 1.65291
Linear solver elapsed time: 1.10202 (67%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 5.2e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx1
SUCCESS difference: 3.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy1
SUCCESS difference: 2.5e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel1
SUCCESS difference: 1e-16 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure1
SUCCESS difference: 1.2e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness1
SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface1
SUCCESS difference: 3e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset1
SUCCESS difference: 5.8e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx2
SUCCESS difference: 2.2e-14 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy2
SUCCESS difference: 7.4e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel2
SUCCESS difference: 1.3e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure2
SUCCESS difference: 1.1e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness2
SUCCESS difference: 1e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface2
SUCCESS difference: 2e-15 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset2
SUCCESS difference: 2.8e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vx3
SUCCESS difference: 6.7e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vy3
SUCCESS difference: 2.5e-15 < 2e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Vel3
SUCCESS difference: 1.4e-15 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Pressure3
SUCCESS difference: 8.9e-16 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Thickness3
SUCCESS difference: 9.2e-16 < 1e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: Surface3
SUCCESS difference: 1.7e-15 < 5e-11 test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-808
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0964267
Total Core solution elapsed time: 2.81634
Linear solver elapsed time: 1.755 (62%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 3.9e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx1
SUCCESS difference: 1.3e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy1
SUCCESS difference: 1.3e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure1
SUCCESS difference: 1.4e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness1
SUCCESS difference: 1.4e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface1
SUCCESS difference: 0 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset1
SUCCESS difference: 1.7e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx2
SUCCESS difference: 9.5e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy2
SUCCESS difference: 9.3e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel2
SUCCESS difference: 1.5e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure2
SUCCESS difference: 1.8e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness2
SUCCESS difference: 1.8e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface2
SUCCESS difference: 7e-16 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset2
SUCCESS difference: 9.8e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx3
SUCCESS difference: 9.3e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy3
SUCCESS difference: 8.9e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel3
SUCCESS difference: 2e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure3
SUCCESS difference: 2.8e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness3
SUCCESS difference: 2.4e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface3
SUCCESS difference: 5.6e-16 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-808
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0964267
Total Core solution elapsed time: 2.81634
Linear solver elapsed time: 1.755 (62%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 3.9e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx1
SUCCESS difference: 1.3e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy1
SUCCESS difference: 1.3e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure1
SUCCESS difference: 1.4e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness1
SUCCESS difference: 1.4e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface1
SUCCESS difference: 0 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset1
SUCCESS difference: 1.7e-14 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx2
SUCCESS difference: 9.5e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy2
SUCCESS difference: 9.3e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel2
SUCCESS difference: 1.5e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure2
SUCCESS difference: 1.8e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness2
SUCCESS difference: 1.8e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface2
SUCCESS difference: 7e-16 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset2
SUCCESS difference: 9.8e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vx3
SUCCESS difference: 9.3e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vy3
SUCCESS difference: 8.9e-15 < 1e-08 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Vel3
SUCCESS difference: 2e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Pressure3
SUCCESS difference: 2.8e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Thickness3
SUCCESS difference: 2.4e-15 < 1e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: Surface3
SUCCESS difference: 5.6e-16 < 3e-09 test id: 808 test name: SquareShelfLevelsetCalvingSSA2dMinThickness field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-809
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.334351
Total Core solution elapsed time: 10.472
Linear solver elapsed time: 7.363 (70%)
Total elapsed time: 0 hrs 0 min 10 sec
SUCCESS difference: 1.6e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx1
SUCCESS difference: 3.8e-16 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy1
SUCCESS difference: 4.1e-16 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure1
SUCCESS difference: 1.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface1
SUCCESS difference: 3.5e-16 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset1
SUCCESS difference: 3.8e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx2
SUCCESS difference: 7.4e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2
SUCCESS difference: 3.6e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel2
SUCCESS difference: 1.2e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface2
SUCCESS difference: 3.5e-16 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset2
SUCCESS difference: 1.7e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx10
SUCCESS difference: 4.6e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy10
SUCCESS difference: 1.8e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel10
SUCCESS difference: 3.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure10
SUCCESS difference: 3.2e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness10
SUCCESS difference: 3.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface10
SUCCESS difference: 0 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-809
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 4 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 3 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.334351
Total Core solution elapsed time: 10.472
Linear solver elapsed time: 7.363 (70%)
Total elapsed time: 0 hrs 0 min 10 sec
SUCCESS difference: 1.6e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx1
SUCCESS difference: 3.8e-16 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy1
SUCCESS difference: 4.1e-16 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure1
SUCCESS difference: 1.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface1
SUCCESS difference: 3.5e-16 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset1
SUCCESS difference: 3.8e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx2
SUCCESS difference: 7.4e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy2
SUCCESS difference: 3.6e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel2
SUCCESS difference: 1.2e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness2
SUCCESS difference: 2.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface2
SUCCESS difference: 3.5e-16 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset2
SUCCESS difference: 1.7e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vx10
SUCCESS difference: 4.6e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vy10
SUCCESS difference: 1.8e-15 < 1e-08 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Vel10
SUCCESS difference: 3.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Pressure10
SUCCESS difference: 3.2e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Thickness10
SUCCESS difference: 3.1e-15 < 1e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: Surface10
SUCCESS difference: 0 < 3e-09 test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: MaskIceLevelset10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-810
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.210361
Total Core solution elapsed time: 1.29264
Linear solver elapsed time: 0.776644 (60%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1
SUCCESS difference: 5.9e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1
SUCCESS difference: 6.7e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1
SUCCESS difference: 1e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1
SUCCESS difference: 8.7e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 3.5e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2
SUCCESS difference: 3.9e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2
SUCCESS difference: 3.7e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2
SUCCESS difference: 1.1e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2
SUCCESS difference: 2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2
SUCCESS difference: 1.5e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2
SUCCESS difference: 1.4e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 2.2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3
SUCCESS difference: 6.3e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy3
SUCCESS difference: 2.4e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel3
SUCCESS difference: 1.9e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure3
SUCCESS difference: 2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness3
SUCCESS difference: 2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface3
SUCCESS difference: 1.9e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-810
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.210361
Total Core solution elapsed time: 1.29264
Linear solver elapsed time: 0.776644 (60%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1.6e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx1
SUCCESS difference: 5.9e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy1
SUCCESS difference: 6.7e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel1
SUCCESS difference: 0 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure1
SUCCESS difference: 1e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness1
SUCCESS difference: 1.1e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface1
SUCCESS difference: 8.7e-16 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 3.5e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx2
SUCCESS difference: 3.9e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy2
SUCCESS difference: 3.7e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel2
SUCCESS difference: 1.1e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure2
SUCCESS difference: 2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness2
SUCCESS difference: 1.5e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface2
SUCCESS difference: 1.4e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 2.2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vx3
SUCCESS difference: 6.3e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vy3
SUCCESS difference: 2.4e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Vel3
SUCCESS difference: 1.9e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Pressure3
SUCCESS difference: 2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Thickness3
SUCCESS difference: 2e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: Surface3
SUCCESS difference: 1.9e-15 < 1e-12 test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-811
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.264898
Total Core solution elapsed time: 2.20317
Linear solver elapsed time: 1.40339 (64%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.7e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx1
SUCCESS difference: 1.3e-15 < 4e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy1
SUCCESS difference: 6.7e-16 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel1
SUCCESS difference: 0 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure1
SUCCESS difference: 1.2e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness1
SUCCESS difference: 1.3e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface1
SUCCESS difference: 1.1e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 3.6e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx2
SUCCESS difference: 8.3e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy2
SUCCESS difference: 3.5e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel2
SUCCESS difference: 1.2e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure2
SUCCESS difference: 1.7e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness2
SUCCESS difference: 1.7e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface2
SUCCESS difference: 1.6e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 2e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx3
SUCCESS difference: 2.3e-14 < 6e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy3
SUCCESS difference: 2.1e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel3
SUCCESS difference: 1.6e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure3
SUCCESS difference: 2.3e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness3
SUCCESS difference: 2e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface3
SUCCESS difference: 1.8e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-811
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.264898
Total Core solution elapsed time: 2.20317
Linear solver elapsed time: 1.40339 (64%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.7e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx1
SUCCESS difference: 1.3e-15 < 4e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy1
SUCCESS difference: 6.7e-16 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel1
SUCCESS difference: 0 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure1
SUCCESS difference: 1.2e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness1
SUCCESS difference: 1.3e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface1
SUCCESS difference: 1.1e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset1
SUCCESS difference: 3.6e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx2
SUCCESS difference: 8.3e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy2
SUCCESS difference: 3.5e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel2
SUCCESS difference: 1.2e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure2
SUCCESS difference: 1.7e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness2
SUCCESS difference: 1.7e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface2
SUCCESS difference: 1.6e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset2
SUCCESS difference: 2e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vx3
SUCCESS difference: 2.3e-14 < 6e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vy3
SUCCESS difference: 2.1e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Vel3
SUCCESS difference: 1.6e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Pressure3
SUCCESS difference: 2.3e-15 < 3e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Thickness3
SUCCESS difference: 2e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: Surface3
SUCCESS difference: 1.8e-15 < 2e-13 test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-812
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.130155
Total Core solution elapsed time: 3.10926
Linear solver elapsed time: 1.9753 (64%)
Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 7.6e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx1
SUCCESS difference: 1.9e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy1
SUCCESS difference: 1.4e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel1
SUCCESS difference: 0 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure1
SUCCESS difference: 3.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1
SUCCESS difference: 3.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface1
SUCCESS difference: 7.5e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset1
SUCCESS difference: 7.7e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel1
SUCCESS difference: 8.3e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 1.3e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 9.8e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx2
SUCCESS difference: 2.1e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy2
SUCCESS difference: 4.8e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel2
SUCCESS difference: 3.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure2
SUCCESS difference: 2.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness2
SUCCESS difference: 2.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface2
SUCCESS difference: 3.3e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset2
SUCCESS difference: 9.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel2
SUCCESS difference: 2.6e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.2e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 2.1e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx3
SUCCESS difference: 3.5e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy3
SUCCESS difference: 2.1e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel3
SUCCESS difference: 2.9e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure3
SUCCESS difference: 2.4e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness3
SUCCESS difference: 2.4e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface3
SUCCESS difference: 6.1e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset3
SUCCESS difference: 3e-14 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel3
SUCCESS difference: 2.1e-14 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 1.2e-14 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-812
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.130155
Total Core solution elapsed time: 3.10926
Linear solver elapsed time: 1.9753 (64%)
Total elapsed time: 0 hrs 0 min 3 sec
SUCCESS difference: 7.6e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx1
SUCCESS difference: 1.9e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy1
SUCCESS difference: 1.4e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel1
SUCCESS difference: 0 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure1
SUCCESS difference: 3.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness1
SUCCESS difference: 3.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface1
SUCCESS difference: 7.5e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset1
SUCCESS difference: 7.7e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel1
SUCCESS difference: 8.3e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular1
SUCCESS difference: 1.3e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate1
SUCCESS difference: 9.8e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx2
SUCCESS difference: 2.1e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy2
SUCCESS difference: 4.8e-15 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel2
SUCCESS difference: 3.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure2
SUCCESS difference: 2.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness2
SUCCESS difference: 2.8e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface2
SUCCESS difference: 3.3e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset2
SUCCESS difference: 9.2e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel2
SUCCESS difference: 2.6e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular2
SUCCESS difference: 1.2e-14 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate2
SUCCESS difference: 2.1e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vx3
SUCCESS difference: 3.5e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vy3
SUCCESS difference: 2.1e-14 < 2e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Vel3
SUCCESS difference: 2.9e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Pressure3
SUCCESS difference: 2.4e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Thickness3
SUCCESS difference: 2.4e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: Surface3
SUCCESS difference: 6.1e-15 < 1e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: MaskIceLevelset3
SUCCESS difference: 3e-14 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateparallel3
SUCCESS difference: 2.1e-14 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: StrainRateperpendicular3
SUCCESS difference: 1.2e-14 < 5e-11 test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: CalvingCalvingrate3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-813
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0959376
Total Core solution elapsed time: 0.400367
Linear solver elapsed time: 0.314619 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelsetwithIceberg
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset1
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset2
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-813
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0959376
Total Core solution elapsed time: 0.400367
Linear solver elapsed time: 0.314619 (79%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelsetwithIceberg
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset1
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset2
SUCCESS difference: 0 < 1e-11 test id: 813 test name: SquareShelfLevelsetKillberg field: MaskIceLevelset3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-814
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Found 38 to flip
Found 44 to flip
Found 51 to flip
Found 53 to flip
Found 47 to flip
Found 46 to flip
Found 41 to flip
Found 34 to flip
Found 30 to flip
Found 21 to flip
Found 15 to flip
Found 2 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.192277
Total Core solution elapsed time: 13.5176
Linear solver elapsed time: 9.07258 (67%)
Total elapsed time: 0 hrs 0 min 13 sec
SUCCESS difference: 6.9e-17 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx1
SUCCESS difference: 4.5e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy1
SUCCESS difference: 1.4e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface1
SUCCESS difference: 0 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse1
SUCCESS difference: 3.1e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx2
SUCCESS difference: 2.7e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy2
SUCCESS difference: 4.7e-17 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel2
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure2
SUCCESS difference: 2.4e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness2
SUCCESS difference: 3.4e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface2
SUCCESS difference: 0 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset2
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth2
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse2
SUCCESS difference: 2.2e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse2
SUCCESS difference: 6.6e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx10
SUCCESS difference: 8.3e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy10
SUCCESS difference: 7e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel10
SUCCESS difference: 1.7e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure10
SUCCESS difference: 1.5e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness10
SUCCESS difference: 1.4e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface10
SUCCESS difference: 0 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset10
SUCCESS difference: 8.9e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth10
SUCCESS difference: 8.5e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse10
SUCCESS difference: 7.7e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-814
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
Found 38 to flip
Found 44 to flip
Found 51 to flip
Found 53 to flip
Found 47 to flip
Found 46 to flip
Found 41 to flip
Found 34 to flip
Found 30 to flip
Found 21 to flip
Found 15 to flip
Found 2 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
Found 0 to flip
write lock file:
FemModel initialization elapsed time: 0.192277
Total Core solution elapsed time: 13.5176
Linear solver elapsed time: 9.07258 (67%)
Total elapsed time: 0 hrs 0 min 13 sec
SUCCESS difference: 6.9e-17 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx1
SUCCESS difference: 4.5e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy1
SUCCESS difference: 1.4e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface1
SUCCESS difference: 0 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse1
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse1
SUCCESS difference: 3.1e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx2
SUCCESS difference: 2.7e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy2
SUCCESS difference: 4.7e-17 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel2
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure2
SUCCESS difference: 2.4e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness2
SUCCESS difference: 3.4e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface2
SUCCESS difference: 0 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset2
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth2
SUCCESS difference: 0 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse2
SUCCESS difference: 2.2e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse2
SUCCESS difference: 6.6e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vx10
SUCCESS difference: 8.3e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vy10
SUCCESS difference: 7e-16 < 1e-08 test id: 814 test name: SSA2dCDCalvingButtressing field: Vel10
SUCCESS difference: 1.7e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Pressure10
SUCCESS difference: 1.5e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Thickness10
SUCCESS difference: 1.4e-15 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: Surface10
SUCCESS difference: 0 < 3e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: MaskIceLevelset10
SUCCESS difference: 8.9e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: CrevasseDepth10
SUCCESS difference: 8.5e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: BasalCrevasse10
SUCCESS difference: 7.7e-16 < 1e-09 test id: 814 test name: SSA2dCDCalvingButtressing field: SurfaceCrevasse10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-900
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0214387
Total Core solution elapsed time: 2.57912
Linear solver elapsed time: 0.55168 (21%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.4e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1
SUCCESS difference: 2e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-900
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0214387
Total Core solution elapsed time: 2.57912
Linear solver elapsed time: 0.55168 (21%)
Total elapsed time: 0 hrs 0 min 2 sec
SUCCESS difference: 1.4e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead1
SUCCESS difference: 2e-15 < 1e-13 test id: 900 test name: SquareNoDynUnConfinedHydroDC field: SedimentWaterHead2
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-901
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0326931
Total Core solution elapsed time: 0.0725337
Linear solver elapsed time: 0.024975 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-16 < 1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 < 3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-901
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0326931
Total Core solution elapsed time: 0.0725337
Linear solver elapsed time: 0.024975 (34%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 6.8e-16 < 1e-13 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 < 3e-10 test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-902
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0395793
Total Core solution elapsed time: 0.640944
Linear solver elapsed time: 0.246418 (38%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0323024
Total Core solution elapsed time: 0.372061
Linear solver elapsed time: 0.0921365 (25%)
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.4e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 3.6e-15 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead5
SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 7.6e-15 < 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: 7.2e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10
SUCCESS difference: 8.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10
SUCCESS difference: 1.8e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10
SUCCESS difference: 2.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-902
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0395793
Total Core solution elapsed time: 0.640944
Linear solver elapsed time: 0.246418 (38%)
Total elapsed time: 0 hrs 0 min 0 sec
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0323024
Total Core solution elapsed time: 0.372061
Linear solver elapsed time: 0.0921365 (25%)
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.4e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 3.6e-15 < 5e-12 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead5
SUCCESS difference: 0 < 1e-11 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 7.6e-15 < 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: 7.2e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHead10
SUCCESS difference: 8.6e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: EplWaterHeadSubstep10
SUCCESS difference: 1.8e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHead10
SUCCESS difference: 2.3e-15 < 1e-13 test id: 902 test name: SquareSheetHydrologyDCTwoLayers field: SedimentWaterHeadSubstep10
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-903
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.034346
Total Core solution elapsed time: 0.0344913
Linear solver elapsed time: 0.00965244 (28%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 < 3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-903
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.034346
Total Core solution elapsed time: 0.0344913
Linear solver elapsed time: 0.00965244 (28%)
Total elapsed time: 0 hrs 0 min 0 sec
SUCCESS difference: 1.1e-15 < 1e-13 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentWaterHead
SUCCESS difference: 1.7e-10 < 3e-10 test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: SedimentHeadResidual
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-904
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.133025
Total Core solution elapsed time: 0.996737
Linear solver elapsed time: 0.223336 (22%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1
SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference: 1.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.4e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 3.6e-15 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5
SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.3e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 7.6e-15 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.133025
Total Core solution elapsed time: 0.996737
Linear solver elapsed time: 0.223336 (22%)
Total elapsed time: 0 hrs 0 min 1 sec
SUCCESS difference: 1e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead1
SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead1
SUCCESS difference: 0 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual1
SUCCESS difference: 1.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.4e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead5
SUCCESS difference: 3.6e-15 < 5e-12 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: EplWaterHead5
SUCCESS difference: 0 < 2e-11 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentHeadResidual5
SUCCESS difference: 2.3e-15 < 1e-13 test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: SedimentWaterHead9
SUCCESS difference: 7.6e-15 < 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: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0224141
Total Core solution elapsed time: 3.54627
Linear solver elapsed time: 0.59018 (17%)
Total elapsed time: 0 hrs 0 min 3 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 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.3e-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.6e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20
SUCCESS difference: 3.1e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-905
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0224141
Total Core solution elapsed time: 3.54627
Linear solver elapsed time: 0.59018 (17%)
Total elapsed time: 0 hrs 0 min 3 sec
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
There are 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.3e-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.6e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHead20
SUCCESS difference: 3.1e-15 < 1e-13 test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: SedimentWaterHeadSubstep20
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-906
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0443349
Total Core solution elapsed time: 17.5067
Linear solver elapsed time: 6.8571 (39%)
Total elapsed time: 0 hrs 0 min 17 sec
SUCCESS difference: 6.6e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2
SUCCESS difference: 2.4e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2
SUCCESS difference: 1.7e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2
SUCCESS difference: 2.2e-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: 1.4e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3
SUCCESS difference: 1.4e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3
+++ exit code: 0
+++ error: 0
+++ Running case: MATLAB-906
+++ working dir: /home/jenkins/workspace/Debian_Linux-Basic/nightlylog
no hydrology.basal_moulin_input specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(GitHub: https://issmteam.github.io/ISSM-Documentation/ Documentation: https://github.com/ISSMteam/ISSM/)
call computational core:
write lock file:
FemModel initialization elapsed time: 0.0443349
Total Core solution elapsed time: 17.5067
Linear solver elapsed time: 6.8571 (39%)
Total elapsed time: 0 hrs 0 min 17 sec
SUCCESS difference: 6.6e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead2
SUCCESS difference: 2.4e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead2
SUCCESS difference: 1.7e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual2
SUCCESS difference: 8.6e-16 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadSubstep2
SUCCESS difference: 2.2e-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: 1.4e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentWaterHead3
SUCCESS difference: 1.4e-14 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: EplWaterHead3
SUCCESS difference: 7.9e-15 < 1e-13 test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: SedimentHeadResidual3
+++ exit code: 0
+++ error: 0
Recording test results
Finished: SUCCESS