Standard Output
+++ Running case: Example-EsaGRACE
+++ working dir: /Users/jenkins/workspace/macOS-Intel-Examples/nightlylog
| < M A T L A B (R) >
| Copyright 1984-2023 The MathWorks, Inc.
| R2023b Update 6 (23.2.0.2485118) 64-bit (maci64)
| December 28, 2023
|
| To get started, type doc.
| For product information, visit www.mathworks.com.
|
| ISSM development path correctly loaded
| Step 1: Global mesh creation
| Info : Running 'gmsh -2 sphere.geo' [Gmsh 4.12.2-git-eff4d1b8, 1 node, max. 1 thread]
| Info : Started on Mon Aug 31 05:33:12 2026
| Info : Reading 'sphere.geo'...
| Info : Done reading 'sphere.geo'
| Info : Meshing 1D...
| Info : [ 0%] Meshing curve 1 (Circle)
| Info : [ 10%] Meshing curve 2 (Circle)
| Info : [ 20%] Meshing curve 3 (Circle)
| Info : [ 30%] Meshing curve 4 (Circle)
| Info : [ 40%] Meshing curve 5 (Circle)
| Info : [ 50%] Meshing curve 6 (Circle)
| Info : [ 50%] Meshing curve 7 (Circle)
| Info : [ 60%] Meshing curve 8 (Circle)
| Info : [ 70%] Meshing curve 9 (Circle)
| Info : [ 80%] Meshing curve 10 (Circle)
| Info : [ 90%] Meshing curve 11 (Circle)
| Info : [100%] Meshing curve 12 (Circle)
| Info : Done meshing 1D (Wall 0.00276468s, CPU 0.002351s)
| Info : Meshing 2D...
| Info : [ 0%] Meshing surface 14 (Surface, MeshAdapt)
| Info : [ 20%] Meshing surface 16 (Surface, MeshAdapt)
| Info : [ 30%] Meshing surface 18 (Surface, MeshAdapt)
| Info : [ 40%] Meshing surface 20 (Surface, MeshAdapt)
| Info : [ 50%] Meshing surface 22 (Surface, MeshAdapt)
| Info : [ 70%] Meshing surface 24 (Surface, MeshAdapt)
| Info : [ 80%] Meshing surface 26 (Surface, MeshAdapt)
| Info : [ 90%] Meshing surface 28 (Surface, MeshAdapt)
| Info : Done meshing 2D (Wall 48.3676s, CPU 35.314s)
| Info : 7669 nodes 15747 elements
| Info : Writing 'sphere.msh'...
| Info : Done writing 'sphere.msh'
| Info : Stopped on Mon Aug 31 05:34:01 2026 (From start: Wall 48.4886s, CPU 35.4193s)
| gmtmask: num vertices 7668
| gmtmask: done
| Step 2: Define loads in meters of ice height equivalent
| If dataset file exists at another location, modify the path in examples/Functions/grace.m
| Error using internal.matlab.imagesci.nc/openToRead
| Could not open ../Data/GRCTellus.JPL.200204_201701.LND.RL05_1.DSTvSCS1411.nc
| for reading.
| Error in internal.matlab.imagesci.nc (line 124)
| this.openToRead();
| Error in ncread (line 71)
| ncObj = internal.matlab.imagesci.nc(ncFile);
| Error in grace (line 50)
| time_0=ncread(filename,'time'); % days since 2002-01-01 00:00:00 UTC
| Error in runme (line 33)
| water_load = grace(md.mesh.elements,md.mesh.lat,md.mesh.long,time_range(1),time_range(2),onvertex);FAILURE
+++ exit code: 0